2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src
Joshua Ashton bcf58c8210
renderer_vulkan: Check return value of AcquireNextImage
We can get into a really bad state by ignoring this
leading to device loss and using incorrect resources.
2021-04-11 09:27:50 +01:00
..
audio_core
common Merge pull request #6099 from bunnei/derive-mem 2021-04-10 00:02:52 -07:00
core Merge pull request #6167 from Morph1984/time-fix 2021-04-10 22:11:53 -07:00
input_common Use a single connection for UDP server, make connection test longer and check all pads instead of only the first one 2021-03-30 22:17:08 -05:00
tests
video_core renderer_vulkan: Check return value of AcquireNextImage 2021-04-11 09:27:50 +01:00
web_service
yuzu Merge pull request #6062 from ameerj/auto-stub 2021-04-08 15:32:41 -07:00
yuzu_cmd
.clang-format
CMakeLists.txt