skyline/app/src/main
Billy Laws 12d80fe6c2 Use a shared mutex for GPU VMM to avoid deadlocks
Two reads need to be able to occur simultanously or deadlocks ccan occur (e.g read traps to wait on GPU but GPU needs to read).
2023-01-08 19:30:52 +00:00
..
assets Implement full profile picture support 2022-12-27 22:53:41 +05:30
cpp Use a shared mutex for GPU VMM to avoid deadlocks 2023-01-08 19:30:52 +00:00
java/emu/skyline Dynamically apply GPU turbo clocks only when GPU submissions are queued 2023-01-08 19:30:52 +00:00
res Implement an alternative buffer path using direct memory importing 2023-01-08 19:30:52 +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 2022-11-11 11:49:33 +00:00