0ad/source/lib/res/graphics
janwas 2b69209fcd bits() param clarification
dds: serious cleanup of DDS decoder

This was SVN commit r2741.
2005-09-17 15:47:00 +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 ogl_tex: has to be aware of multitexturing because if hotloading a texture on TMU1, we have to re-bind it to that. done 2005-09-04 20:49:58 +00:00
ogl_tex.h - both tex.cpp and ogl_tex.cpp had functions named tex_* - confusing. renamed to ogl_tex* to disambiguate. 2005-09-02 02:54:02 +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 bits() param clarification 2005-09-17 15:47:00 +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 Linux/GCC Compat, added some includes, ported inline assembly stuff to gnu syntax (and misc. cleanup in ia32.cpp) 2005-09-12 23:37:52 +00:00
tex.h dyn_array: use memcpy2 2005-09-10 14:28:55 +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