log src/video/xbios/SDL_xbios.c @ 1336:3692456e7b0f

age author description
Tue, 07 Feb 2006 06:59:48 +0000 Sam Lantinga Use SDL_ prefixed versions of C library functions.
Thu, 02 Feb 2006 21:27:24 +0000 Patrice Mandin Update for mintlib 0.57.6 (m68k-atari-mint libc)
Wed, 01 Feb 2006 06:32:25 +0000 Sam Lantinga Updated copyright information and removed rcs id lines (problematic in branch merges)
Thu, 19 Jan 2006 18:08:28 +0000 Patrice Mandin Rollback 1.28 change, but only for UpdateRects function this time
Sun, 08 Jan 2006 17:29:19 +0000 Patrice Mandin Rollback
Sun, 08 Jan 2006 10:22:27 +0000 Patrice Mandin Load default OpenGL library if needed at driver initialization
Wed, 27 Jul 2005 19:46:59 +0000 Patrice Mandin Tell user how many bytes are needed
Wed, 27 Jul 2005 19:18:10 +0000 Patrice Mandin Tell SDL to notfree my video surfaces (Damn, no how-to write a SDL driver)
Wed, 27 Jul 2005 16:30:12 +0000 Patrice Mandin Revert back change between 1.29 and 1.30
Thu, 21 Jul 2005 22:21:51 +0000 Patrice Mandin Revert back screen centering when using c2p
Mon, 18 Jul 2005 13:42:57 +0000 Patrice Mandin Set hardware palette to black in True Colour mode
Thu, 30 Jun 2005 12:02:25 +0000 Patrice Mandin 4bits screen also has hardware palette
Thu, 30 Jun 2005 08:20:53 +0000 Patrice Mandin Was not using firstcolor parameter
Mon, 06 Jun 2005 16:36:18 +0000 Patrice Mandin SDL will center surface on screen for us
Tue, 31 May 2005 12:31:11 +0000 Patrice Mandin Add Centscreen extended modes support
Wed, 18 May 2005 17:02:17 +0000 Patrice Mandin Add Falcon Centscreen extension support
Mon, 07 Mar 2005 10:09:21 +0000 Patrice Mandin Disable debug code
Mon, 07 Mar 2005 10:00:58 +0000 Patrice Mandin Dynamically create list of video modes, easier to add new ones
Tue, 22 Feb 2005 17:57:40 +0000 Patrice Mandin Preliminary support for Blowup and Screen Blaster 3 extensions on Atari Falcon 030
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
Sat, 20 Nov 2004 20:47:52 +0000 Patrice Mandin OSMesa draws upside down
Wed, 17 Nov 2004 23:23:03 +0000 Patrice Mandin Grr, have to resort video modes one more time
Wed, 17 Nov 2004 23:13:15 +0000 Patrice Mandin Add support for OpenGL on Atari using OSMesa, the offscreen rendering driver from Mesa
Sat, 13 Nov 2004 09:57:20 +0000 Patrice Mandin Sort video modes by width then height
Sat, 07 Feb 2004 11:25:56 +0000 Patrice Mandin Video modes must be sorted by Y size, for SDL_GetVideoMode() to operate properly
Sat, 31 Jan 2004 08:57:03 +0000 Patrice Mandin Milan and Hades Atari clones do not have an Atari video chip
Sun, 04 Jan 2004 16:49:27 +0000 Sam Lantinga Updated copyright information for 2004 (Happy New Year!)
Wed, 12 Nov 2003 18:46:48 +0000 Patrice Mandin Use new C2P routine
Wed, 03 Sep 2003 20:07:16 +0000 Patrice Mandin Finally bugfixed: the simpler the better
Tue, 02 Sep 2003 19:49:50 +0000 Patrice Mandin Severe bugfix: format->BitsPerPixel not checked in ListModes function
Wed, 12 Feb 2003 15:24:39 +0000 Sam Lantinga *** empty log message ***
Sat, 07 Dec 2002 06:54:47 +0000 Sam Lantinga Updated Atari port for new system headers (thanks Patrice!)
Sat, 05 Oct 2002 16:27:56 +0000 Sam Lantinga Fixed gamma correction in Atari video drivers (thanks Patrice!)
Tue, 26 Mar 2002 17:37:31 +0000 Sam Lantinga *** empty log message ***
Fri, 22 Mar 2002 18:11:56 +0000 Sam Lantinga *** empty log message ***
Wed, 20 Mar 2002 02:24:29 +0000 Sam Lantinga Date: Fri, 15 Mar 2002 18:24:59 GMT+1
Wed, 06 Mar 2002 11:23:08 +0000 Sam Lantinga Updated copyright information for 2002
Wed, 27 Feb 2002 16:15:34 +0000 Sam Lantinga From: Patrice Mandin <pmandin@caramail.com>
Sun, 17 Feb 2002 19:54:28 +0000 Sam Lantinga Added initial support for Atari (thanks Patrice!)