gzdoom-gles/src/textures
2009-09-26 22:28:55 +00:00
..
automaptexture.cpp - Changed: Textures without a name no longer get added to the texture manager's 2008-11-30 12:49:27 +00:00
bitmap.cpp - Fixed: FMultiPatchTexture::CopyTrueColorPixels() should clear the buffer 2009-09-25 02:27:48 +00:00
bitmap.h - Fixed: FMultiPatchTexture::CopyTrueColorPixels() should clear the buffer 2009-09-25 02:27:48 +00:00
buildtexture.cpp About a week's worth of changes here. As a heads-up, I wouldn't be 2008-07-23 04:57:26 +00:00
canvastexture.cpp - Changed compilation for g_doom, g_heretic, g_hexen and g_strife folders 2008-09-15 14:11:05 +00:00
ddstexture.cpp - Replaced the use of autoconf's WORDS_BIGENDIAN with __BIG_ENDIAN__, since 2009-08-31 21:47:29 +00:00
emptytexture.cpp - Fixed: Completely empty patches (8 0-bytes) could not be handled by the 2009-04-30 11:10:38 +00:00
flattexture.cpp - Changed: Textures without a name no longer get added to the texture manager's 2008-11-30 12:49:27 +00:00
imgztexture.cpp - Changed: Textures without a name no longer get added to the texture manager's 2008-11-30 12:49:27 +00:00
jpegtexture.cpp - Fixed: The true color texture compositing code did not clip the edges 2009-08-10 18:30:25 +00:00
multipatchtexture.cpp - Fixed: The multitexture composition code was missing a NULL pointer check. 2009-09-26 22:28:55 +00:00
patchtexture.cpp - Fixed: S_LoadSound() did not byte-swap the frequency and length it reads 2009-09-04 22:59:41 +00:00
pcxtexture.cpp - Replaced the use of autoconf's WORDS_BIGENDIAN with __BIG_ENDIAN__, since 2009-08-31 21:47:29 +00:00
pngtexture.cpp - fixed: The PNG loader for true color textures overwrote the IDAT size with 2009-09-07 05:48:34 +00:00
rawpagetexture.cpp - Changed: Textures without a name no longer get added to the texture manager's 2008-11-30 12:49:27 +00:00
texture.cpp - Fixed: The true color texture compositing code did not clip the edges 2009-08-10 18:30:25 +00:00
texturemanager.cpp - added a compatibility option to restore the original Heretic bug where 2009-06-14 13:47:38 +00:00
textures.h - Fixed: The true color texture compositing code did not clip the edges 2009-08-10 18:30:25 +00:00
tgatexture.cpp - Fixed: The deprecated flag handler for the old bounce flags needs to clear 2009-09-16 21:03:09 +00:00
warptexture.cpp - Fixed: The true color texture compositing code did not clip the edges 2009-08-10 18:30:25 +00:00