Mercurial > sdl-ios-xcode
log src/video/SDL_video.c @ 2193:e857f02e709e
age | author | description |
---|---|---|
Tue, 19 Jun 2007 05:53:56 +0000 | Sam Lantinga | Fixes for compiling with Visual C++ 8.0 Express Edition |
Thu, 14 Jun 2007 06:32:36 +0000 | Sam Lantinga | Fixed running on Windows under VMware |
Wed, 29 Nov 2006 10:22:59 +0000 | Ryan C. Gordon | Logic error in SDL_video.c (used bitwise OR instead of logical OR). |
Sun, 29 Oct 2006 04:09:17 +0000 | Ryan C. Gordon | Removed AmigaOS code for 1.3 branch. |
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. |