log

age author description
Tue, 14 Dec 2004 18:23:27 +0000 Sam Lantinga Date: Tue, 14 Dec 2004 12:08:30 +0100
Tue, 14 Dec 2004 06:20:49 +0000 Sam Lantinga Date: Mon, 13 Dec 2004 21:28:18 -0500
Mon, 13 Dec 2004 08:49:17 +0000 Sam Lantinga *** empty log message ***
Mon, 13 Dec 2004 08:00:14 +0000 Sam Lantinga Whoops. :)
Mon, 13 Dec 2004 07:32:53 +0000 Sam Lantinga No really, don't link with the ALSA library!
Mon, 13 Dec 2004 07:07:08 +0000 Sam Lantinga ALSA is loaded dynamically now, so it's safe to build into the library
Mon, 06 Dec 2004 15:01:00 +0000 Patrice Mandin Document new OpenGL feature
Mon, 06 Dec 2004 04:17:56 +0000 Sam Lantinga Updated SDL for MacOS X Xcode support
Sat, 04 Dec 2004 20:53:58 +0000 Patrice Mandin Some Atari OpenGL implementations draw upside down
Sat, 04 Dec 2004 10:31:16 +0000 Patrice Mandin Be sure to compile without OpenGL enabled
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 19:02:42 +0000 Sam Lantinga *** empty log message ***
Tue, 30 Nov 2004 16:14:05 +0000 Patrice Mandin TinyGL only support RGB24 color buffer
Tue, 30 Nov 2004 15:21:29 +0000 Sam Lantinga Added a usage example for SDL_GetWMInfo()
Tue, 30 Nov 2004 14:45:08 +0000 Sam Lantinga Date: Wed, 24 Nov 2004 01:25:48 +0100
Tue, 30 Nov 2004 14:28:20 +0000 Sam Lantinga Date: Sat, 27 Nov 2004 13:35:43 +0100
Tue, 30 Nov 2004 13:04:22 +0000 Patrice Mandin Forgot to change window title in the normal case
Sun, 28 Nov 2004 21:52:29 +0000 Patrice Mandin TinyGL does not have glFinish, only glFlush
Sat, 27 Nov 2004 23:11:20 +0000 Patrice Mandin Wrong size of parameters for SDL_Swap32 m68k assembly routine
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.
Fri, 26 Nov 2004 16:13:24 +0000 Patrice Mandin Restore everything when a function pointer is NULL
Thu, 25 Nov 2004 15:47:49 +0000 Patrice Mandin Factorize OSMesa OpenGL code for Atari drivers
Mon, 22 Nov 2004 20:37:41 +0000 Patrice Mandin Remove ambiguous/useless code
Mon, 22 Nov 2004 20:36:59 +0000 Patrice Mandin Do not use registers when not necessary
Mon, 22 Nov 2004 10:18:04 +0000 Patrice Mandin Add conversion routines for unsupported screen formats
Mon, 22 Nov 2004 10:16:58 +0000 Patrice Mandin Add m68k assembly routines for endianness conversion
Sun, 21 Nov 2004 21:59:47 +0000 Patrice Mandin Add OSMesa OpenGL support to the Atari GEM video driver