skyline/app/src/main/cpp
PixelyIon e8a1bd1aad Fix WaitForAddress timeout signal race
A race could occur from the timeout path in `WaitForAddress` taking place at the same time as `SignalToAddress` has been caused, this causes a deadlock due to double-insertion.
2023-01-11 00:13:15 +05:30
..
skyline Fix WaitForAddress timeout signal race 2023-01-11 00:13:15 +05:30
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