1
0
forked from 0ad/0ad
0ad/source/lib/res/graphics
janwas d64e2ed19f dyn_array: use memcpy2
add tex error codes
move memcpy code to ia32
tex: simplify codec call with separate tex_codec_for* calls
codecs: use error code instead of string; remove redundant params
ia32: heavy WIP - testing memcpy implementations
util: prepare for zero-copy improvement to screenshot code

This was SVN commit r2695.
2005-09-10 14:28:55 +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 dyn_array: use memcpy2 2005-09-10 14:28:55 +00:00
tex_codec.h dyn_array: use memcpy2 2005-09-10 14:28:55 +00:00
tex_dds.cpp dyn_array: use memcpy2 2005-09-10 14:28:55 +00:00
tex_jpg.cpp dyn_array: use memcpy2 2005-09-10 14:28:55 +00:00
tex_png.cpp dyn_array: use memcpy2 2005-09-10 14:28:55 +00:00
tex_tga.cpp dyn_array: use memcpy2 2005-09-10 14:28:55 +00:00
tex.cpp dyn_array: use memcpy2 2005-09-10 14:28:55 +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