0ad/source/lib/tex
2015-02-17 10:50:19 +00:00
..
tex.cpp Switch to std::shared_ptr and std::weak_ptr. 2015-01-25 03:10:58 +00:00
tex.h Fix out of date comments in Tex and ITexCodec, Fixes #2458. 2014-03-13 19:00:22 +00:00
tex_bmp.cpp Cleanup tex_codec, fixes #2456, patch by IronNerd. 2014-03-13 04:16:20 +00:00
tex_codec.cpp Fixes tex_codec typo that broke BMP writing and big screenshots, fixes #2515 2014-05-04 05:49:31 +00:00
tex_codec.h Fix out of date comments in Tex and ITexCodec, Fixes #2458. 2014-03-13 19:00:22 +00:00
tex_dds.cpp Cleanup tex_codec, fixes #2456, patch by IronNerd. 2014-03-13 04:16:20 +00:00
tex_internal.h refactor: remove "wrapping" and "read" functionality for DynArray (in preparation for replacing it with template policies for more flexible Pool etc.) 2011-08-17 08:38:53 +00:00
tex_jpg.cpp Cleanup tex_codec, fixes #2456, patch by IronNerd. 2014-03-13 04:16:20 +00:00
tex_png.cpp Suppresses libpng warning "iCCP: known incorrect sRGB profile" by manually handling warning messages (errors still use default handler), fixes #2184 2015-02-17 10:50:19 +00:00
tex_tga.cpp Cleanup tex_codec, fixes #2456, patch by IronNerd. 2014-03-13 04:16:20 +00:00