1
0
forked from 0ad/0ad
0ad/source/lib/res/graphics
janwas e9864faa97 all resource implementations:
- add automatically called validate function
- make sure dtors correctly handle partial reload failures

all file code: IO routines renamed to io_* from *_io

h_mgr: add suballocator for filenames; some reorganization+cleanup;
better example code and added some notes to docs

snd: reorg to move resource methods next to struct

This was SVN commit r2907.
2005-10-12 04:35:01 +00:00
..
cursor.cpp all resource implementations: 2005-10-12 04:35:01 +00:00
cursor.h - split up lib/res into file, graphics and sound. 2005-08-12 17:06:53 +00:00
ogl_shader.cpp all resource implementations: 2005-10-12 04:35:01 +00:00
ogl_shader.h Add the notion of render paths and an appropriate configuration option. 2005-10-05 16:42:09 +00:00
ogl_tex.cpp Lots of gcc -Wall fixes. The common ones: 2005-10-07 15:24:29 +00:00
ogl_tex.h vfs_store: set return value to #bytes written 2005-10-03 12:57:31 +00:00
tex_bmp.cpp tex codecs: fix some warnings (remove unnecessary locals) 2005-09-16 19:19:14 +00:00
tex_codec.h vfs_store: set return value to #bytes written 2005-10-03 12:57:31 +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 vfs_store: set return value to #bytes written 2005-10-03 12:57:31 +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 Lots of gcc -Wall fixes. The common ones: 2005-10-07 15:24:29 +00:00
tex.h vfs_store: set return value to #bytes written 2005-10-03 12:57:31 +00:00
unifont.cpp all resource implementations: 2005-10-12 04:35:01 +00:00
unifont.h - split up lib/res into file, graphics and sound. 2005-08-12 17:06:53 +00:00