]> git.xonotic.org Git - xonotic/darkplaces.git/commit
fix ~TEXF_PICMIP in DDS loading, and fix TEXF_ALPHA generation (there was a bug that...
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 16 Jul 2010 09:07:42 +0000 (09:07 +0000)
committerRudolf Polzer <divverent@alientrap.org>
Wed, 21 Jul 2010 04:56:59 +0000 (06:56 +0200)
commitb7465fb8eb00f41b85e1fe22ea3af991b8524444
tree331b9aedbaa4727d6789ffbe4ad3b19b37d2c97a
parent995d0e92e8b7878fdced3f9570f4d298419354bc
fix ~TEXF_PICMIP in DDS loading, and fix TEXF_ALPHA generation (there was a bug that caused TEXF_ALPHA to never be set, now it is set if the caller requested it AND the texture has alpha)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@10334 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=3dc7539384989ff69993911802634a1703f0143e
gl_textures.c