]> git.rm.cloudns.org Git - xonotic/darkplaces.git/commit
slight optimization to 2D rendering - if triangle wslope is 0, don't
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 2 Apr 2011 16:55:32 +0000 (16:55 +0000)
committerRudolf Polzer <divVerent@xonotic.org>
Sun, 3 Apr 2011 20:45:17 +0000 (22:45 +0200)
commit5a0449d8aad2704683b666dbcf444649e2da5618
tree6aeb0ed4450f173ea887670800b583e7398ba627
parent82a51305fed754673ffc8ddcf7005d13165a3b76
slight optimization to 2D rendering - if triangle wslope is 0, don't
bother doing any math, just fill the zf array

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@11013 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=5428f67a5532b4b5a18cfd9dce04fc7c2bb936ab
dpsoftrast.c