gzdoom/src/textures/formats
Christoph Oelckers b79622bcba - added far stronger restrictions for when the Boom-Texture-Y-offset compatibility flag may trigger.
This had absolutely no sanity checks and unconditionally picked the source texture if one existed.
It should only be done for wall textures, only for those defined in TEXTUREx and only for those where the scale is identical with the underlying texture.
2018-11-01 10:51:57 +01:00
..
automaptexture.cpp Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
brightmaptexture.cpp Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
buildtexture.cpp Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
canvastexture.cpp - merged the nearly identical wrapper texture classes for the software render and the wiper. 2018-10-29 07:39:33 +01:00
ddstexture.cpp Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
emptytexture.cpp
flattexture.cpp Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
imgztexture.cpp Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
jpegtexture.cpp Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
md5check.cpp
multipatchtexture.cpp - added far stronger restrictions for when the Boom-Texture-Y-offset compatibility flag may trigger. 2018-11-01 10:51:57 +01:00
patchtexture.cpp Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
pcxtexture.cpp Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
pngtexture.cpp Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
rawpagetexture.cpp foo being allocated with metadata based allocator needs to 2018-07-06 10:59:23 +03:00
shadertexture.cpp Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
tgatexture.cpp Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
warptexture.cpp - make sure that warping textures never create a warped true color image. 2018-04-24 21:58:26 +02:00
worldtexture.cpp