log src/video/gem/SDL_gemvideo.c @ 920:bbefeed8134d

age author description
Thu, 05 Aug 2004 19:34:44 +0000 Patrice Mandin Use SDL_SetError instead of fprintf
Tue, 03 Aug 2004 08:50:52 +0000 Patrice Mandin Wrongly test if width multiple of 16
Mon, 02 Aug 2004 18:39:50 +0000 Patrice Mandin Lock the screen before doing its backup
Sat, 17 Jul 2004 08:58:24 +0000 Patrice Mandin Forgot to initialize video mode list
Fri, 06 Feb 2004 22:53:32 +0000 Patrice Mandin When commiting code, cleanup before doing it
Fri, 06 Feb 2004 22:41:00 +0000 Patrice Mandin Bugfixes: some info about current framebuffer overwritten by some default values, and screen width must be multiple of 16 pixels to work correctly
Sun, 04 Jan 2004 16:49:27 +0000 Sam Lantinga Updated copyright information for 2004 (Happy New Year!)
Fri, 14 Nov 2003 19:48:13 +0000 Patrice Mandin Small fix for iconification