mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-01-22 21:41:14 +01:00
090151f0c3
This is neccessary as e.g. shaders can be updated through a mirror and never hit modification traps. By tracking which addresses have sequenced writes applied, the shader manager can then correctly detect if a given shader has been modified by the GPU.