]> icculus.org git repositories - divverent/darkplaces.git/commit
replaced a loop that checked for alpha pixels with a call to Image_HasAlpha
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 16 May 2003 11:10:32 +0000 (11:10 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 16 May 2003 11:10:32 +0000 (11:10 +0000)
commitcf1b4928abf6583bb4186f56881444ec9293b812
treee2ab43b0ee65bb6d328724c62b18f750b5f00680
parentf37eb2f63f88c1e5339ee4a11dbbacd233014ea6
replaced a loop that checked for alpha pixels with a call to Image_HasAlpha
fixed a memory leak on s->maskpixels (due to memory pools this leak was probably not too bad)

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