You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For example gsSPLightColor will increment DL length by one, when it is actually 2 cmds.
Causes tile scrolling to affect the wrong display list cmds leading to graphical glitches
it seems to only affect gsSPLightColor from my testing but there may be other forgotten cmds
The text was updated successfully, but these errors were encountered:
For example
gsSPLightColor
will increment DL length by one, when it is actually 2 cmds.Causes tile scrolling to affect the wrong display list cmds leading to graphical glitches
it seems to only affect
gsSPLightColor
from my testing but there may be other forgotten cmdsThe text was updated successfully, but these errors were encountered: