1
0
forked from 0ad/0ad
0ad/source/lib/res/graphics
janwas c1ec44d751 ogl_tex: work around bug #69; greatly simplify upload implementation; add support for emulating s3tc
tex: add support for generating mipmaps in software (simplifies
ogl_tex_upload)
all codecs: change interface, adding "restrict" keyword; rename util
functions to tex_util
tex_dds: support for decompressing images with mipmaps included

This was SVN commit r2909.
2005-10-12 04:41:28 +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 ogl_tex: work around bug #69; greatly simplify upload implementation; add support for emulating s3tc 2005-10-12 04:41:28 +00:00
ogl_tex.h ogl_tex: work around bug #69; greatly simplify upload implementation; add support for emulating s3tc 2005-10-12 04:41:28 +00:00
tex_bmp.cpp ogl_tex: work around bug #69; greatly simplify upload implementation; add support for emulating s3tc 2005-10-12 04:41:28 +00:00
tex_codec.h ogl_tex: work around bug #69; greatly simplify upload implementation; add support for emulating s3tc 2005-10-12 04:41:28 +00:00
tex_dds.cpp ogl_tex: work around bug #69; greatly simplify upload implementation; add support for emulating s3tc 2005-10-12 04:41:28 +00:00
tex_jpg.cpp ogl_tex: work around bug #69; greatly simplify upload implementation; add support for emulating s3tc 2005-10-12 04:41:28 +00:00
tex_png.cpp ogl_tex: work around bug #69; greatly simplify upload implementation; add support for emulating s3tc 2005-10-12 04:41:28 +00:00
tex_tga.cpp ogl_tex: work around bug #69; greatly simplify upload implementation; add support for emulating s3tc 2005-10-12 04:41:28 +00:00
tex.cpp ogl_tex: work around bug #69; greatly simplify upload implementation; add support for emulating s3tc 2005-10-12 04:41:28 +00:00
tex.h ogl_tex: work around bug #69; greatly simplify upload implementation; add support for emulating s3tc 2005-10-12 04:41:28 +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