23476 Commits (c4f5615c6b908b66eded0317d401ef327abe1dbb)
 

Author SHA1 Message Date
Narr the Reg 757aafa582
input_common: Minor typo issues (#9922) 3 years ago
Liam 1776448df2 kernel: add timer pointer to KThreadQueue 3 years ago
german77 9a9e5844d3 input_common: Increase mouse sensitivity range 3 years ago
Liam 64dcb40db1 common: make BitCast constexpr 3 years ago
Liam ba4213d956 general: fix type inconsistencies 3 years ago
Liam d45ac00d48 kernel: avoid signed overflow UB on MSVC 3 years ago
Liam 484641003c kernel: clone fpu status on CreateThread 3 years ago
liamwhite a7792e5ff8
Merge pull request #9889 from Morph1984/time-is-ticking 3 years ago
ameerj 268942c8fe gl_rasterizer: Implement AccelerateDMA DmaBufferImageCopy 3 years ago
ameerj 6b9cc0ed23 Refactor AccelerateDMA code 3 years ago
Liam 1d0fe75e7c hle: rename legacy errors to Results 3 years ago
liamwhite 6d61430311
Merge pull request #9890 from Kelebek1/reverb_fix 3 years ago
liamwhite b210174087
Merge pull request #9910 from jbeich/libc++ 3 years ago
liamwhite e6349fcd3b
Merge pull request #9905 from german77/usbssl 3 years ago
liamwhite f7e6bda5cd
Merge pull request #9907 from german77/joycon 3 years ago
liamwhite 31f0fa1065
Merge pull request #9908 from german77/pfp 3 years ago
liamwhite 3bd29fb66b
Merge pull request #9909 from eltociear/patch-1 3 years ago
Jan Beich 859fb469b8 kernel: add missing header for libc++ 3 years ago
Ikko Eltociear Ashimine c161e3f433
fix typo in settings.h 3 years ago
Narr the Reg 8a501ff30b service: acc: Replace default image with a 32x32 image 3 years ago
german77 97704b8da9 input_common: joycon: Add stick input from passive reports 3 years ago
Narr the Reg 1f57ae6949 service: psc: Update names 3 years ago
Narr the Reg f01540da6c service: ssl: Add missing properties and update names 3 years ago
Narr the Reg 54711df739 service: usb: Update names 3 years ago
Liam 644ee0043e kernel: fix WaitSynchronization 3 years ago
Fernando S fdae95efaa
Merge pull request #9786 from FernandoS27/the-gaia-is-a-lie 3 years ago
Fernando Sahmkow 8a3411b417 Engines: Implement Accelerate DMA Texture. 4 years ago
Morph 376a414f5b native_clock: Round RDTSC frequency to the nearest 1000 3 years ago
Morph 026eaddbee timer_resolution: Set current process to High QoS 3 years ago
Morph 3453beb1e0 general: Target Windows 10 SDK 3 years ago
Morph 194cf0b497 hardware_properties: Update BASE_CLOCK_RATE to exactly 1020 MHz 3 years ago
Morph bff1453282 core_timing: Use higher precision sleeps on Windows 3 years ago
Morph 7e353082ac main: (Windows) Set the current timer resolution to the maximum 3 years ago
Morph 7fffdf83b7 wall_clock: Make use of SteadyClock 3 years ago
Morph 1ed49f92dd common: Implement a method to change the Windows timer resolution 3 years ago
Morph bd09c82521 common: Implement a high resolution steady clock 3 years ago
Morph ce8f4da638
Merge pull request #9884 from liamwhite/service-cleanup 3 years ago
Kelebek1 a7fb80e612 Check all swizzle components for red, not just [0], pass float border color rather than int 3 years ago
Behunin 44518b225c gpu_thread: Use bounded queue 3 years ago
bunnei 1f98634371
Merge pull request #9855 from liamwhite/kern-16-support 3 years ago
Morph b4b3454d9b
ci: Actually enable LTO on MSVC (#9887) 3 years ago
Kelebek1 104cb6aa0a Fix a bug with the Reverb command in reading from the pre_delay line. 3 years ago
bunnei 99d763888f
Merge pull request #9888 from liamwhite/vids 3 years ago
Liam ec6ee04c64 vulkan_common: disable vertexInputDynamicState on unsupported driver 3 years ago
Liam 97f7f7bad5 kernel: be more careful about kernel address keys 3 years ago
Liam c4ba088a5d kernel: refactor priority inheritance to represent locks as C++ objects 3 years ago
Liam 96bd7ea42d kernel: simplify AddressSpaceInfo, update values 3 years ago
Liam 367e89f984 kernel: barrier memory before condition variable write 3 years ago
Liam 9f9b64cda2 kernel: document previous location of interrupt disables in arbiter/condvar 3 years ago
Liam 4165ac0680 kernel: adjust pool allocations 3 years ago