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-10-20
common: use SetThreadDescription API for thread names
Liam
2023-10-14
Merge pull request #11159 from flodavid/master_bis
liamwhite
2023-10-13
common/polyfill_thread: use std::forward where appropriate, qualify std::move...
Valeri Ochinski
2023-10-12
Merge pull request #11746 from liamwhite/relr
liamwhite
2023-10-12
kernel: mark TLS accessors as noinline for non-MSVC LTO
Liam
2023-10-12
yuzu: Use new setting method for stop emulation
Florian
2023-10-11
jit: add support for relr-type relocations
Liam
2023-10-10
Merge pull request #11718 from liamwhite/arm64-native-clock
Fernando S
2023-10-08
Merge pull request #11705 from FearlessTobi/windows-sc
liamwhite
2023-10-08
Merge pull request #10519 from mdmrk/master
liamwhite
2023-10-08
common: add arm64 native clock
Liam
2023-10-07
yuzu: Add desktop shortcut support for Windows
FearlessTobi
2023-10-01
gdbserver: use numeric character references for unicode
Liam
2023-09-28
Merge pull request #11402 from FernandoS27/depth-bias-control
liamwhite
2023-09-25
settings_setting: Read audio engine
lat9nq
2023-09-23
Query Cachge: Fully rework Vulkan's query cache
Fernando Sahmkow
2023-09-16
Vulkan: add temporary workaround for AMDVLK
Fernando Sahmkow
2023-09-16
Reimplement HardwareOpus
Kelebek1
2023-09-16
Merge pull request #11499 from Squall-Leonhart/bitlockerfix
liamwhite
2023-09-16
Merge pull request #11492 from lat9nq/c-numeric-conversions
liamwhite
2023-09-15
add std::error_code for std::filesystem exceptions
Squall-Leonhart
2023-09-14
settings_common: Fix typo
lat9nq
2023-09-14
debug: Add renderdoc capture hotkey
GPUCode
2023-09-14
Merge pull request #11496 from liamwhite/ngc
liamwhite
2023-09-14
Merge pull request #11433 from liamwhite/shutdown-oopsie
liamwhite
2023-09-14
ngc: implement service
Liam
2023-09-13
settings_setting: Don't remove the AudioEngine workaround
lat9nq
2023-09-13
settings: Retro-port Citra Settings work
lat9nq
2023-09-12
Merge pull request #11447 from xcfrg/portable-compile-out
liamwhite
2023-09-06
add a compile time option to allow disabling portable mode
xcfrg
2023-09-03
msvc: set warning level to /W4 globally
Danila Malyutin
2023-09-02
polyfill_thread: ensure mutex was locked before signaling stop
Liam
2023-08-29
android: Expose interface for getting settings from native code
Charles Lombardo
2023-08-26
yuzu-qt: Track play time
Mario
2023-08-26
Merge pull request #11356 from lat9nq/console-mode-pg
liamwhite
2023-08-25
Warnings cleanup for GCC 13 and Clang 16
comex
2023-08-22
settings: Add docked mode helper function
lat9nq
2023-08-22
general: Convert use_docked_mode to an enumeration
lat9nq
2023-08-22
Merge pull request #11303 from lat9nq/screenshots-configurable
liamwhite
2023-08-16
yuzu-qt: Screenshots depend more on the graphics settings
lat9nq
2023-08-16
yuzu-qt: Implement unspecified screenshot ratio
lat9nq
2023-08-15
settings: Add AspectRatio enum, split res scale function
lat9nq
2023-08-15
fssystem: rework for yuzu style
Liam
2023-08-15
vfs: expand support for NCA reading
Liam
2023-08-09
general: fix apple clang build
Liam
2023-08-02
Merge pull request #10839 from lat9nq/pgc-plus
liamwhite
2023-07-27
wall_clock: Increase precision requirements
Morph
2023-07-26
Merge pull request #10990 from comex/ubsan
liamwhite
2023-07-25
(ui)settings: Add more runtime_modifiable settings
lat9nq
2023-07-25
backend: Remove usage of explicit operator overload
lat9nq
[next]