gzdoom/src/textures
2016-06-21 21:55:08 +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 Precache, Unload and FillSimplePoly bug fix 2016-06-13 21:39:55 +02: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 Precache, Unload and FillSimplePoly bug fix 2016-06-13 21:39:55 +02:00
canvastexture.cpp Precache, Unload and FillSimplePoly bug fix 2016-06-13 21:39:55 +02:00
ddstexture.cpp Precache, Unload and FillSimplePoly bug fix 2016-06-13 21:39:55 +02:00
emptytexture.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
flattexture.cpp Precache, Unload and FillSimplePoly bug fix 2016-06-13 21:39:55 +02:00
imgztexture.cpp Precache, Unload and FillSimplePoly bug fix 2016-06-13 21:39:55 +02:00
jpegtexture.cpp Native mipmap support to FTexture 2016-06-21 21:55:08 +02:00
multipatchtexture.cpp Precache, Unload and FillSimplePoly bug fix 2016-06-13 21:39:55 +02:00
patchtexture.cpp Precache, Unload and FillSimplePoly bug fix 2016-06-13 21:39:55 +02:00
pcxtexture.cpp Precache, Unload and FillSimplePoly bug fix 2016-06-13 21:39:55 +02:00
pngtexture.cpp Native mipmap support to FTexture 2016-06-21 21:55:08 +02:00
rawpagetexture.cpp Precache, Unload and FillSimplePoly bug fix 2016-06-13 21:39:55 +02:00
texture.cpp Native mipmap support to FTexture 2016-06-21 21:55:08 +02:00
texturemanager.cpp - allow specifying actor classes whose graphics to precache through MAPINFO. 2016-05-01 22:47:36 +02:00
textures.h Native mipmap support to FTexture 2016-06-21 21:55:08 +02:00
tgatexture.cpp Precache, Unload and FillSimplePoly bug fix 2016-06-13 21:39:55 +02: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 Fix animated textures not updating in swtruecolor mode 2016-06-17 10:47:30 +02:00