yuzu/src
ReinUsesLisp a55ff22900 vulkan/blit_image: Commit descriptor sets within worker thread
Fixes race condition caused. The descriptor pool is not thread safe, so
we have to commit descriptor sets within the same thread.
2021-07-22 21:51:40 -04:00
..
audio_core
common cmake: Remove shader cache version 2021-07-22 21:51:40 -04:00
core cmake: Remove shader cache version 2021-07-22 21:51:40 -04:00
input_common
shader_recompiler shader: Fix disabled attribute default values 2021-07-22 21:51:40 -04:00
tests
video_core vulkan/blit_image: Commit descriptor sets within worker thread 2021-07-22 21:51:40 -04:00
web_service
yuzu qt: Remove "experimental" from asynchronous shader building UI 2021-07-22 21:51:40 -04:00
yuzu_cmd general: Add setting shader_backend 2021-07-22 21:51:39 -04:00
.clang-format
CMakeLists.txt