0ad/source/lib/res
janwas 39060e7900 cinput, ogl_shader, h_mgr, vfs: stomp on warnings
ia32, sysdep: add rint()
minimap: saw TODO on GetMapSpaceCoords and sped it up by 15% using rintf
and precalculating scaleX
timer: add indication of how often something was billed (helps measure
stuff called an indeterminate number of times)

This was SVN commit r2973.
2005-10-19 20:26:53 +00:00
..
file cinput, ogl_shader, h_mgr, vfs: stomp on warnings 2005-10-19 20:26:53 +00:00
graphics cinput, ogl_shader, h_mgr, vfs: stomp on warnings 2005-10-19 20:26:53 +00:00
sound debug_assert now displays function name also. this neatly avoids the need for __func__ in every debug_warn, which also breaks on Linux. all such constructions have been removed. 2005-10-19 06:29:55 +00:00
h_mgr.cpp cinput, ogl_shader, h_mgr, vfs: stomp on warnings 2005-10-19 20:26:53 +00:00
h_mgr.h all resource implementations: 2005-10-12 04:35:01 +00:00
handle.h fix include path (relative to lib) 2005-01-23 17:50:07 +00:00
mem.cpp debug_assert now displays function name also. this neatly avoids the need for __func__ in every debug_warn, which also breaks on Linux. all such constructions have been removed. 2005-10-19 06:29:55 +00:00
mem.h wdetect: changed gfx_card detect to hopefully support multiple adapters (now returns the primary) 2005-10-12 15:09:32 +00:00
res.h - split up lib/res into file, graphics and sound. 2005-08-12 17:06:53 +00:00