0ad/source/lib/sysdep/win
janwas 028a92375f fixes from work:
- aligned_allocator.h: use _mm_malloc instead of _aligned_malloc
(somewhat more portable)
bits: fix incorrect handling of bit_mask(0)
- archive_zip.cpp: fix ArchiveWriter_Zip (wasn't opening its output
file, ECDR record wasn't at end of file due to padding)
- io_align.cpp: move routines to header (DLL export)
- wdbg_heap.cpp: avoid crash in report hook if CRT memory block is
invalid

This was SVN commit r6030.
2008-06-16 18:36:36 +00:00
..
aken wposix: add sysconf support for number of "processors" 2007-06-23 12:59:21 +00:00
tests add NUMA and shared-L2-cache detect code (required at work) 2008-05-12 18:15:08 +00:00
whrt fixes/improvements to lib code from work 2008-05-13 19:43:02 +00:00
wposix fixes/improvements to lib code from work 2008-05-13 19:43:02 +00:00
comctl6.manifest # Atlas: Updated Atlas DLL with fixed manifest. Double-click resizable panels to reset to default size. Moved player selection into extremely ugly drop-down list. Fixed culling when changing visible window's aspect ratio. Added manifest to VS2003 builds, to enable XP themes. 2006-04-25 05:10:47 +00:00
error_dialog.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
error_dialog.rc part2: misc source/lib fixes/improvements 2007-12-20 20:09:19 +00:00
icon.rc # Atlas: Updated Atlas DLL with fixed manifest. Double-click resizable panels to reset to default size. Moved player selection into extremely ugly drop-down list. Fixed culling when changing visible window's aspect ratio. Added manifest to VS2003 builds, to enable XP themes. 2006-04-25 05:10:47 +00:00
mahaf.cpp fixes/improvements made at work: 2008-05-01 15:41:42 +00:00
mahaf.h fix error path for acpi/mahaf failures (attempt#2) 2007-09-07 20:17:57 +00:00
manifest.cpp fixes/improvements to lib code from work 2008-05-13 19:43:02 +00:00
manifest.rc # Atlas: Updated Atlas DLL with fixed manifest. Double-click resizable panels to reset to default size. Moved player selection into extremely ugly drop-down list. Fixed culling when changing visible window's aspect ratio. Added manifest to VS2003 builds, to enable XP themes. 2006-04-25 05:10:47 +00:00
wclipboard.cpp cleanup 2007-09-25 10:43:11 +00:00
wcpu.cpp fixes+improvements from work: 2008-06-01 08:25:12 +00:00
wcpu.h add NUMA and shared-L2-cache detect code (required at work) 2008-05-12 18:15:08 +00:00
wcursor.cpp had to remove uint and ulong from lib/types.h due to conflict with other library. 2008-05-11 18:48:32 +00:00
wdbg.cpp fix problems related to 64-bit compilation in lib 2008-04-19 18:10:00 +00:00
wdbg.h cleanup+fixes; wdbg_heap is now feature complete. 2008-02-25 21:19:52 +00:00
wdbg_heap.cpp fixes from work: 2008-06-16 18:36:36 +00:00
wdbg_heap.h cleanup+fixes; wdbg_heap is now feature complete. 2008-02-25 21:19:52 +00:00
wdbg_sym.cpp had to remove uint and ulong from lib/types.h due to conflict with other library. 2008-05-11 18:48:32 +00:00
wdbg_sym.h had to remove uint and ulong from lib/types.h due to conflict with other library. 2008-05-11 18:48:32 +00:00
wdir_watch.cpp remove mmgr and macros that redefine malloc/new/free 2008-01-19 11:33:11 +00:00
wdll_delay_load.cpp fixes/improvements made at work: 2008-05-01 15:41:42 +00:00
wdll_delay_load.h make sure winit shutdown actually happens during self-test (fixes leaks and possibly failure to unload driver) 2007-05-28 15:08:33 +00:00
wdll_ver.cpp had to remove uint and ulong from lib/types.h due to conflict with other library. 2008-05-11 18:48:32 +00:00
wdll_ver.h fixes and improvements 2007-12-22 18:15:52 +00:00
wgfx.cpp wdir_watch.cpp: change header 2007-11-10 17:59:47 +00:00
wgl.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
win.h fix problems related to 64-bit compilation in lib 2008-04-19 18:10:00 +00:00
winit.cpp cleanup+fixes; wdbg_heap is now feature complete. 2008-02-25 21:19:52 +00:00
winit.h fixes/improvements made at work: 2008-05-01 15:41:42 +00:00
wmi.cpp fixes/improvements made at work: 2008-05-01 15:41:42 +00:00
wmi.h - fix incorrect use of block vs. sector aligned (both offset and length must be block-aligned to allow proper caching) 2008-01-20 21:52:54 +00:00
wnuma.cpp fixes+improvements from work: 2008-06-01 08:25:12 +00:00
wprintf.cpp part2: misc source/lib fixes/improvements 2007-12-20 20:09:19 +00:00
wprofiler.cpp part2: misc source/lib fixes/improvements 2007-12-20 20:09:19 +00:00
wsdl.cpp preemptive fix: prevent CRT error messages generated after PostQuitMessage from vanishing 2008-06-01 10:19:17 +00:00
wsdl.h fixes/improvements made at work: 2008-05-01 15:41:42 +00:00
wseh.cpp fixes/improvements to lib code from work 2008-05-13 19:43:02 +00:00
wseh.h remove mmgr and macros that redefine malloc/new/free 2008-01-19 11:33:11 +00:00
wsnd.cpp fixes and improvements 2007-12-22 18:15:52 +00:00
wstartup.cpp fixes/improvements made at work: 2008-05-01 15:41:42 +00:00
wstartup.h winit: section names should start with . 2007-06-07 19:15:45 +00:00
wsysdep.cpp had to remove uint and ulong from lib/types.h due to conflict with other library. 2008-05-11 18:48:32 +00:00
wutil.cpp fixes/improvements to lib code from work 2008-05-13 19:43:02 +00:00
wutil.h fixes/improvements to lib code from work 2008-05-13 19:43:02 +00:00