graph
- *** empty log message ***2004-11-30, by Sam Lantinga
- TinyGL only support RGB24 color buffer2004-11-30, by Patrice Mandin
- Added a usage example for SDL_GetWMInfo()2004-11-30, by Sam Lantinga
- Date: Wed, 24 Nov 2004 01:25:48 +01002004-11-30, by Sam Lantinga
- Date: Sat, 27 Nov 2004 13:35:43 +01002004-11-30, by Sam Lantinga
- Forgot to change window title in the normal case2004-11-30, by Patrice Mandin
- TinyGL does not have glFinish, only glFlush2004-11-28, by Patrice Mandin
- Wrong size of parameters for SDL_Swap32 m68k assembly routine2004-11-27, by Patrice Mandin
- Forgot to flush OpenGL buffer using glFinish2004-11-27, by Patrice Mandin
- Keep current OpenGL context when possible2004-11-26, by Patrice Mandin
- Final touches to OSMesa OpenGL support on Atari, using loadable libraries. Hope SDL 1.2.8 is out soon.2004-11-26, by Patrice Mandin
- Restore everything when a function pointer is NULL2004-11-26, by Patrice Mandin
- Factorize OSMesa OpenGL code for Atari drivers2004-11-25, by Patrice Mandin
- Remove ambiguous/useless code2004-11-22, by Patrice Mandin
- Do not use registers when not necessary2004-11-22, by Patrice Mandin
- Add conversion routines for unsupported screen formats2004-11-22, by Patrice Mandin
- Add m68k assembly routines for endianness conversion2004-11-22, by Patrice Mandin
- Add OSMesa OpenGL support to the Atari GEM video driver2004-11-21, by Patrice Mandin
- Date: Fri, 19 Nov 2004 06:23:53 -0800 (PST)2004-11-21, by Sam Lantinga
- Add missing --add-missing2004-11-20, by Patrice Mandin
- sdl-config already provides needed libs for MiNT build2004-11-20, by Patrice Mandin
- OSMesa draws upside down2004-11-20, by Patrice Mandin
- Grr, have to resort video modes one more time2004-11-17, by Patrice Mandin
- Add support for OpenGL on Atari using OSMesa, the offscreen rendering driver from Mesa2004-11-17, by Patrice Mandin
- Updated for Visual C++ 6 build2004-11-15, by Sam Lantinga
- Updated for Visual C++ 6 build2004-11-15, by Sam Lantinga
- *** empty log message ***2004-11-15, by Sam Lantinga
- Restore the user specified window proc after shutdown2004-11-15, by Sam Lantinga
- Fedora Core 3 has libasound.so in /lib2004-11-15, by Sam Lantinga
- Sort video modes by width then height2004-11-13, by Patrice Mandin