skyline/app/src/main
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
..
assets Improve Shared Fonts + Fix AM PopLaunchParameter & Choreographer Bug 2021-10-16 12:13:30 +01:00
cpp Fix waitForFences crash on Mali drivers 2022-07-14 20:34:16 +02:00
java/emu/skyline Implement Software Keyboard applet 2022-07-01 15:19:53 -05:00
res Implement Software Keyboard applet 2022-07-01 15:19:53 -05:00
AndroidManifest.xml Implement Software Keyboard applet 2022-07-01 15:19:53 -05:00