1
0
forked from 0ad/0ad
0ad/source/lib/sysdep/win
janwas 40bfeb37c1 ogl_tex: max_tex_size -> ogl_max_tex_size
assert_dlg, udbg, debug.h: dialog with stack trace is now used in dev
mode for exceptions as well

This was SVN commit r2393.
2005-06-16 21:52:35 +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 ogl_tex: max_tex_size -> ogl_max_tex_size 2005-06-16 21:52:35 +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 A few log categories 2004-08-15 20:57:31 +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 philip points out precompiled.h -> string_s.h includes posix.h - too heavy for the PCH 2005-03-18 22:44:55 +00:00
waio.h split thread/mutex/sem defs out of wposix to wpthread (reduce default dependencies) 2005-01-27 15:46:02 +00:00
wcpu.cpp wcpu: improve comments and fix CONTEXT bug in profiler 2005-05-11 04:35:21 +00:00
wdbg.cpp WIP; fix some internal errors when in release mode: no more div-by-zero, reduced access violations. 2005-06-05 05:10:45 +00:00
wdbg.h again hooked up 0ad exception handler (pending cleanup of the exception code) 2005-01-28 19:11:30 +00:00
wdetect.cpp Use gl*ARB wherever possible. They are mapped onto the core gl* function if the driver's version is high enough, else onto the extension's gl*ARB function. 2005-06-14 03:33:16 +00:00
wdir_watch.cpp reloading is optimized and armor-plated. eliminated an evil race condition. 2005-03-02 12:06:40 +00:00
wdll.cpp debug.cpp: bugfix in cat_atow 2005-05-30 04:51:47 +00:00
wdll.h more L4 warnings stomped 2004-06-22 13:22:46 +00:00
wgl.h stomped various lint warnings: 2005-01-23 17:45:25 +00:00
win_internal.h win_internal: add DataKind (fix for dbghelp.h which left it out) 2005-06-04 18:17:29 +00:00
win.cpp further improvements to stack trace for invalid string pointers, floats, arrays and std::string. 2005-05-31 19:00:49 +00:00
win.h MinGW fixes 2005-02-26 15:14:55 +00:00
wposix_types.h wposix_types: better standards conformance 2005-04-26 16:49:09 +00:00
wposix.cpp further debug_out -> debug_printf; (comment) cleanup 2005-05-11 22:40:19 +00:00
wposix.h file: provide FILE_TEXT flag that enables newline translation - useful when outputting XML files, so notepad doesn't see "\n" (which it can't handle) 2005-04-29 13:17:17 +00:00
wpthread.cpp further debug_out -> debug_printf; (comment) cleanup 2005-05-11 22:40:19 +00:00
wpthread.h pthread: add pthread_once and thread-local storage 2005-04-09 22:26:48 +00:00
wsdl.cpp config: console alternate key=f9 (not f12, because that triggers a breakpoint in VC) 2005-03-20 15:45:52 +00:00
wsdl.h add/update win-specific code+header file comment 2005-01-27 16:18:22 +00:00
wsock.cpp wdbg: fix crash when exiting abnormally (alt+f4) - was erasing elements from container while iterating through it 2005-01-28 18:16:51 +00:00
wsock.h Fixed calling convention for IPv6 function pointers 2004-08-16 18:13:22 +00:00
wtime.cpp timer.h: require trailing ; after TIMER 2005-06-16 21:50:20 +00:00
wtime.h stomped various lint warnings: 2005-01-23 17:48:32 +00:00