0ad/source/lib/tex
2015-03-19 03:04:01 +00:00
..
tex.cpp
tex.h
tex_bmp.cpp
tex_codec.cpp
tex_codec.h
tex_dds.cpp
tex_internal.h
tex_jpg.cpp
tex_png.cpp Fixes grayscale PNG handling, there is no need to convert them all to RGB and 4741e896c4 broke special font texture handling. Instead, only grayscale with alpha PNGs will be converted to RGBA (they fail to load otherwise). 2015-03-19 03:04:01 +00:00
tex_tga.cpp