mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-01-23 14:11:11 +01:00
0992fde028
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>