yuzu-android/src
ameerj 6c0d902373 nvhost_ctrl: Refactor usage of gpu.LockSync()
This seems to only be used to protect a later gpu function call. So we can move the lock into that call instead.
2021-10-03 00:35:57 -04:00
..
audio_core
common Fixed invalid iterator usage 2021-09-29 06:58:48 -04:00
core nvhost_ctrl: Refactor usage of gpu.LockSync() 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
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