log src/video/SDL_sysvideo.h @ 1777:402d5ff1cf88

age author description
2006-04-27 Sam Lantinga Implemented bug #5
2006-04-27 Sam Lantinga Implemented bug #2, 117:
2006-07-09 Sam Lantinga The general code handles restoring video mode/gamma/etc. when the window loses focus. SDL-1.3
2006-07-09 Sam Lantinga Implemented gamma correction on Windows. SDL-1.3
2006-07-07 Sam Lantinga Fixed compile problems with new OpenGL API. SDL-1.3
2006-07-07 Sam Lantinga Implemented Win32 video mode support SDL-1.3
2006-06-30 Sam Lantinga Cleaned up a bunch of warnings, started adding Win32 event support SDL-1.3
2006-06-26 Sam Lantinga Started framework for Windows video driver SDL-1.3
2006-06-24 Sam Lantinga Added a multi-window version of testsprite using the new API. SDL-1.3
2006-06-17 Sam Lantinga Finished palettized display handling. SDL-1.3
2006-06-16 Sam Lantinga Default palette entries to white, instead of black. SDL-1.3
2006-06-15 Sam Lantinga Working on paletted display and texture support (two different issues) SDL-1.3
2006-06-14 Sam Lantinga Dummy video driver works again in high color video modes. Yay! SDL-1.3
2006-06-14 Sam Lantinga SDL_SetVideoMode() compiles now... SDL-1.3
2006-06-13 Sam Lantinga Added new style dummy renderer SDL-1.3
2006-06-12 Sam Lantinga Adding software renderer implementation SDL-1.3
2006-06-11 Sam Lantinga Overlay functions are being replaced by YUV textures. SDL-1.3
2006-06-10 Sam Lantinga Keyboard code update in progress SDL-1.3
2006-06-09 Sam Lantinga Moved the cursor handling into the mouse code. SDL-1.3
2006-06-07 Sam Lantinga Work in progress. :) SDL-1.3
2006-05-29 Sam Lantinga The test programs compile again. SDL-1.3
2006-05-29 Sam Lantinga more tweaking indent options SDL-1.3
2006-05-28 Sam Lantinga The dummy video driver compiles. :) SDL-1.3
2006-05-28 Sam Lantinga Revamp of the video system in progress - adding support for multiple displays, multiple windows, and a full video mode selection API. SDL-1.3
2006-05-01 Sam Lantinga glSDL support SDL-1.3
2006-04-27 Sam Lantinga SDL-trunk-1.3-merge-1 SDL-1.3
2006-03-14 Sam Lantinga WIN32 is no longer defined on Windows builds
2006-02-21 Sam Lantinga Use consistent identifiers for the various platforms we support.
2006-02-16 Sam Lantinga New configure-based build system. Still work in progress, but much improved
2006-02-06 Sam Lantinga It's now possible to build SDL without any C runtime at all on Windows,
2006-02-01 Sam Lantinga Updated copyright information and removed rcs id lines (problematic in branch merges)
2006-01-19 Ryan C. Gordon Updated Windows CE/PocketPC support...adds GAPI driver, landscape mode,
2005-11-23 Ryan C. Gordon OS/2 port!
2005-11-22 Ryan C. Gordon To: sdl@libsdl.org
2005-09-08 Ryan C. Gordon iPod Linux framebuffer support.
2005-04-17 Ryan C. Gordon Some work on using accelerated alpha blits with hardware surfaces.
2004-01-04 Sam Lantinga Updated copyright information for 2004 (Happy New Year!)
2003-07-22 Sam Lantinga Merged in Ryan's multisample code for MacOS, and changed the constants to match.
2003-07-22 Sam Lantinga Date: Thu, 24 Apr 2003 15:13:47 -0400
2003-05-29 Sam Lantinga Added initial support for RISC OS (thanks Peter Naulls!)
2002-10-05 Sam Lantinga Added initial support for Dreamcast (thanks HERO!)
2002-08-20 Sam Lantinga Updated for embedded Visual C++ 4.0
2002-08-19 Sam Lantinga Added SDL_GL_STEREO for stereoscopic OpenGL contexts
2002-08-01 Sam Lantinga Added initial support for PicoGUI (thanks Micah!)
2002-05-19 Sam Lantinga Added David Hedbor's Qtopia patches
2002-03-06 Sam Lantinga Updated copyright information for 2002
2002-03-06 Sam Lantinga Removed the API changes to preserve SDL 1.2 stability
2002-03-05 Sam Lantinga Added SDL_LockRect() and SDL_UnlockRect()
2002-02-17 Sam Lantinga Added initial support for Atari (thanks Patrice!)
2001-12-14 Sam Lantinga Updated the source with the correct e-mail address
2001-09-11 Sam Lantinga Added initial support for EPOC/Symbian OS (thanks Hannu!)
2001-09-04 Sam Lantinga Added support for DirectFB video on Linux (thanks Denis!)
2001-06-19 Sam Lantinga Added patches from FreeBSD ports
2001-06-07 Sam Lantinga Added initial support for Quartz video (thanks Darrell!)
2001-05-11 Sam Lantinga Added initial support for Nano-X (thanks Hsieh-Fu!)
2001-05-10 Sam Lantinga Date: Thu, 19 Apr 2001 08:36:54 +0300
2001-04-26 Sam Lantinga Changes since SDL 1.2.0 release
2001-04-26 Sam Lantinga Initial revision