]> git.xonotic.org Git - xonotic/darkplaces.git/commit
care for the premultiplied-alpha flag when handling DDS files (use DXT2/DXT4 FOURCC...
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 15 Dec 2010 12:01:47 +0000 (12:01 +0000)
committerRudolf Polzer <divverent@alientrap.org>
Thu, 16 Dec 2010 18:40:13 +0000 (19:40 +0100)
commitdf75d452b2323b6a06d6fad95826cb9d22b5b941
tree8ce0f8cdeace68fa3a87e195bbfc07c1d8e49ab4
parent761bababf54d213a185af82c2c84390defe7900d
care for the premultiplied-alpha flag when handling DDS files (use DXT2/DXT4 FOURCC when writing, and show a warning when loading if the type is wrong)

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