skyline/app
Billy Laws 568306195f Prevent Vulkan guest crashes by avoiding intermediate syncpt event signal state
The vulkan guest driver doesn't expect a 0xB return code from SyncptEventWait, even though this is valid when an event is being signalled. Just ignore the intermediate state instead as doing so avoids races without causing any more.
2023-02-04 23:10:45 +00:00
..
libraries Update to latest hades 2023-01-20 21:07:59 +00:00
src/main Prevent Vulkan guest crashes by avoiding intermediate syncpt event signal state 2023-02-04 23:10:45 +00:00
.gitignore libNX FS Initalization (v0.3) 2019-10-18 16:22:38 +05:30
build.gradle Run emulation in a separate process for release builds only 2023-01-11 23:38:57 +05:30
CMakeLists.txt Move graphics piplines away from storing hades shader info struct 2023-02-04 23:10:45 +00:00
proguard-rules.pro Add kotlinx.serialization-json dependencies 2022-08-06 22:00:19 +05:30