skyline/app/src/main
Billy Laws b81d5bc865 Implement and cleanup semaphore operations in all engines
Most engines have the capability to release a semaphore payload (or reduce in the case of GPFIFO) when a method is called or action is complete. Semaphores are used by games for both timing how long things take on GPU and waiting on resources so missing them can cause deadlocks or other related issues.
2022-05-12 19:40:24 +01:00
..
assets Improve Shared Fonts + Fix AM PopLaunchParameter & Choreographer Bug 2021-10-16 12:13:30 +01:00
cpp Implement and cleanup semaphore operations in all engines 2022-05-12 19:40:24 +01:00
java/emu/skyline Use built-in vibrator by default for controller #0 2022-04-14 14:14:52 +05:30
res Move Skyline internal files to external directory 2022-04-14 14:14:52 +05:30
AndroidManifest.xml Add profileable attribute to AndroidManifest.xml 2022-05-01 18:27:27 +05:30