0ad/source/lib/res/graphics
janwas 58360a629c - fix incorrect use of block vs. sector aligned (both offset and length must be block-aligned to allow proper caching)
- use helper functions to reduce occurrences of BLOCK_SIZE and
SECTOR_SIZE
- wmi: provide for shutting it down (gets rid of its two threads); only
initialize if actually needed (costs 200ms)
- ogl_tex: don't complain if there's no gfx_card info (due to not having
used wmi)

This was SVN commit r5572.
2008-01-20 21:52:54 +00:00
..
tests shared_ptr: use Philip's idea of making the Deleter's operator() a template instead of its enclosing class. in code, use DummySharedPtr() instead of passing a DummyDeleter 2008-01-10 19:29:52 +00:00
cursor.cpp Partial Linux build fixes 2008-01-07 15:32:32 +00:00
cursor.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
ogl_shader.cpp config: add means of enabling/disabling wsdl (and cautionary note about SDL on windows) 2007-12-29 16:45:22 +00:00
ogl_shader.h fixes and improvements 2007-12-22 18:15:52 +00:00
ogl_tex.cpp - fix incorrect use of block vs. sector aligned (both offset and length must be block-aligned to allow proper caching) 2008-01-20 21:52:54 +00:00
ogl_tex.h fixes and improvements 2007-12-22 18:15:52 +00:00
unifont.cpp fixes and improvements 2007-12-22 18:15:52 +00:00
unifont.h fixes and improvements 2007-12-22 18:15:52 +00:00