0ad/source/lib/res/graphics
Ykkrosh 1ad9d5424a Fix error at startup on 64-bit builds.
OglTex had a size_t added, which pushed it over HDATA_USER_SIZE.
Use u32 instead to minimise the difference between platforms.

This was SVN commit r14121.
2013-11-09 18:39:45 +00:00
..
tests refactor path interface: 2011-03-23 13:36:20 +00:00
cursor.cpp Free cursors before shutting down SDL. Fixes #1355. 2012-08-03 16:48:02 +00:00
cursor.h Free cursors before shutting down SDL. Fixes #1355. 2012-08-03 16:48:02 +00:00
ogl_tex.cpp Fix error at startup on 64-bit builds. 2013-11-09 18:39:45 +00:00
ogl_tex.h Display texture memory usage in profiler's renderer stats 2013-11-09 01:03:23 +00:00