]> git.rm.cloudns.org Git - xonotic/darkplaces.git/commit
reworked use of alphatest - now only GL11/GL13/GLES1 paths use it, other
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 8 Jun 2011 13:33:46 +0000 (13:33 +0000)
committerRudolf Polzer <divverent@xonotic.org>
Wed, 8 Jun 2011 19:23:03 +0000 (21:23 +0200)
commit0c509133eb4eb82a1ca683e75ad5d95c7a25b9fd
tree21f54581b4e75c8c103739750d0b29cc2d4ee918
parentc65c4384a2196e3e544982ae4cbdd86591034430
reworked use of alphatest - now only GL11/GL13/GLES1 paths use it, other
paths use SHADERPERMUTATION_ALPHAKILL (including the SOFT path)
reworked r_transparent_alphatocoverage, it no longer needs
vid_multisampling

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@11186 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=3b5563d41ef96889a5ae6813f0a73cea27a851df
dpsoftrast.c
dpsoftrast.h
gl_backend.c
gl_backend.h
gl_rmain.c
r_shadow.c
vid.h
vid_shared.c