gzdoom/src/textures
2016-06-13 03:16:48 +02:00
..
anim_switches.cpp - removed STACK_ARGS. 2016-04-11 10:46:30 +02:00
animations.cpp - merged FWarpTexture and FWarp2Texture, making the choice of effect a parameter of the WarpBuffer function. 2016-04-30 12:36:55 +02:00
automaptexture.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
bitmap.cpp - renamed some fixed point stuff in the texture composition code. 2016-03-24 16:16:45 +01:00
bitmap.h - renamed some fixed point stuff in the texture composition code. 2016-03-24 16:16:45 +01:00
buildtexture.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
canvastexture.cpp Fix cameras and kdizd intro for true color mode 2016-06-13 03:16:48 +02:00
ddstexture.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
emptytexture.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
flattexture.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
imgztexture.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
jpegtexture.cpp Add jpeg bgra support 2016-06-10 15:56:50 +02:00
multipatchtexture.cpp - fixed: alpha for patches needs to be multiplied by 65536, not divided by. 2016-04-11 22:21:17 +02:00
patchtexture.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
pcxtexture.cpp - Fixed: Modern versions of GCC on PowerPC inserted padding to the end of pragma packed structures. 2016-03-13 01:14:08 -05:00
pngtexture.cpp Added true color texture support for walls and floors 2016-06-10 13:50:34 +02:00
rawpagetexture.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
texture.cpp Fix cameras and kdizd intro for true color mode 2016-06-13 03:16:48 +02:00
texturemanager.cpp - allow specifying actor classes whose graphics to precache through MAPINFO. 2016-05-01 22:47:36 +02:00
textures.h Fix cameras and kdizd intro for true color mode 2016-06-13 03:16:48 +02:00
tgatexture.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
warpbuffer.h - merged FWarpTexture and FWarp2Texture, making the choice of effect a parameter of the WarpBuffer function. 2016-04-30 12:36:55 +02:00
warptexture.cpp - fixed parameters for warp type 2. 2016-05-04 13:25:26 +02:00