gzdoom-gles/src/textures
Christoph Oelckers dfd7e08307 Merge branch 'master' of https://github.com/rheit/zdoom
# Conflicts:
#	wadsrc/static/menudef.txt
2016-02-21 01:55:15 +01:00
..
anim_switches.cpp
animations.cpp - added some error checks for trying to create unsupported animations for textures with full path names. 2015-07-13 09:08:08 +02:00
automaptexture.cpp
bitmap.cpp Fix some rare PNG tRNS chunk cases 2016-01-25 21:23:53 -06:00
bitmap.h cRGBT::A should return 255, not 1. Whoops. 2016-01-25 21:31:21 -06:00
buildtexture.cpp
canvastexture.cpp
ddstexture.cpp Change RGB32k to a union of BYTE[32][32][32] and BYTE[32*32*32] 2015-03-08 18:05:02 -05:00
emptytexture.cpp
flattexture.cpp
imgztexture.cpp
jpegtexture.cpp Change RGB32k to a union of BYTE[32][32][32] and BYTE[32*32*32] 2015-03-08 18:05:02 -05:00
multipatchtexture.cpp Change RGB32k to a union of BYTE[32][32][32] and BYTE[32*32*32] 2015-03-08 18:05:02 -05:00
patchtexture.cpp
pcxtexture.cpp Change RGB32k to a union of BYTE[32][32][32] and BYTE[32*32*32] 2015-03-08 18:05:02 -05:00
pngtexture.cpp - fixed some Linux/GCC warnings. 2016-02-02 01:04:59 +01:00
rawpagetexture.cpp
texture.cpp
texturemanager.cpp - fixed: debug assertion failure in texture precaching 2015-12-25 09:48:22 +02:00
textures.h Merge branch 'master' of https://github.com/rheit/zdoom 2016-02-21 01:55:15 +01:00
tgatexture.cpp Change RGB32k to a union of BYTE[32][32][32] and BYTE[32*32*32] 2015-03-08 18:05:02 -05:00
warptexture.cpp Fixed: warp and warp2 texture effects now work for NPo2 textures. 2016-02-20 21:45:09 +01:00