skyline/app
lynxnb cbc896c8f8 Fix waitForFences crash on Mali drivers
Mali GPU drivers utilize the `ppoll()` syscall inside `waitForFences` which isn't correctly restarted after a signal, which we can receive at any time on a guest thread. This commit fixes that by recursively calling the function on failure till it succeeds or returns an unexpected error.

Co-authored-by: PixelyIon <pixelyion@protonmail.com>
Co-authored-by: Billy Laws <blaws05@gmail.com>
2022-07-14 20:34:16 +02:00
..
libraries Update hades 2022-06-02 21:58:30 +01:00
src/main Fix waitForFences crash on Mali drivers 2022-07-14 20:34:16 +02:00
.gitignore libNX FS Initalization (v0.3) 2019-10-18 16:22:38 +05:30
build.gradle Add ByteBufferSerializable 2022-06-30 01:17:32 +05:30
CMakeLists.txt Write ApplicationErrorArg ErrorApplets to log 2022-07-02 09:48:59 +05:30
proguard-rules.pro Add ByteBufferSerializable 2022-06-30 01:17:32 +05:30