index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
Age
Commit message (
Expand
)
Author
2023-06-29
Merge pull request #10935 from Morph1984/mwaitx
liamwhite
2023-06-28
input_common: Remove duplicated DriverResult enum
german77
2023-06-28
x64: cpu_wait: Implement MWAITX for non-MSVC compilers
Morph
2023-06-28
x64: cpu_wait: Remove magic values
Morph
2023-06-28
x64: cpu_wait: Make use of MWAITX in MicroSleep
Morph
2023-06-28
x64: Add detection of monitorx instructions
Morph
2023-06-27
settings: Clean up includes
lat9nq
2023-06-27
settings: Catch runtime_error, fallback time zone
lat9nq
2023-06-27
Merge pull request #10495 from bm01/master
liamwhite
2023-06-26
android: Fix size check for content uris
Charles Lombardo
2023-06-23
Merge pull request #10859 from liamwhite/no-more-atomic-wait
liamwhite
2023-06-23
Merge pull request #10842 from german77/native_mifare
liamwhite
2023-06-22
Merge pull request #10457 from Kelebek1/optimise
bunnei
2023-06-22
Merge pull request #10806 from liamwhite/worst-fs-implementation-ever
bunnei
2023-06-22
general: remove atomic signal and wait
Liam
2023-06-22
Remove memory allocations in some hot paths
Kelebek1
2023-06-21
Merge pull request #10086 from Morph1984/coretiming-ng-1
bunnei
2023-06-21
Merge pull request #10777 from liamwhite/no-barrier
bunnei
2023-06-21
input_common: Implement native mifare support
Narr the Reg
2023-06-16
vfs_real: misc optimizations
Liam
2023-06-15
android: fs: Fix Exists / IsFile for SAF.
bunnei
2023-06-14
video_core: optionally skip barriers on feedback loops
Liam
2023-06-13
Merge pull request #10603 from lat9nq/tz-more-complete
bunnei
2023-06-12
input_common: Redesign mouse panning
Baptiste Marie
2023-06-08
Merge pull request #10623 from german77/backup
liamwhite
2023-06-08
Merge pull request #10666 from liamwhite/my-framerate-is-fine
liamwhite
2023-06-09
Fix potentially uninitialized local variable warning
Tokarev Artem
2023-06-08
nvnflinger: allow locking framerate during video playback
Liam
2023-06-07
core_timing: Fix SingleCore cycle timer
Morph
2023-06-07
(wall, native)_clock: Add GetGPUTick
Morph
2023-06-07
core_timing: Use CNTPCT as the guest CPU tick
Morph
2023-06-07
(wall, native)_clock: Rework NativeClock
Morph
2023-06-07
x64: Deduplicate RDTSC usage
Morph
2023-06-06
service: nfc: Add backup support
german77
2023-06-05
Merge pull request #10508 from yuzu-emu/lime
bunnei
2023-06-05
time_zone: Handle offset time zones
lat9nq
2023-06-05
common: Move system time zone string detection
lat9nq
2023-06-05
settings: Always report a valid time zone
lat9nq
2023-06-03
Use yuzu as category instead of citra
Narr the Reg
2023-06-03
common: link libandroid on android
Liam
2023-06-03
common: dynamic_library: Add ctor for existing handle.
bunnei
2023-06-03
android: Implement SAF support & migrate to SDK 31. (#4)
bunnei
2023-06-03
common: error: Fix for Android.
bunnei
2023-06-03
common: fs: Implement for Android.
bunnei
2023-06-03
common: logging: Implement Android logcat backend.
bunnei
2023-06-03
common: host_memory: Implement for Android.
bunnei
2023-06-01
host_memory: merge adjacent placeholder mappings on Linux
kkoniuszy
2023-05-28
externals: Update to fmt 10 and add format_as formatter for BitField
Morph
2023-05-23
textures: add BC1 and BC3 compressors and recompression setting
Liam
2023-05-15
Merge pull request #10181 from lat9nq/intel-compute-toggle
liamwhite
[next]