index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-03-08
OpenGL: Prefer glClientWaitSync for OGLSync objects
ameerj
2023-03-08
Merge pull request #9906 from german77/metroid2
bunnei
2023-03-08
Merge pull request #9912 from liamwhite/err
liamwhite
2023-03-08
Merge pull request #9904 from liamwhite/ws
liamwhite
2023-03-08
Merge pull request #9896 from Kelebek1/d24s8
liamwhite
2023-03-07
perf_stats: Check multicore first
Morph
2023-03-07
Merge pull request #9921 from liamwhite/override
Morph
2023-03-07
Merge pull request #9918 from liamwhite/fwrapv
Morph
2023-03-07
Merge pull request #9920 from liamwhite/constexpr-bit-cast
Morph
2023-03-07
hid: Use nanosecond timestamps instead of ticks
Morph
2023-03-07
core: Promote CPU/GPU threads to time critical
Morph
2023-03-07
native_clock: Wait for 10 seconds instead of 30
Morph
2023-03-07
native_clock: Use RealTimeClock instead of SteadyClock
Morph
2023-03-07
steady_clock: Introduce a real time clock
Morph
2023-03-07
native_clock: Re-adjust the RDTSC frequency
Morph
2023-03-08
input_common: Minor typo issues (#9922)
Narr the Reg
2023-03-07
kernel: add timer pointer to KThreadQueue
Liam
2023-03-07
input_common: Increase mouse sensitivity range
german77
2023-03-07
common: make BitCast constexpr
Liam
2023-03-07
general: fix type inconsistencies
Liam
2023-03-07
kernel: avoid signed overflow UB on MSVC
Liam
2023-03-07
kernel: clone fpu status on CreateThread
Liam
2023-03-07
Merge pull request #9889 from Morph1984/time-is-ticking
liamwhite
2023-03-06
gl_rasterizer: Implement AccelerateDMA DmaBufferImageCopy
ameerj
2023-03-06
Refactor AccelerateDMA code
ameerj
2023-03-06
hle: rename legacy errors to Results
Liam
2023-03-06
Merge pull request #9890 from Kelebek1/reverb_fix
liamwhite
2023-03-06
Merge pull request #9910 from jbeich/libc++
liamwhite
2023-03-06
Merge pull request #9905 from german77/usbssl
liamwhite
2023-03-06
Merge pull request #9907 from german77/joycon
liamwhite
2023-03-06
Merge pull request #9908 from german77/pfp
liamwhite
2023-03-06
Merge pull request #9909 from eltociear/patch-1
liamwhite
2023-03-06
kernel: add missing header for libc++
Jan Beich
2023-03-06
fix typo in settings.h
Ikko Eltociear Ashimine
2023-03-05
service: acc: Replace default image with a 32x32 image
Narr the Reg
2023-03-05
input_common: joycon: Add stick input from passive reports
german77
2023-03-05
service: psc: Update names
Narr the Reg
2023-03-05
service: ssl: Add missing properties and update names
Narr the Reg
2023-03-05
service: usb: Update names
Narr the Reg
2023-03-05
kernel: fix WaitSynchronization
Liam
2023-03-05
Merge pull request #9786 from FernandoS27/the-gaia-is-a-lie
Fernando S
2023-03-05
Engines: Implement Accelerate DMA Texture.
Fernando Sahmkow
2023-03-05
native_clock: Round RDTSC frequency to the nearest 1000
Morph
2023-03-05
timer_resolution: Set current process to High QoS
Morph
2023-03-05
general: Target Windows 10 SDK
Morph
2023-03-05
hardware_properties: Update BASE_CLOCK_RATE to exactly 1020 MHz
Morph
2023-03-05
core_timing: Use higher precision sleeps on Windows
Morph
2023-03-05
main: (Windows) Set the current timer resolution to the maximum
Morph
2023-03-05
wall_clock: Make use of SteadyClock
Morph
2023-03-05
common: Implement a method to change the Windows timer resolution
Morph
[prev]
[next]