log test/common.c @ 2202:98e76ba7d5a4

age author description
Thu, 12 Jul 2007 20:00:50 +0000 Bob Pendleton This code adds support for DirectColor visuals to SDL 1.3. The support uses part of the Xmu library. To ensure that the library is
Thu, 12 Jul 2007 06:53:20 +0000 Sam Lantinga Visual C++ compiler warning fixes
Wed, 11 Jul 2007 14:52:13 +0000 Sam Lantinga indent
Fri, 06 Jul 2007 15:45:28 +0000 Bob Pendleton fixed code for printing mousewheel events to match the new format of mousewheel events.
Sun, 06 Aug 2006 04:39:13 +0000 Sam Lantinga Allow the render context to do necessary work when the video mode changes.
Sun, 06 Aug 2006 00:09:04 +0000 Sam Lantinga Clarified the difference between render drivers and render contexts
Sat, 05 Aug 2006 22:34:23 +0000 Sam Lantinga In general, fill in pointers to structures, rather than return them.