]> git.xonotic.org Git - xonotic/darkplaces.git/commit
implemented r_transparent_alphatocoverage 2 which promotes alphablend if
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 8 Jun 2011 17:36:16 +0000 (17:36 +0000)
committerRudolf Polzer <divverent@xonotic.org>
Wed, 8 Jun 2011 19:23:20 +0000 (21:23 +0200)
commitdd0938de2558c3451aa0a3c3fded08c27ac2a8c6
tree2f56bdd51338c9c5f7072ca533473d6bfb4ef70e
parent0c509133eb4eb82a1ca683e75ad5d95c7a25b9fd
implemented r_transparent_alphatocoverage 2 which promotes alphablend if
desired to ATC, the default is 1 (only promotes alphatest)
enable GL_MULTISAMPLE during extension detection to make things work

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@11188 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=57d7496c097df506f385c4a301173e7576c987c7
gl_backend.c
gl_backend.h
gl_rmain.c
vid.h
vid_shared.c