mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-04-04 10:58:59 +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.