0ad/source/lib/res/graphics
janwas 600adac871 # housekeeping and bugfix in Loader queue
remove old instrumentation, fix warnings, add measured timing results
Loader: bugfix: no more memory leak whenever callback returns a warning
code. this was a loophole in the callback return value docs.

This was SVN commit r4048.
2006-06-29 22:52:50 +00:00
..
tests # fix errors in self-tests and the code they test. all now run through. 2006-06-24 10:44:08 +00:00
cursor.cpp # housekeeping 2006-06-04 22:27:40 +00:00
cursor.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
ogl_shader.cpp # housekeeping 2006-06-04 22:27:40 +00:00
ogl_shader.h Simplification of #Include paths: relative names are used only for included files in the same directory as the including file; everything else uses the full path relative to source/. 2006-06-02 02:10:27 +00:00
ogl_tex.cpp # housekeeping 2006-06-04 22:27:40 +00:00
ogl_tex.h Simplification of #Include paths: relative names are used only for included files in the same directory as the including file; everything else uses the full path relative to source/. 2006-06-02 02:10:27 +00:00
tex_bmp.cpp # housekeeping 2006-06-04 22:27:40 +00:00
tex_codec.cpp # housekeeping 2006-06-04 22:27:40 +00:00
tex_codec.h # complete revamp of build system in preparation for automated self tests. 2006-06-02 03:56:24 +00:00
tex_dds.cpp # housekeeping 2006-06-04 22:27:40 +00:00
tex_internal.h # add CppDoc comments; prepare for automated testing 2006-05-31 04:01:59 +00:00
tex_jpg.cpp # housekeeping 2006-06-04 22:27:40 +00:00
tex_png.cpp # housekeeping 2006-06-04 22:27:40 +00:00
tex_tga.cpp # housekeeping 2006-06-04 22:27:40 +00:00
tex.cpp # fix errors in self-tests and the code they test. all now run through. 2006-06-24 10:44:08 +00:00
tex.h # complete revamp of build system in preparation for automated self tests. 2006-06-02 03:56:24 +00:00
unifont.cpp # housekeeping and bugfix in Loader queue 2006-06-29 22:52:50 +00:00
unifont.h Simplification of #Include paths: relative names are used only for included files in the same directory as the including file; everything else uses the full path relative to source/. 2006-06-02 02:10:27 +00:00