yuzu-will-live/src
ameerj 3e489782e1 gl_rasterizer: Avoid scenario locking already owned mutex
gpu.TickWork() may lock the texture_cache and buffer_cache mutexes, which are owned by the thread prior to invoking TickWork().

Defer invoking gpu.TickWork() until the scope ends, where the owned mutexes are released.
2022-03-28 20:35:15 -04:00
..
audio_core
common hle: nvflinger: Merge Rect with Common::Rectangle. 2022-03-24 18:13:33 -07:00
core arm_dynarmic_64: Invalidate on all cores 2022-03-27 15:37:19 +01:00
input_common
shader_recompiler Merge pull request #8095 from bylaws/master 2022-03-27 12:36:19 -04:00
tests
video_core gl_rasterizer: Avoid scenario locking already owned mutex 2022-03-28 20:35:15 -04:00
web_service
yuzu
yuzu_cmd
.clang-format
CMakeLists.txt