summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-07core: Promote CPU/GPU threads to time criticalMorph
2023-03-07native_clock: Wait for 10 seconds instead of 30Morph
2023-03-07native_clock: Use RealTimeClock instead of SteadyClockMorph
2023-03-07steady_clock: Introduce a real time clockMorph
2023-03-07native_clock: Re-adjust the RDTSC frequencyMorph
2023-03-08input_common: Minor typo issues (#9922)Narr the Reg
2023-03-07kernel: add timer pointer to KThreadQueueLiam
2023-03-07input_common: Increase mouse sensitivity rangegerman77
2023-03-07common: make BitCast constexprLiam
2023-03-07general: fix type inconsistenciesLiam
2023-03-07kernel: avoid signed overflow UB on MSVCLiam
2023-03-07kernel: clone fpu status on CreateThreadLiam
2023-03-07Merge pull request #9889 from Morph1984/time-is-tickingliamwhite
2023-03-06gl_rasterizer: Implement AccelerateDMA DmaBufferImageCopyameerj
2023-03-06Refactor AccelerateDMA codeameerj
2023-03-06hle: rename legacy errors to ResultsLiam
2023-03-06Merge pull request #9890 from Kelebek1/reverb_fixliamwhite
2023-03-06Merge pull request #9910 from jbeich/libc++liamwhite
2023-03-06Merge pull request #9905 from german77/usbsslliamwhite
2023-03-06Merge pull request #9907 from german77/joyconliamwhite
2023-03-06Merge pull request #9908 from german77/pfpliamwhite
2023-03-06Merge pull request #9909 from eltociear/patch-1liamwhite
2023-03-06kernel: add missing header for libc++Jan Beich
2023-03-06fix typo in settings.hIkko Eltociear Ashimine
2023-03-05service: acc: Replace default image with a 32x32 imageNarr the Reg
2023-03-05input_common: joycon: Add stick input from passive reportsgerman77
2023-03-05service: psc: Update namesNarr the Reg
2023-03-05service: ssl: Add missing properties and update namesNarr the Reg
2023-03-05service: usb: Update namesNarr the Reg
2023-03-05kernel: fix WaitSynchronizationLiam
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-03gpu_thread: Use bounded queueBehunin
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