yuzu/src
ameerj 6b354ccaee buffer_queue: Protect queue_sequence list access with a mutex
fixes a data race as this is an unprotected variable manipulated by multiple threads
2021-01-04 01:36:41 -05:00
..
audio_core Merge pull request #5264 from 16-Bit-Dog/patch-1 2020-12-31 01:46:53 -08:00
common general: Fix various spelling errors 2021-01-02 10:23:41 -05:00
core buffer_queue: Protect queue_sequence list access with a mutex 2021-01-04 01:36:41 -05:00
input_common general: Fix various spelling errors 2021-01-02 10:23:41 -05:00
tests general: Fix various spelling errors 2021-01-02 10:23:41 -05:00
video_core renderer_vulkan: Rename VKDevice to Device 2021-01-03 17:51:48 -03:00
web_service web_service: follow-up fix to #4842 ... 2020-10-28 23:16:06 -06:00
yuzu main: Resolve error string not displaying 2021-01-03 13:18:04 -05:00
yuzu_cmd general: Fix various spelling errors 2021-01-02 10:23:41 -05:00
yuzu_tester general: Fix various spelling errors 2021-01-02 10:23:41 -05:00
.clang-format
CMakeLists.txt cmake: Enforce -Wuninitialized 2020-12-30 02:58:58 -03:00