2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src
ReinUsesLisp b02c78b276 vk_buffer_cache: Handle null texture buffers
Fixes a crash on Age of Calamity cutscenes.
2021-07-22 21:51:34 -04:00
..
audio_core
common shader_recompiler,video_core: Cleanup some GCC and Clang errors 2021-07-22 21:51:26 -04:00
core
input_common
shader_recompiler shader: Avoid CPU side undefined behavior on I2F 2021-07-22 21:51:34 -04:00
tests shader_recompiler,video_core: Cleanup some GCC and Clang errors 2021-07-22 21:51:26 -04:00
video_core vk_buffer_cache: Handle null texture buffers 2021-07-22 21:51:34 -04:00
web_service
yuzu shader: Adhere to disk shader cache setting 2021-07-22 21:51:34 -04:00
yuzu_cmd shader: Adhere to disk shader cache setting 2021-07-22 21:51:34 -04:00
.clang-format
CMakeLists.txt