mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-01-31 22:50:29 +03:00
54794f4b71
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.