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
The 4th coordinate of the gl_Position of the dark grey background
rectangle was set to 0.0 instead of 1.0. This rendered correctly
in some GPUs (or web browsers) but not in others. This sets the
4th coordinate to 1.0.
0 commit comments