log src/video/xbios/SDL_xbios.c @ 4316:7b27a7fc4fdf SDL-1.2

age author description
Sat, 10 Oct 2009 10:28:05 +0000 Patrice Mandin Disable double buffer for Milan. Also set current width,height after we read it. SDL-1.2
Sun, 20 Sep 2009 18:14:35 +0000 Patrice Mandin Make the list NULL terminated. SDL-1.2
Sun, 20 Sep 2009 18:05:52 +0000 Patrice Mandin Forgot to allocate memory for native video mode data. SDL-1.2
Sun, 20 Sep 2009 12:48:51 +0000 Patrice Mandin Oops, need to compile first, before commit. SDL-1.2
Sun, 20 Sep 2009 12:46:46 +0000 Patrice Mandin Set video mode, allocate buffers, and enable new Milan video xbios support, need a tester now :). SDL-1.2
Sun, 20 Sep 2009 12:08:51 +0000 Patrice Mandin Define flags for double line and c2p operations. More Milan video work. SDL-1.2
Sat, 19 Sep 2009 21:58:59 +0000 Patrice Mandin Use loop to allocate needed buffers, instead of code duplication. Add missing header. SDL-1.2
Sat, 19 Sep 2009 13:21:05 +0000 Patrice Mandin Start Milan video support SDL-1.2
Sat, 19 Sep 2009 12:46:00 +0000 Patrice Mandin Preliminary work to support the Milan video bios, that will gives access to 24 or 32 bpp modes. I used the svga driver as model to dynamically build video modes list. SDL-1.2
Mon, 08 Dec 2008 00:25:42 +0000 Sam Lantinga Updated copyright date SDL-1.2
Mon, 13 Oct 2008 20:50:20 +0000 Patrice Mandin Disable Xbios video driver if FVDI present, but still allow it to be used when setting SDL_VIDEODRIVER SDL-1.2
Thu, 11 Jan 2007 20:33:13 +0000 Patrice Mandin Disable TurboVeille screensaver if present SDL-1.2
Mon, 08 Dec 2008 00:27:32 +0000 Sam Lantinga Updated copyright date
Thu, 14 Jun 2007 13:21:29 +0000 Sam Lantinga make indent
Mon, 13 Nov 2006 20:34:18 +0000 Patrice Mandin Save/restore current video mode and palette
Mon, 13 Nov 2006 19:59:28 +0000 Patrice Mandin xbios: preliminary video mode init
Sun, 24 Sep 2006 15:56:55 +0000 Sam Lantinga Formatting update
Fri, 22 Sep 2006 21:52:20 +0000 Patrice Mandin Pfiou, all of it to update, faster to rewrite from scratch?
Wed, 20 Sep 2006 22:09:19 +0000 Patrice Mandin Started update for 1.3
Mon, 10 Jul 2006 21:04:37 +0000 Sam Lantinga SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
Sun, 14 May 2006 09:55:22 +0000 Patrice Mandin Add a reminder to fix current->w,current->h
Mon, 29 May 2006 04:04:35 +0000 Sam Lantinga more tweaking indent options SDL-1.3
Sun, 28 May 2006 13:04:16 +0000 Sam Lantinga Revamp of the video system in progress - adding support for multiple displays, multiple windows, and a full video mode selection API. SDL-1.3
Wed, 17 May 2006 08:18:28 +0000 Sam Lantinga Merge trunk-1.3-3 SDL-1.3
Mon, 01 May 2006 06:58:33 +0000 Sam Lantinga glSDL support SDL-1.3
Wed, 15 Mar 2006 17:46:41 +0000 Sam Lantinga Added current_w and current_h to the SDL_VideoInfo structure, which is set to the desktop resolution during video intialization, and then set to the current resolution when a video mode is set.
Tue, 21 Feb 2006 21:45:31 +0000 Patrice Mandin Fixed include files
Tue, 21 Feb 2006 08:46:50 +0000 Sam Lantinga Use consistent identifiers for the various platforms we support.
Thu, 16 Feb 2006 10:11:48 +0000 Sam Lantinga New configure-based build system. Still work in progress, but much improved
Fri, 10 Feb 2006 06:48:43 +0000 Sam Lantinga More header massaging... works great on Windows. ;-)
Wed, 08 Feb 2006 18:59:49 +0000 Patrice Mandin Fixes for new SDL embedded libc stuff
Tue, 07 Feb 2006 09:29:18 +0000 Sam Lantinga Removed uses of stdlib.h and string.h
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