log src/video/ataricommon/SDL_atarigl.c @ 1238:1901fea5edac

age author description
Sun, 08 Jan 2006 10:22:27 +0000 Patrice Mandin Load default OpenGL library if needed at driver initialization
Sat, 04 Dec 2004 20:53:58 +0000 Patrice Mandin Some Atari OpenGL implementations draw upside down
Thu, 02 Dec 2004 23:00:28 +0000 Patrice Mandin Wrong RGB24 to RGB16 conversion
Thu, 02 Dec 2004 13:45:29 +0000 Patrice Mandin Wrong pixel size for source buffer for old drivers
Tue, 30 Nov 2004 16:14:05 +0000 Patrice Mandin TinyGL only support RGB24 color buffer
Sun, 28 Nov 2004 21:52:29 +0000 Patrice Mandin TinyGL does not have glFinish, only glFlush
Sat, 27 Nov 2004 21:28:49 +0000 Patrice Mandin Forgot to flush OpenGL buffer using glFinish
Fri, 26 Nov 2004 22:11:30 +0000 Patrice Mandin Keep current OpenGL context when possible
Fri, 26 Nov 2004 16:16:50 +0000 Patrice Mandin Final touches to OSMesa OpenGL support on Atari, using loadable libraries. Hope SDL 1.2.8 is out soon.
Thu, 25 Nov 2004 15:47:49 +0000 Patrice Mandin Factorize OSMesa OpenGL code for Atari drivers