]> git.xonotic.org Git - xonotic/darkplaces.git/commit
r_viewfbo 0: fix restoring GL_Scissor values at the end of skybox render.
authorRudolf Polzer <divVerent@gmail.com>
Wed, 3 Jan 2024 14:20:45 +0000 (06:20 -0800)
committerdivVerent <divVerent@gmail.com>
Wed, 3 Jan 2024 19:35:20 +0000 (14:35 -0500)
commit6501b829712780ec8cd226fa1d9cb17f3967ae8d
tree2618f26eece4936addf85a8d551c9f567fc6ba29
parent7ea025c6e17ac467a82e14cdb9d5a0ebfc5f18ef
r_viewfbo 0: fix restoring GL_Scissor values at the end of skybox render.

Fixes wrong handling of viewsize with r_viewfbo 0.
gl_rmain.c
r_sky.c