1
0
forked from 0ad/0ad
0ad/source/lib/res
janwas 71f7fccd12 split texture loader into codecs (greatly eases navigation)
tex.cpp now has loader API and codec support routines.
provide for codecs "transforming" the image; this allows e.g.
decompressing DDS, which is currently done in ogl code (but belongs
here)

This was SVN commit r2648.
2005-09-02 02:56:54 +00:00
..
file RealDir.watch wasn't initialized, leading to complaints at exit. fixed 2005-08-13 23:37:31 +00:00
graphics split texture loader into codecs (greatly eases navigation) 2005-09-02 02:56:54 +00:00
sound - split up lib/res into file, graphics and sound. 2005-08-12 17:06:53 +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 - split up lib/res into file, graphics and sound. 2005-08-12 17:06:53 +00:00
mem.h stomped various lint warnings: 2005-01-23 17:54:20 +00:00
res.h - split up lib/res into file, graphics and sound. 2005-08-12 17:06:53 +00:00