0ad/source/lib/sysdep
janwas 56bd5b59b4 sysdep cleanup:
- factor cursor and clipboard out of sysdep.h
- remove empty sysdep.cpp
- wcpu: remove profiler code (it's in wprofiler.cpp if we ever need it)
- robustify clipboard code
- wsysdep: move code to determine app window into wutil; it's now used
by the clipboard code

This was SVN commit r5364.
2007-09-23 10:15:28 +00:00
..
ia32 Fixed non-PCH compiles. 2007-09-02 23:38:58 +00:00
linux use (newly added) cpu_PageSize instead of sysconf (avoids a critical order dependency on windows) 2007-09-23 08:05:38 +00:00
osx use (newly added) cpu_PageSize instead of sysconf (avoids a critical order dependency on windows) 2007-09-23 08:05:38 +00:00
tests . split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it. 2007-05-09 21:01:11 +00:00
unix use (newly added) cpu_PageSize instead of sysconf (avoids a critical order dependency on windows) 2007-09-23 08:05:38 +00:00
win sysdep cleanup: 2007-09-23 10:15:28 +00:00
acpi.cpp fix error path for acpi/mahaf failures (attempt#2) 2007-09-07 20:17:57 +00:00
acpi.h # vista compat (fixes wsnd issue) and improvements 2007-05-26 15:34:10 +00:00
clipboard.h sysdep cleanup: 2007-09-23 10:15:28 +00:00
compiler.h # MacOSX compat 2007-05-16 16:32:12 +00:00
cpu.cpp use (newly added) cpu_PageSize instead of sysconf (avoids a critical order dependency on windows) 2007-09-23 08:05:38 +00:00
cpu.h use (newly added) cpu_PageSize instead of sysconf (avoids a critical order dependency on windows) 2007-09-23 08:05:38 +00:00
cursor.h sysdep cleanup: 2007-09-23 10:15:28 +00:00
dir_watch.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
gfx.cpp . split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it. 2007-05-09 21:01:11 +00:00
gfx.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
snd.cpp # vista compat (fixes wsnd issue) and improvements 2007-05-26 15:34:10 +00:00
snd.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
stl.h Add some missing file comments in source/lib. 2007-05-08 15:11:53 +00:00
sysdep.h sysdep cleanup: 2007-09-23 10:15:28 +00:00