]> git.xonotic.org Git - xonotic/darkplaces.git/commit
fix a severe texture corruption and crash case when using vid_dx9 1 is used with...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 17 Apr 2013 02:46:57 +0000 (02:46 +0000)
committerRudolf Polzer <divverent@xonotic.org>
Fri, 19 Apr 2013 09:39:30 +0000 (11:39 +0200)
commit921cc9a98c41518e4a7c1a4e15b2bb3c68a6d0fc
tree126b9410ec8b22030c1efb93367584a4089b7478
parent0c7f0a14070e58586cd10ba5c698621192de876c
fix a severe texture corruption and crash case when using vid_dx9 1 is used with vid_sRGB 1
work around a crash when using vid_dx9 1 with vid_stereobuffer 1 (this needs a better fix, D3D9 does not support this)
fix a warning in C++ where a bit flag mask was being passed as a bool

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@11942 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=a38c129ff5ec67a0fabc260b59d12922ebb497d8
cl_screen.c
gl_textures.c
snd_main.c