vkdoom_m/src/common/textures/formats
2020-04-19 10:57:45 +02:00
..
automaptexture.cpp - moved texture code to 'common'. 2020-04-11 20:20:38 +02:00
brightmaptexture.cpp - moved texture code to 'common'. 2020-04-11 20:20:38 +02:00
buildtexture.cpp - moved texture code to 'common'. 2020-04-11 20:20:38 +02:00
ddstexture.cpp - moved texture code to 'common'. 2020-04-11 20:20:38 +02:00
emptytexture.cpp - major shader rework 2020-04-19 10:57:43 +02:00
flattexture.cpp - moved texture code to 'common'. 2020-04-11 20:20:38 +02:00
fontchars.cpp - moved texture code to 'common'. 2020-04-11 20:20:38 +02:00
fontchars.h - moved texture code to 'common'. 2020-04-11 20:20:38 +02:00
imgztexture.cpp - moved texture code to 'common'. 2020-04-11 20:20:38 +02:00
jpegtexture.cpp - moved texture code to 'common'. 2020-04-11 20:20:38 +02:00
md5check.cpp - moved texture code to 'common'. 2020-04-11 20:20:38 +02:00
multipatchtexture.cpp - made 'supportRemap0' an image property so that later the handling for this can be taken out of the actual texture class by just providing a replacement texture for the skies. 2020-04-19 10:57:45 +02:00
multipatchtexture.h - made 'supportRemap0' an image property so that later the handling for this can be taken out of the actual texture class by just providing a replacement texture for the skies. 2020-04-19 10:57:45 +02:00
patchtexture.cpp - made 'supportRemap0' an image property so that later the handling for this can be taken out of the actual texture class by just providing a replacement texture for the skies. 2020-04-19 10:57:45 +02:00
pcxtexture.cpp - moved texture code to 'common'. 2020-04-11 20:20:38 +02:00
pngtexture.cpp - const-ified the palette pointers in the texture creation code. 2020-04-11 20:20:39 +02:00
rawpagetexture.cpp - moved texture code to 'common'. 2020-04-11 20:20:38 +02:00
shadertexture.cpp - moved texture code to 'common'. 2020-04-11 20:20:38 +02:00
stb_image.h - moved texture code to 'common'. 2020-04-11 20:20:38 +02:00
stbtexture.cpp - moved texture code to 'common'. 2020-04-11 20:20:38 +02:00
tgatexture.cpp - moved texture code to 'common'. 2020-04-11 20:20:38 +02:00