mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-02-16 21:49:14 +01:00
![Billy Laws](/assets/img/avatar_default.png)
This is necessary for the upcoming direct buffer support, as in order to use guest buffers directly without trapping we need to recreate any guest GPU sync on the host GPU. This avoids the guest thinking work is done that isn't and overwriting in-use buffer contents.