log src/video/ataricommon/SDL_atarigl.c @ 1158:ec446adf8cb2

age author description
2004-12-04 Patrice Mandin Some Atari OpenGL implementations draw upside down
2004-12-02 Patrice Mandin Wrong RGB24 to RGB16 conversion
2004-12-02 Patrice Mandin Wrong pixel size for source buffer for old drivers
2004-11-30 Patrice Mandin TinyGL only support RGB24 color buffer
2004-11-28 Patrice Mandin TinyGL does not have glFinish, only glFlush
2004-11-27 Patrice Mandin Forgot to flush OpenGL buffer using glFinish
2004-11-26 Patrice Mandin Keep current OpenGL context when possible
2004-11-26 Patrice Mandin Final touches to OSMesa OpenGL support on Atari, using loadable libraries. Hope SDL 1.2.8 is out soon.
2004-11-25 Patrice Mandin Factorize OSMesa OpenGL code for Atari drivers