0ad/source/lib/res
prefect f1ee2cd66d Add the notion of render paths and an appropriate configuration option.
Add Ogl_Shader and Ogl_Program handle types for shaders/programs loaded
from
files.
In the vertexshader render path, use a vertex program for lighting for
optimization.

This was SVN commit r2853.
2005-10-05 16:42:09 +00:00
..
file vfs_store: set return value to #bytes written 2005-10-03 12:57:31 +00:00
graphics Add the notion of render paths and an appropriate configuration option. 2005-10-05 16:42:09 +00:00
sound Accidentally committed experimental changes. Sorry about that. 2005-09-29 22:40:13 +00:00
h_mgr.cpp final refactor (i hope). split up fmt / int_fmt determination to allow override of fmt without overriding int_fmt (useful for unifont.cpp). this changed the signature of ogl_tex_upload. better explained flags in OglTex and warn_if_uploaded. 2005-09-29 17:33:30 +00:00
h_mgr.h bugfix when writing screenshot: was calculating rounded up size for VFS incorrectly. 2005-09-27 15:35:17 +00:00
handle.h fix include path (relative to lib) 2005-01-23 17:50:07 +00:00
mem.cpp vfs_store: set return value to #bytes written 2005-10-03 12:57:31 +00:00
mem.h vfs_store: set return value to #bytes written 2005-10-03 12:57:31 +00:00
res.h - split up lib/res into file, graphics and sound. 2005-08-12 17:06:53 +00:00