]> icculus.org git repositories - divverent/darkplaces.git/commit
fix double bright models bug (LightPoint returns 2x color, and RSurf_SetColorPointer...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 19 Aug 2005 01:42:43 +0000 (01:42 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 19 Aug 2005 01:42:43 +0000 (01:42 +0000)
commit6e5e2170b2b4746be89fb3d736a2d23bad682717
treeca72fcb14ca02a9ffe25d8e490781334693a54c9
parent2bc3f23dc51ef982aa0dee575eb23f0cdddad15c
fix double bright models bug (LightPoint returns 2x color, and RSurf_SetColorPointer is called expecting 1x color)

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