skyline/app/src/main
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
..
assets Implement full profile picture support 2022-12-27 22:53:41 +05:30
cpp Prevent Vulkan guest crashes by avoiding intermediate syncpt event signal state 2023-02-04 23:10:45 +00:00
java/emu/skyline Add option to enable/disable shader cache 2023-01-28 11:57:19 +00:00
res Update edge credits 2023-02-04 23:10:45 +00:00
shaders Implement a helper shader for partial clears 2022-11-19 12:49:05 +00:00
AndroidManifest.xml Run emulation in a separate process for release builds only 2023-01-11 23:38:57 +05:30