]> icculus.org git repositories - divverent/darkplaces.git/commit
swapped order of incr/decr renders for static shadow volumes (for some reason I had...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 6 Jan 2005 13:31:31 +0000 (13:31 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 6 Jan 2005 13:31:31 +0000 (13:31 +0000)
commitd50c79d93c3cd0e86112c7cdeb417cfa61fa83fb
treea81fab304b907bd82b416c17a5a56ce768894d76
parentac947d2fbb445473c266390a1fca26c8be8611c4
swapped order of incr/decr renders for static shadow volumes (for some reason I had decr first, then incr, doesn't matter since they don't clamp but looks odd in the code)
remove quotes on cubemap names in .rtlights file loader (forgot to commit this previously)

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