summaryrefslogtreecommitdiff
path: root/src/common
AgeCommit message (Expand)Author
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
2023-01-13CPPMatías Locatti
2023-01-131.5X resolution scaler optionMatías Locatti
2023-01-08renderer_vulkan: disable turbo by defaultLiam
2023-01-07Merge pull request #9563 from german77/crash_not_allowedbunnei
2023-01-06Merge pull request #9552 from liamwhite/turboliamwhite
2023-01-05input_common: Create an update engineNarr the Reg
2023-01-05config: Set the Vulkan driver pipeline cache option to be globalWollnashorn
2023-01-05config: Better wording for VK pipeline cache option and enable by defaultWollnashorn
2023-01-05video_core/vulkan: Added `VkPipelineCache` to store Vulkan pipelinesWollnashorn
2023-01-04common: add setting for renderer clock workaroundLiam
2023-01-04yuzu-ui: Add setting for disabling macro HLEFernando Sahmkow
2023-01-04Video_core: Address feedbackFernando Sahmkow
2023-01-01MacroHLE: Final cleanup and fixes.Fernando Sahmkow
2023-01-01MacroHLE: Reduce massive calculations on sizing estimation.Fernando Sahmkow
2023-01-01host_memory: Use transparent huge pages where availableMerry
2023-01-01host_memory: Allocate virtual_base with MAP_NORESERVEMerry
2022-12-25fsp_srv: Use ReadBufferSpanameerj
2022-12-19scratch_buffer: Explicitly defing resize and resize_destructive functionsameerj
2022-12-19tests: Add ScratchBuffer testsameerj
2022-12-19common: Add ScratchBuffer classameerj
2022-12-19common: add make_unique_for_overwriteameerj
2022-12-17Enable compiler optimizations and enforce x86-64-v2 on GCC/Clang (#9442)Matías Locatti
2022-12-13Set: Allow setting device nicknameChloe Marcec
2022-12-12Merge pull request #9398 from liamwhite/failbunnei
2022-12-11Merge pull request #9415 from liamwhite/dcMai
2022-12-11memory: correct semantics of data cache management operationsLiam
2022-12-08video_core: Integrate SMAALiam
2022-12-06general: improve handling of system startup failureLiam
2022-12-06Merge pull request #9370 from liamwhite/break-unmappedmerry
2022-12-05Merge pull request #6833 from abouvier/unbundleliamwhite
2022-12-04Merge pull request #9273 from ameerj/per-game-profileliamwhite
2022-12-04cmake: prefer system librariesAlexandre Bouvier
2022-12-03Merge pull request #9344 from liamwhite/nullbunnei