]> git.xonotic.org Git - xonotic/darkplaces.git/commit
when using PBLEND_INVMOD or PBLEND_ADD modes for particles/decals, make sure alpha...
authoreihrul <eihrul@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 1 Feb 2010 22:46:03 +0000 (22:46 +0000)
committereihrul <eihrul@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 1 Feb 2010 22:46:03 +0000 (22:46 +0000)
commit84128b3128083414957b192f40c5cec022f1812a
tree4e3f63c068a16b6586e9b58b5dc0762af72fb2dc
parent93783908b793eb2f1df1e705cc7d29489cf409b3
when using PBLEND_INVMOD or PBLEND_ADD modes for particles/decals, make sure alpha is clamped to <= 1 when multiplying color

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