1
0
forked from 0ad/0ad
0ad/source/lib/sysdep
prefect 38dfc3da99 Hardware cursor isn't implemented for X.
Remove dead sys_cursor_create references.

This was SVN commit r2812.
2005-09-29 21:48:04 +00:00
..
unix Hardware cursor isn't implemented for X. 2005-09-29 21:48:04 +00:00
win changed sys_cursor interface to load directly from file; can add createFromMemory version later if ever needed. 2005-09-29 05:00:20 +00:00
cpu.h read intel doc on multicore, realized it'd break our #cpu detect (which is actually critical because it determines safety of TSC). wrote new CPU detect code which should fix it (wasn't easy, grr); cannot test for lack of Pentium EE hardware ;p 2005-09-14 16:58:10 +00:00
dir_watch.h 1) removed scaffolding from file 2004-12-09 23:12:02 +00:00
gfx.h singleton.h: use assert2 (avoid trouble in wdbg code) 2005-06-16 21:46:33 +00:00
ia32.asm Add missing ret from ia32_control87 ;) 2005-09-26 23:36:43 +00:00
ia32.cpp ogl_tex: documented and cleaned up. 2005-09-21 16:11:43 +00:00
ia32.h ia32.asm: add explicit init function (simplifies other code) 2005-09-20 04:05:23 +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 read intel doc on multicore, realized it'd break our #cpu detect (which is actually critical because it determines safety of TSC). wrote new CPU detect code which should fix it (wasn't easy, grr); cannot test for lack of Pentium EE hardware ;p 2005-09-14 16:58:10 +00:00
sysdep.h Hardware cursor isn't implemented for X. 2005-09-29 21:48:04 +00:00