1
0
forked from 0ad/0ad
0ad/source/lib/res
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
..
file use (newly added) cpu_PageSize instead of sysconf (avoids a critical order dependency on windows) 2007-09-23 08:05:38 +00:00
graphics sysdep cleanup: 2007-09-23 10:15:28 +00:00
sound # win/macosx compat, add hooks to disable OpenGL feature usage 2007-09-02 21:44:56 +00:00
h_mgr.cpp # housekeeping 2007-05-21 23:24:56 +00:00
h_mgr.h # housekeeping 2007-05-21 23:24:56 +00:00
handle.h Add some missing file comments in source/lib. 2007-05-08 15:11:53 +00:00
mem.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
mem.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
res.cpp prevent crash if lib_error association code is called before _cinit (happens if there's a problem with whrt init). 2007-05-28 09:20:55 +00:00
res.h # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00