1
0
forked from 0ad/0ad
0ad/source/lib/res
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
..
file dyn_array: efficient expandable array that doesn't waste mem or relocate itself. TODO: self test and dox 2005-09-06 22:44:48 +00:00
graphics dyn_array: use memcpy2 2005-09-10 14:28:55 +00:00
sound - PathPackage now does CHECK_ERR. adjusted callers appropriately 2005-09-02 03:03:06 +00:00
h_mgr.cpp - split up lib/res into file, graphics and sound. 2005-08-12 17:06:53 +00:00
h_mgr.h lib.h: have CHECK|RETURN_ERR etc. store+compare as i64 (safer). document details. 2005-07-14 00:19:56 +00:00
handle.h fix include path (relative to lib) 2005-01-23 17:50:07 +00:00
mem.cpp moved SAFE_DELETE to lib.h 2005-09-08 01:47:45 +00:00
mem.h moved SAFE_DELETE to lib.h 2005-09-08 01:47:45 +00:00
res.h - split up lib/res into file, graphics and sound. 2005-08-12 17:06:53 +00:00