skyline/app/src/main/cpp
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
..
skyline Use a shared mutex for GPU VMM to avoid deadlocks 2023-01-08 19:30:52 +00:00
driver_jni.cpp Add a setting to force maximum GPU clocks on KGSL devices 2023-01-08 19:30:52 +00:00
emu_jni.cpp Move input handling code to a dedicated class 2022-11-17 21:54:15 +01:00
loader_jni.cpp Add TitleId TextView in App Dialog 2022-12-10 14:57:46 +00:00