gl: clear w, h on reinit
authornotaz <notasas@gmail.com>
Sun, 7 Jan 2024 17:53:01 +0000 (19:53 +0200)
committernotaz <notasas@gmail.com>
Sun, 4 May 2025 15:21:28 +0000 (18:21 +0300)
commit8c5a34d4aa71df6514fac5de7b15f483d29a1396
treea9eae341016b6ee7588b249fdec56c3163fa0dbc
parent80881824238da68e0f857cc53036ab605261bcc7
gl: clear w, h on reinit

otherwise gl_flip() doesn't update texture[] in pcsx's fullscreen toggle
or window resize
gl.c