0ad/source/lib/res/graphics
janwas 2a8953452d inlined bits and bit_mask for efficiency (as suggested by philip - thanks!)
add sanity check for struct Tex

This was SVN commit r2755.
2005-09-19 23:40:33 +00:00
..
cursor.cpp (as before, belonged in the previous batches) 2005-09-02 02:58:40 +00:00
cursor.h - split up lib/res into file, graphics and sound. 2005-08-12 17:06:53 +00:00
ogl_tex.cpp inlined bits and bit_mask for efficiency (as suggested by philip - thanks!) 2005-09-19 23:40:33 +00:00
ogl_tex.h hook up emulate_glCompressedTexImage2D to new tex transform code (which takes care of DDS unpack) 2005-09-19 22:48:20 +00:00
tex_bmp.cpp tex codecs: fix some warnings (remove unnecessary locals) 2005-09-16 19:19:14 +00:00
tex_codec.h dyn_array: use memcpy2 2005-09-10 14:28:55 +00:00
tex_dds.cpp inlined bits and bit_mask for efficiency (as suggested by philip - thanks!) 2005-09-19 23:40:33 +00:00
tex_jpg.cpp tex codecs: fix some warnings (remove unnecessary locals) 2005-09-16 19:19:14 +00:00
tex_png.cpp tex codecs: fix some warnings (remove unnecessary locals) 2005-09-16 19:19:14 +00:00
tex_tga.cpp tex codecs: fix some warnings (remove unnecessary locals) 2005-09-16 19:19:14 +00:00
tex.cpp inlined bits and bit_mask for efficiency (as suggested by philip - thanks!) 2005-09-19 23:40:33 +00:00
tex.h inlined bits and bit_mask for efficiency (as suggested by philip - thanks!) 2005-09-19 23:40:33 +00:00
unifont.cpp (as before, belonged in the previous batches) 2005-09-02 02:58:40 +00:00
unifont.h - split up lib/res into file, graphics and sound. 2005-08-12 17:06:53 +00:00