1
0
forked from 0ad/0ad
0ad/source
prefect 38dfc3da99 Hardware cursor isn't implemented for X.
Remove dead sys_cursor_create references.

This was SVN commit r2812.
2005-09-29 21:48:04 +00:00
..
graphics 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
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 Hardware cursor isn't implemented for X. 2005-09-29 21:48:04 +00:00
maths Atlas: Camera controls. 2005-09-15 05:31:49 +00:00
ps 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
renderer 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
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