skyline/app/src/main
PixelyIon 7966bfa9f6 Fix PI update KThread::waiterMutex deadlock
It was determined that deadlocks inside `KThread::UpdatePriorityInheritance` would not only arise from the first level of locking with `waitingOn->waiterMutex` but also the second level of locking with `nextThread->waiterMutex` which has now also been fixed to fallback when facing contention.
2022-08-28 20:15:08 +05:30
..
assets Improve Shared Fonts + Fix AM PopLaunchParameter & Choreographer Bug 2021-10-16 12:13:30 +01:00
cpp Fix PI update KThread::waiterMutex deadlock 2022-08-28 20:15:08 +05:30
java/emu/skyline Remove printing result message from author 2022-08-27 18:54:27 +05:30
res Refactor subtitle as author to remove subtitle 2022-08-27 18:54:27 +05:30
shaders Simplify blit helper shader vertex order 2022-08-10 15:43:16 +01:00
AndroidManifest.xml Android Manifest cleanup 2022-08-17 15:33:53 +02:00