mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-01-01 09:15:30 +03:00
96d8676d5b
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. |
||
---|---|---|
.. | ||
assets | ||
cpp | ||
java/emu/skyline | ||
res | ||
AndroidManifest.xml |