]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
fix crash on texturing a span that starts at the bottom row of a texture
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 25 Jan 2011 12:42:07 +0000 (12:42 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 25 Jan 2011 12:42:07 +0000 (12:42 +0000)
commit0bcc0608ad060912a227df0c850eca17d7d1870b
tree2ab0139ad9f1935b00ede41a9020fa234d06bd3d
parent03a5831a06a12e1c83fe42ffdc289c9dfe6ac6b4
fix crash on texturing a span that starts at the bottom row of a texture
but does not end on the bottom row of the texture, which was passing a
check for an optimized fill routine but should not have been

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