Updated Vulkan stuff for bug fixes and improved hardware compatibility (#21)

Fixes TOTK crashes on Steam Deck and potentially VRAM leak issues

Reviewed-on: http://y2nlvhmmk5jnsvechppxnbyzmmv3vbl7dvzn6ltwcdbpgxixp3clkgqd.onion/torzu-emu/torzu/pulls/21
This commit is contained in:
spectranator
2024-05-31 10:00:45 +00:00
parent 910ffe7c10
commit e339153ede
5 changed files with 13 additions and 12 deletions

View File

@@ -120,6 +120,7 @@ else()
-Wno-invalid-offsetof
-Wno-unused-parameter
-Wno-missing-field-initializers
-Wno-unused-function
)
if (CMAKE_CXX_COMPILER_ID MATCHES Clang) # Clang or AppleClang