]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
if vertex texture blending is used with a _glow texture, make sure both
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 4 Jan 2012 04:36:21 +0000 (04:36 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 4 Jan 2012 04:36:21 +0000 (04:36 +0000)
commit60cc3dc65943de5d712388c8f5fe7ffdb217115d
tree35fe462ab20840a38e578756c2a18e0bdd50e810
parent0f2c65fd8f40d97b404c587bcd0660e945241ff1
if vertex texture blending is used with a _glow texture, make sure both
layers have a valid _glow texture to render with (otherwise substitute
black in their place)

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