]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Fix broken scissoring with the skybox when r_viewscale > 2
authorcloudwalk <cloudwalk@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 31 May 2020 22:09:46 +0000 (22:09 +0000)
committercloudwalk <cloudwalk@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 31 May 2020 22:09:46 +0000 (22:09 +0000)
commit8b55d2ce6c0b200c4a60da68623bf25815f5cddd
treebd5094a5d56328eeb0e56f9f59b5c680ef4c9f3b
parentd800862043f89edbd21329121dc444412d8b5b66
Fix broken scissoring with the skybox when r_viewscale > 2

Adjusted to the correct resolutions. This happened when deferred shadows
and shadowmapping were both turned off.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@12616 d7cf8633-e32d-0410-b094-e92efae38249
r_sky.c