log test/common.c @ 2783:e33ad7ebb7eb

age author description
2008-02-07 Sam Lantinga Fixed compile errors
2007-08-19 Sam Lantinga Date: Thu, 05 Jul 2007 14:02:33 -0700
2007-07-23 Sam Lantinga Added support for the --depth command line option
2007-07-12 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
2007-07-12 Sam Lantinga Visual C++ compiler warning fixes
2007-07-11 Sam Lantinga indent
2007-07-06 Bob Pendleton fixed code for printing mousewheel events to match the new format of mousewheel events.
2006-08-06 Sam Lantinga Allow the render context to do necessary work when the video mode changes.
2006-08-06 Sam Lantinga Clarified the difference between render drivers and render contexts
2006-08-05 Sam Lantinga In general, fill in pointers to structures, rather than return them.
2006-08-05 Sam Lantinga SDL constants are all uppercase.
2006-07-29 Sam Lantinga Implemented Cocoa mouse wheel events
2006-07-24 Sam Lantinga Implemented Cocoa window support
2006-07-22 Sam Lantinga If the OpenGL renderer is selected for a non-OpenGL window, recreate the window with OpenGL enabled.
2006-07-22 Sam Lantinga Switch OpenGL contexts when switching render contexts.