0ad/source
janwas cd2f3948dd changed sys_cursor interface to load directly from file; can add createFromMemory version later if ever needed.
cursor: reflects the above; much simplified now.

ogl_tex: preserve all texture state across reloads. add quality
mechanism (perf boost on older cards). split up upload code. add
ogl_tex_transform(). add more docs.

renderer, GUIrenderer, unifont: bring in line with ogl_tex changes (int
-> uint and call setters before ogl_tex_upload)

GameSetup.cpp: add tex quality mechanism

This was SVN commit r2803.
2005-09-29 05:00:20 +00:00
..
graphics Fix scroll wheel zooming on Linux. 2005-09-28 23:57:55 +00:00
gui changed sys_cursor interface to load directly from file; can add createFromMemory version later if ever needed. 2005-09-29 05:00:20 +00:00
i18n TextureManager: stopped memory leaks 2005-08-09 21:26:40 +00:00
lib changed sys_cursor interface to load directly from file; can add createFromMemory version later if ever needed. 2005-09-29 05:00:20 +00:00
maths Atlas: Camera controls. 2005-09-15 05:31:49 +00:00
ps changed sys_cursor interface to load directly from file; can add createFromMemory version later if ever needed. 2005-09-29 05:00:20 +00:00
renderer changed sys_cursor interface to load directly from file; can add createFromMemory version later if ever needed. 2005-09-29 05:00:20 +00:00
scripting This is what the explicit "this->" before accesses of members of a 2005-09-26 23:37:37 +00:00
simulation udbg fixes and a fix for the underscore problem in the assembler symbols 2005-09-26 05:38:40 +00:00
sound minor error reporting / wording changes while cruising through. 2005-09-08 01:48:57 +00:00
tools hook up emulate_glCompressedTexImage2D to new tex transform code (which takes care of DDS unpack) 2005-09-19 22:48:20 +00:00
main.cpp Add more verbosity to the shutdown sequence. 2005-09-29 02:30:30 +00:00
ProgrammingSchedule.xls gave it a once-over, marked 1 as complete 2005-05-09 16:30:01 +00:00