0ad/source/lib/sysdep
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
..
unix Hardware cursor isn't implemented for X. 2005-09-29 21:48:04 +00:00
win 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
cpu.h Stab at fixing the VertexArray compile error on VC++. 2005-10-03 03:41:42 +00:00
dir_watch.h 1) removed scaffolding from file 2004-12-09 23:12:02 +00:00
gfx.h sysdep: add restrict keyword (placebo if not supported) 2005-10-12 04:22:44 +00:00
ia32.asm -move app-specific stuff out of lib/ and into "hooks". see new lib/app_hooks* (note X macro goodness) 2005-10-19 03:06:54 +00:00
ia32.cpp cinput, ogl_shader, h_mgr, vfs: stomp on warnings 2005-10-19 20:26:53 +00:00
ia32.h cinput, ogl_shader, h_mgr, vfs: stomp on warnings 2005-10-19 20:26:53 +00:00
os.h stomped various lint warnings: 2005-01-23 17:45:25 +00:00
snd.h add include guards; reflect lockfree.h rename 2005-04-27 16:16:52 +00:00
sysdep.cpp cinput, ogl_shader, h_mgr, vfs: stomp on warnings 2005-10-19 20:26:53 +00:00
sysdep.h cinput, ogl_shader, h_mgr, vfs: stomp on warnings 2005-10-19 20:26:53 +00:00