mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-25 04:05:05 +00:00
cd2f3948dd
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.