skyline/app/src/main
Billy Laws 96d8676d5b
Fix SubmitWithFlush not updating MegaBuffer cycle
The `CommandExecutor`'s `MegaBuffer` was not being updated with the latest `FenceCycle` on being flushed in `SubmitWIthFlush`, this led to the megabuffer being overwritten prior to its GPU-side usage being complete. This commit fixes that by replacing the cycle to the latest cycle and prevents any races that occurred prior.
2022-08-06 22:20:54 +05:30
..
assets Improve Shared Fonts + Fix AM PopLaunchParameter & Choreographer Bug 2021-10-16 12:13:30 +01:00
cpp Fix SubmitWithFlush not updating MegaBuffer cycle 2022-08-06 22:20:54 +05:30
java/emu/skyline Introduce alternative FPS measurement for disabled frame throttling 2022-08-06 22:20:54 +05:30
res Introduce alternative FPS measurement for disabled frame throttling 2022-08-06 22:20:54 +05:30
AndroidManifest.xml Only set hasFragileUserData for signed builds 2022-08-06 22:18:42 +05:30