mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-06-05 05:12:03 +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.