video/win32_v.c
Thu, 08 Sep 2005 12:48:26 +0000 tron (svn r2924) Introduce the ALIGN() macro which aligns values to multiples of a power of 2, for exact semantics see the commment in macros.h
Fri, 29 Jul 2005 16:40:29 +0000 tron (svn r2748) Remove unused cruft from the main loop
Wed, 27 Jul 2005 19:25:50 +0000 tron (svn r2726) Fix last commit
Wed, 27 Jul 2005 19:22:38 +0000 tron (svn r2725) Move MyShowCursor() back into win32.c, it fits better there
Mon, 25 Jul 2005 07:16:10 +0000 tron (svn r2704) Remove . from include path again, too much trouble. Also add some #ifdefs and #includes for the Windows build
Sun, 24 Jul 2005 14:12:37 +0000 tron (svn r2701) Insert Id tags into all source files
Sat, 23 Jul 2005 15:48:00 +0000 tron (svn r2688) MSVC and Watcom can't handle identical file names in different directories, oh my...