Go to file
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
binaries This was SVN commit r2802. 2005-09-29 04:50:21 +00:00
build Add a note that Icecream is supported for distributed builds. 2005-09-28 23:07:09 +00:00
source 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
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00