]> 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)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 8 Jun 2011 17:36:16 +0000 (17:36 +0000)
commit57d7496c097df506f385c4a301173e7576c987c7
tree2f56bdd51338c9c5f7072ca533473d6bfb4ef70e
parent908afe190b1bec6dd5cbdc166deb7cd928c88304
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
gl_backend.c
gl_backend.h
gl_rmain.c
vid.h
vid_shared.c