0ad/source/lib/sysdep/win
janwas cde3c55eae # more SwEng improvements in snd_mgr / wdetect
snd_mgr: replace al_check("funcname") with AL_CHECK macro; allow
disabling WIN_LOADLIBRARY_HACK.
wcpu: move sys_on_each_cpu here from wsysdep
split up wdetect into wgfx, wsnd, wdll_ver

This was SVN commit r3748.
2006-04-11 01:45:07 +00:00
..
error_dialog.h ogl_tex: max_tex_size -> ogl_max_tex_size 2005-06-16 21:52:35 +00:00
error_dialog.rc - config: all macros are defined as 1 / 0. testing with #if allows compiler warnings (testing undefined macro) to spot misspelled macros 2005-08-09 16:23:19 +00:00
icon.rc Moved icon, so that compilation doesn't depend on anything in 'binaries' 2005-04-20 20:18:20 +00:00
printf.cpp - config: all macros are defined as 1 / 0. testing with #if allows compiler warnings (testing undefined macro) to spot misspelled macros 2005-08-09 16:23:19 +00:00
printf.h Added vsnprintf2, a wrapper around vsnprintf to make it more gcc-like (allowing %lld, %1$d, etc) 2004-08-09 15:44:35 +00:00
SDL_keysym.h split out of wposix (less dependencies) 2005-01-23 18:21:20 +00:00
SDL_vkeys.h split out of wposix (less dependencies) 2005-01-23 18:21:20 +00:00
waio.cpp # refactor sysdep API, split it into parts 2006-04-10 20:12:25 +00:00
waio.h - massive overhaul of lib error code returning. int -> LibError everywhere. 2005-12-11 22:23:55 +00:00
wcpu.cpp # more SwEng improvements in snd_mgr / wdetect 2006-04-11 01:45:07 +00:00
wcpu.h - self test: rename stuff to SELF_TEST*; add provision for delayed all-at-once self tests (allows for init before the test and makes measuring elapsed time easier) 2005-12-07 03:38:39 +00:00
wdbg_sym.cpp # overhauled error handling; made sure all low-level function failures are caught at the source. 2006-04-03 01:00:45 +00:00
wdbg.cpp # housekeeping (improve unreachable code annotations and avoid compiler warnings) 2006-04-10 06:44:54 +00:00
wdbg.h file_open: cleanup 2005-10-23 23:57:59 +00:00
wdir_watch.cpp # overhauled error handling; made sure all low-level function failures are caught at the source. 2006-04-03 01:00:45 +00:00
wdll_ver.cpp # more SwEng improvements in snd_mgr / wdetect 2006-04-11 01:45:07 +00:00
wdll_ver.h # more SwEng improvements in snd_mgr / wdetect 2006-04-11 01:45:07 +00:00
wdll.cpp - massive overhaul of lib error code returning. int -> LibError everywhere. 2005-12-11 22:23:55 +00:00
wdll.h - massive overhaul of lib error code returning. int -> LibError everywhere. 2005-12-11 22:23:55 +00:00
wgfx.cpp # more SwEng improvements in snd_mgr / wdetect 2006-04-11 01:45:07 +00:00
wgl.h proper definition of wchar_t (if needed; currently not) 2006-02-03 20:45:36 +00:00
win_internal.h # overhauled error handling; made sure all low-level function failures are caught at the source. 2006-04-03 01:00:45 +00:00
win.cpp # overhauled error handling; made sure all low-level function failures are caught at the source. 2006-04-03 01:00:45 +00:00
win.h - config: all macros are defined as 1 / 0. testing with #if allows compiler warnings (testing undefined macro) to spot misspelled macros 2005-08-09 16:23:19 +00:00
wposix_types.h wdbg: fix FOURCC usage (fixes exception locus reporting) 2006-01-23 08:02:08 +00:00
wposix.cpp # more SwEng improvements in snd_mgr / wdetect 2006-04-11 01:45:07 +00:00
wposix.h # bugfix for #78: definition of PATH_MAX was too small/mixed up with VFS_MAX_PATH 2006-04-10 16:59:21 +00:00
wpthread.cpp - massive overhaul of lib error code returning. int -> LibError everywhere. 2005-12-11 22:23:55 +00:00
wpthread.h - massive overhaul of lib error code returning. int -> LibError everywhere. 2005-12-11 22:23:55 +00:00
wsdl.cpp # housekeeping (improve unreachable code annotations and avoid compiler warnings) 2006-04-10 06:44:54 +00:00
wsdl.h - massive overhaul of lib error code returning. int -> LibError everywhere. 2005-12-11 22:23:55 +00:00
wsnd.cpp # more SwEng improvements in snd_mgr / wdetect 2006-04-11 01:45:07 +00:00
wsock.cpp - massive overhaul of lib error code returning. int -> LibError everywhere. 2005-12-11 22:23:55 +00:00
wsock.h wdbg: fix FOURCC usage (fixes exception locus reporting) 2006-01-23 08:02:08 +00:00
wsysdep.cpp # more SwEng improvements in snd_mgr / wdetect 2006-04-11 01:45:07 +00:00
wtime.cpp # refactor sysdep API, split it into parts 2006-04-10 20:12:25 +00:00
wtime.h - config: all macros are defined as 1 / 0. testing with #if allows compiler warnings (testing undefined macro) to spot misspelled macros 2005-08-09 16:23:19 +00:00