skyline/app/src/main/cpp
PixelyIon 54794f4b71 Move Texture locking and synchronization to PresentationEngine
The responsibility for synchronizing a texture and locking it is now on the `PresentationEngine` rather than the API-user as this'll allow more fine grained locking and delay waiting until necessary.
2022-04-25 21:01:16 +05:30
..
skyline Move Texture locking and synchronization to PresentationEngine 2022-04-25 21:01:16 +05:30
emu_jni.cpp Move Skyline internal files to external directory 2022-04-14 14:14:52 +05:30
loader_jni.cpp Add ScopedStackBlocker to RomFile.populate 2022-04-14 14:14:52 +05:30