mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-02-06 04:40:29 +03:00
We want to avoid blocking on surface creation unless necessary, this commit doesn't wait on the creation of the surface as it default initializes the value which'll generally be `Identity` or the transformation of the previous surface if it was lost. Co-authored-by: Billy Laws <blaws05@gmail.com>