23486 Commits (d3f0149af29650ad66ce0c847af33099e954ad23)
 

Author SHA1 Message Date
Morph 95585fe46b perf_stats: Check multicore first 3 years ago
Morph ba31646b5f Merge pull request #9921 from liamwhite/override 3 years ago
Morph d45dd36dc1 Merge pull request #9918 from liamwhite/fwrapv 3 years ago
Morph db0b86aef6 Merge pull request #9920 from liamwhite/constexpr-bit-cast 3 years ago
Morph 5a46ea4b4e hid: Use nanosecond timestamps instead of ticks 3 years ago
Morph ddb330121a core: Promote CPU/GPU threads to time critical 3 years ago
Morph e27dced550 native_clock: Wait for 10 seconds instead of 30 3 years ago
Morph d766e783ea native_clock: Use RealTimeClock instead of SteadyClock 3 years ago
Morph c3855de299 steady_clock: Introduce a real time clock 3 years ago
Morph afa678be3a native_clock: Re-adjust the RDTSC frequency 3 years ago
Narr the Reg 822a967bca input_common: Minor typo issues (#9922) 3 years ago
Liam 46a6277709 kernel: add timer pointer to KThreadQueue 3 years ago
german77 db3f4f7515 input_common: Increase mouse sensitivity range 3 years ago
Liam 242691d871 common: make BitCast constexpr 3 years ago
Liam d55cc3b004 general: fix type inconsistencies 3 years ago
Liam 2e637e5519 kernel: avoid signed overflow UB on MSVC 3 years ago
Liam 1484a6536d kernel: clone fpu status on CreateThread 3 years ago
liamwhite 4bdcafda58 Merge pull request #9889 from Morph1984/time-is-ticking 3 years ago
ameerj bc5a8c664b gl_rasterizer: Implement AccelerateDMA DmaBufferImageCopy 3 years ago
ameerj e901a7f029 Refactor AccelerateDMA code 3 years ago
Liam ea36f70e02 hle: rename legacy errors to Results 3 years ago
liamwhite 0c4bb90be2 Merge pull request #9890 from Kelebek1/reverb_fix 3 years ago
liamwhite a4d237bb70 Merge pull request #9910 from jbeich/libc++ 3 years ago
liamwhite 60dcfd3960 Merge pull request #9905 from german77/usbssl 3 years ago
liamwhite cc76c0655f Merge pull request #9907 from german77/joycon 3 years ago
liamwhite 92498929a9 Merge pull request #9908 from german77/pfp 3 years ago
liamwhite 0781ce152f Merge pull request #9909 from eltociear/patch-1 3 years ago
Jan Beich 98f8e82b60 kernel: add missing header for libc++ 3 years ago
Ikko Eltociear Ashimine 538c3df844 fix typo in settings.h 3 years ago
Narr the Reg d8848c1f7f service: acc: Replace default image with a 32x32 image 3 years ago
german77 b1913d2db3 input_common: joycon: Add stick input from passive reports 3 years ago
Narr the Reg 9eaa964d82 service: psc: Update names 3 years ago
Narr the Reg 96bf71b888 service: ssl: Add missing properties and update names 3 years ago
Narr the Reg 9d8b2139b6 service: usb: Update names 3 years ago
Liam 1d9ac8a979 kernel: fix WaitSynchronization 3 years ago
Fernando S 08ce11dd85 Merge pull request #9786 from FernandoS27/the-gaia-is-a-lie 3 years ago
Fernando Sahmkow 82f37192ec Engines: Implement Accelerate DMA Texture. 4 years ago
Morph 38db5c2026 native_clock: Round RDTSC frequency to the nearest 1000 3 years ago
Morph 56547b9b88 timer_resolution: Set current process to High QoS 3 years ago
Morph 66717488c6 general: Target Windows 10 SDK 3 years ago
Morph 7f079bf6c8 hardware_properties: Update BASE_CLOCK_RATE to exactly 1020 MHz 3 years ago
Morph e25334b8b3 core_timing: Use higher precision sleeps on Windows 3 years ago
Morph feea72a15e main: (Windows) Set the current timer resolution to the maximum 3 years ago
Morph 22d58e43dc wall_clock: Make use of SteadyClock 3 years ago
Morph 59b8488e90 common: Implement a method to change the Windows timer resolution 3 years ago
Morph f869dabc4a common: Implement a high resolution steady clock 3 years ago
Morph 7f06f21046 Merge pull request #9884 from liamwhite/service-cleanup 3 years ago
Kelebek1 2f525864a8 Check all swizzle components for red, not just [0], pass float border color rather than int 3 years ago
Behunin 43c3c6e3dc gpu_thread: Use bounded queue 3 years ago
bunnei 437cc6eb63 Merge pull request #9855 from liamwhite/kern-16-support 3 years ago