skyline/app
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
..
libraries Update hades 2022-05-08 19:37:10 +01:00
src/main Implement and cleanup semaphore operations in all engines 2022-05-12 19:40:24 +01:00
.gitignore libNX FS Initalization (v0.3) 2019-10-18 16:22:38 +05:30
build.gradle Update Build Tools to 33.0.0-rc4 2022-05-12 02:53:01 +05:30
CMakeLists.txt Add additional nifm stubs 2022-05-11 23:24:35 +01:00
proguard-rules.pro Keep member names in pro guard 2020-11-12 22:19:55 +05:30