summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-05Merge pull request #9786 from FernandoS27/the-gaia-is-a-lieFernando S
2023-03-05Engines: Implement Accelerate DMA Texture.Fernando Sahmkow
2023-03-05native_clock: Round RDTSC frequency to the nearest 1000Morph
2023-03-05timer_resolution: Set current process to High QoSMorph
2023-03-05general: Target Windows 10 SDKMorph
2023-03-05hardware_properties: Update BASE_CLOCK_RATE to exactly 1020 MHzMorph
2023-03-05core_timing: Use higher precision sleeps on WindowsMorph
2023-03-05main: (Windows) Set the current timer resolution to the maximumMorph
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-03Merge pull request #9884 from liamwhite/service-cleanupMorph
2023-03-04Check all swizzle components for red, not just [0], pass float border color r...Kelebek1
2023-03-03Merge pull request #9855 from liamwhite/kern-16-supportbunnei
2023-03-02ci: Actually enable LTO on MSVC (#9887)Morph
2023-03-02Fix a bug with the Reverb command in reading from the pre_delay line.Kelebek1
2023-03-01Merge pull request #9888 from liamwhite/vidsbunnei
2023-03-01vulkan_common: disable vertexInputDynamicState on unsupported driverLiam
2023-03-01kernel: be more careful about kernel address keysLiam
2023-03-01kernel: refactor priority inheritance to represent locks as C++ objectsLiam
2023-03-01kernel: simplify AddressSpaceInfo, update valuesLiam
2023-03-01kernel: barrier memory before condition variable writeLiam
2023-03-01kernel: document previous location of interrupt disables in arbiter/condvarLiam
2023-03-01kernel: adjust pool allocationsLiam
2023-03-01kernel: simplify KAbstractSchedulerLock::LockLiam
2023-03-01kernel: add InfoType::IoRegionHintLiam
2023-03-01nvnflinger: fix nameLiam
2023-03-01service: move hle_ipc from kernelLiam
2023-03-01sm:: remove unused memberLiam
2023-03-01Merge pull request #9832 from liamwhite/hle-mpliamwhite
2023-02-28Merge pull request #9879 from zhaobot/tx-update-20230301024940liamwhite
2023-03-01Update translations (2023-03-01)The yuzu Community
2023-02-28Merge pull request #9877 from abouvier/cmake-boostliamwhite
2023-02-28Merge pull request #9862 from abouvier/cmake-componentsliamwhite
2023-02-28cmake: use correct boost imported targetsAlexandre Bouvier
2023-02-28cmake: support components in find modulesAlexandre Bouvier
2023-02-28Merge pull request #9851 from abouvier/openssl-vcpkgliamwhite
2023-02-28externals: use openssl from vcpkgAlexandre Bouvier
2023-02-27Merge pull request #9844 from abouvier/jwt-fixliamwhite
2023-02-27Merge pull request #9859 from liamwhite/tmem-useliamwhite
2023-02-27Merge pull request #9874 from german77/violetliamwhite
2023-02-27Merge pull request #9872 from goldenx86/partialLTOMatías Locatti
2023-02-27Partially apply LTO to only core and video_core projects.Matías Locatti
2023-02-27service: btm: Fix handle functionsNarr the Reg
2023-02-26Merge pull request #9871 from yuzu-emu/revert-9824-burning-profilesbunnei
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-26Merge pull request #9824 from german77/burning-profilesliamwhite
2023-02-25yuzu: config: Remove player 8 and 9 from config fileNarr the Reg
2023-02-25buffer_cache: Add logic for non-NVN storage buffer trackingameerj