0ad/source/lib/tex
2015-03-16 02:28:00 +00:00
..
tex.cpp Fixes inconsistencies in spelling of colour/color by preferring "color" (only wxWidgets remains with some API that requires "colour"), fixes #1029. 2015-03-15 23:59:48 +00:00
tex.h Fixes inconsistencies in spelling of colour/color by preferring "color" (only wxWidgets remains with some API that requires "colour"), fixes #1029. 2015-03-15 23:59:48 +00:00
tex_bmp.cpp Fixes inconsistencies in spelling of colour/color by preferring "color" (only wxWidgets remains with some API that requires "colour"), fixes #1029. 2015-03-15 23:59:48 +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 Improves handling of PNG textures based on GdkPixbuf's setup_png_transformations. The PNG decoder should now support grayscale, RGB or indexed color; bit depth up to 16; and interlacing. Fixes #1640, refs #2823, #3082 2015-03-16 02:28:00 +00:00
tex_tga.cpp Fixes inconsistencies in spelling of colour/color by preferring "color" (only wxWidgets remains with some API that requires "colour"), fixes #1029. 2015-03-15 23:59:48 +00:00