skyline/app/src/main/cpp
Billy Laws b77da1182f
Don't flush submission on DMA Copies
DMA copies utilized `SubmitWithFlush` instead of `Submit`, this is not required and incurs significant additional synchronization penalties which will no longer be required.
2022-08-06 22:20:54 +05:30
..
skyline Don't flush submission on DMA Copies 2022-08-06 22:20:54 +05:30
driver_jni.cpp Add utilities for reading and installing gpu driver packages 2022-08-06 22:00:19 +05:30
emu_jni.cpp Rename SettingsValues to NativeSettings 2022-07-26 20:16:24 +05:30
loader_jni.cpp Add ScopedStackBlocker to RomFile.populate 2022-04-14 14:14:52 +05:30