log src/video/gem/SDL_gemvideo.c @ 923:2748679027ff

age author description
Thu, 05 Aug 2004 19:43:07 +0000 Patrice Mandin Correctly center window on creation
Thu, 05 Aug 2004 19:37:45 +0000 Patrice Mandin Use meaningful define instead of numeral value
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