citra/src
ameerj 71e19153ef nvflinger: Use jthread and stop_token for VSync thread
Avoids a destruction data race that may occur on the vsync thread
2021-10-03 00:35:57 -04:00
..
audio_core
common Fixed invalid iterator usage 2021-09-29 06:58:48 -04:00
core nvflinger: Use jthread and stop_token for VSync thread 2021-10-03 00:35:57 -04:00
input_common general: Update style to clang-format-12 2021-09-24 15:52:05 -04:00
shader_recompiler style: Remove extra space preceding the :: operator 2021-09-29 01:26:01 -04:00
tests logging: Simplify and make thread-safe 2021-08-13 18:39:45 +00:00
video_core nvhost_ctrl: Refactor usage of gpu.LockSync() 2021-10-03 00:35:57 -04:00
web_service
yuzu style: Remove extra space preceding the :: operator 2021-09-29 01:26:01 -04:00
yuzu_cmd remove-audio-stretching-setting 2021-09-15 19:52:43 -05:00
.clang-format
CMakeLists.txt