summaryrefslogtreecommitdiff
path: root/src/common
AgeCommit message (Expand)Author
2023-03-12general: fix spelling mistakesLiam
2023-03-10Merge pull request #9917 from Morph1984/the-real-timeliamwhite
2023-03-08Merge pull request #9906 from german77/metroid2bunnei
2023-03-07Merge pull request #9918 from liamwhite/fwrapvMorph
2023-03-07Merge pull request #9920 from liamwhite/constexpr-bit-castMorph
2023-03-07native_clock: Wait for 10 seconds instead of 30Morph
2023-03-07native_clock: Use RealTimeClock instead of SteadyClockMorph
2023-03-07steady_clock: Introduce a real time clockMorph
2023-03-07native_clock: Re-adjust the RDTSC frequencyMorph
2023-03-08input_common: Minor typo issues (#9922)Narr the Reg
2023-03-07input_common: Increase mouse sensitivity rangegerman77
2023-03-07common: make BitCast constexprLiam
2023-03-07kernel: avoid signed overflow UB on MSVCLiam
2023-03-07Merge pull request #9889 from Morph1984/time-is-tickingliamwhite
2023-03-06fix typo in settings.hIkko Eltociear Ashimine
2023-03-05native_clock: Round RDTSC frequency to the nearest 1000Morph
2023-03-05timer_resolution: Set current process to High QoSMorph
2023-03-05core_timing: Use higher precision sleeps on WindowsMorph
2023-03-05wall_clock: Make use of SteadyClockMorph
2023-03-05common: Implement a method to change the Windows timer resolutionMorph
2023-03-05common: Implement a high resolution steady clockMorph
2023-03-01nvnflinger: fix nameLiam
2023-02-28cmake: use correct boost imported targetsAlexandre Bouvier
2023-02-26Revert "yuzu: config: Remove player 8 and 9 from config file"Narr the Reg
2023-02-26Merge pull request #9849 from ameerj/async-astcliamwhite
2023-02-25yuzu: config: Remove player 8 and 9 from config fileNarr the Reg
2023-02-22configuration: Add async ASTC decode settingameerj
2023-02-22texture_cache: Add async texture decodingameerj
2023-02-21settings: Add more input settings to the logNarr the Reg
2023-02-12Update settings.cppm-HD
2023-02-09input_common: Reintroduce custom pro controller supportNarr the Reg
2023-02-03Revert "Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span"ameerj
2023-02-02Revert "hle_ipc: Use std::span to avoid heap allocations/copies when calling ...liamwhite
2023-02-01Merge pull request #9696 from german77/please_forgive_me_for_this_sinbunnei
2023-02-01input_common: Implement turbo buttonsgerman77
2023-01-30Merge pull request #9508 from ameerj/hle-ipc-buffer-spanbunnei
2023-01-29Move to Clang Format 15Levi Behunin
2023-01-27polyfill_thread: satisfy execution ordering requirements of stop_callbackLiam
2023-01-25polyfill_thread: Implement StoppableTimedWaitMorph
2023-01-24Merge pull request #9662 from abouvier/cmake-llvmbunnei
2023-01-24Merge pull request #9492 from german77/joycon_releaseliamwhite
2023-01-23cmake: prefer system llvm libraryAlexandre Bouvier
2023-01-22Merge pull request #9613 from Kelebek1/demangleliamwhite
2023-01-19input_common: Use DriverResult on all enginesgerman77
2023-01-19input_common: Disable SDL driver with switch controllersNarr the Reg
2023-01-19input_common: Initial skeleton for custom joycon driverNarr the Reg
2023-01-14Be careful of mangled out of bounds readKelebek1
2023-01-14Move demangle impl to cppKelebek1
2023-01-14Add stacktrace symbol demanglingKelebek1
2023-01-13Update settings.hMatías Locatti