Mercurial > sdl-ios-xcode
log src/video/SDL_video.c @ 2046:da8332c8f480
age | author | description |
---|---|---|
Sun, 01 Oct 2006 02:28:41 +0000 | Sam Lantinga | Replaced strncmp for SDL_VIDEODRIVER test with strcasecmp |
Mon, 28 Aug 2006 03:17:39 +0000 | Sam Lantinga | Added source color and alpha modulation support. |
Thu, 10 Aug 2006 15:15:06 +0000 | Sam Lantinga | The GGI driver hasn't been maintained in 8 years. It's probably safe to remove. :) |
Thu, 10 Aug 2006 14:54:23 +0000 | Sam Lantinga | MacOS Classic is no longer supported. |
Thu, 10 Aug 2006 14:35:42 +0000 | Sam Lantinga | David Hedbor is no longer maintaining the Qtopia code. |
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 |