mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-03-03 14:35:20 +03:00
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.