20614 Commits (0edffb460d6ee14655043a8c009425d0bced31e7)

Author SHA1 Message Date
Narr the Reg 3c1865f1a1 service: nfp: Improve implementation 3 years ago
ameerj 625d716f56 OpenGL: Prefer glClientWaitSync for OGLSync objects 3 years ago
Morph 95585fe46b perf_stats: Check multicore first 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
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
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 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 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
Kelebek1 2f525864a8 Check all swizzle components for red, not just [0], pass float border color rather than int 3 years ago
Kelebek1 ed68646fa7 Fix a bug with the Reverb command in reading from the pre_delay line. 3 years ago
Liam cd7e0b03b7 vulkan_common: disable vertexInputDynamicState on unsupported driver 3 years ago
Liam 63414faea4 kernel: be more careful about kernel address keys 3 years ago
Liam f4e795193b kernel: refactor priority inheritance to represent locks as C++ objects 3 years ago
Liam a269b9b8e5 kernel: simplify AddressSpaceInfo, update values 3 years ago
Liam 7f1ef3060c kernel: barrier memory before condition variable write 3 years ago
Liam dd0f9ff950 kernel: document previous location of interrupt disables in arbiter/condvar 3 years ago
Liam 1fd1d90c2d kernel: adjust pool allocations 3 years ago
Liam 7c2041afbc kernel: simplify KAbstractSchedulerLock::Lock 3 years ago
Liam 1cba79d852 kernel: add InfoType::IoRegionHint 3 years ago
Liam c191cf75bb nvnflinger: fix name 3 years ago
Liam d7e9461b71 service: move hle_ipc from kernel 3 years ago
Liam 6ac62cfbe1 sm:: remove unused member 3 years ago