raze-gles/source/common/textures/formats
Christoph Oelckers 4a866b0320 - use stb_image to read the image formats supported by kplib but not by GZDoom.
(No, sorry, kplib must go - a utility library like that being utterly dependent on a multitude of global variables is a no-go.)
2019-10-06 08:48:07 +02:00
..
arttexture.cpp - added a texture class for ART-format hightiles. 2019-10-05 23:44:28 +02:00
buildtexture.cpp - added stripped down versions of GZDoom's texture classes 2019-10-05 19:38:25 +02:00
ddstexture.cpp - added stripped down versions of GZDoom's texture classes 2019-10-05 19:38:25 +02:00
jpegtexture.cpp - added stripped down versions of GZDoom's texture classes 2019-10-05 19:38:25 +02:00
pcxtexture.cpp - added stripped down versions of GZDoom's texture classes 2019-10-05 19:38:25 +02:00
pngtexture.cpp - added stripped down versions of GZDoom's texture classes 2019-10-05 19:38:25 +02:00
stb_image.h - use stb_image to read the image formats supported by kplib but not by GZDoom. 2019-10-06 08:48:07 +02:00
stbtexture.cpp - use stb_image to read the image formats supported by kplib but not by GZDoom. 2019-10-06 08:48:07 +02:00
tgatexture.cpp - added stripped down versions of GZDoom's texture classes 2019-10-05 19:38:25 +02:00