log src/video/dga/SDL_dgavideo.c @ 1336:3692456e7b0f

age author description
Tue, 07 Feb 2006 06:59:48 +0000 Sam Lantinga Use SDL_ prefixed versions of C library functions.
Wed, 01 Feb 2006 06:32:25 +0000 Sam Lantinga Updated copyright information and removed rcs id lines (problematic in branch merges)
Tue, 31 Jan 2006 18:39:32 +0000 Ryan C. Gordon Changed references to XFree86 to Xext to match change in directory structure.
Sat, 05 Nov 2005 19:53:37 +0000 Ryan C. Gordon Dynamically load X11 libraries like we currently do for alsa, esd, etc.
Fri, 12 Nov 2004 21:25:42 +0000 Sam Lantinga Video modes are sorted width first, then height
Sun, 04 Jan 2004 16:49:27 +0000 Sam Lantinga Updated copyright information for 2004 (Happy New Year!)
Wed, 11 Dec 2002 05:52:28 +0000 Sam Lantinga Fixed invalid memory access in DGA video driver (thanks ldb!)
Sat, 09 Nov 2002 06:20:46 +0000 Sam Lantinga Greatly improved X11 DGA video speed (thanks Cezary!)
Tue, 20 Aug 2002 16:58:49 +0000 Sam Lantinga Fixed offset bug in hardware accelerated fills and blits
Wed, 06 Mar 2002 11:23:08 +0000 Sam Lantinga Updated copyright information for 2002
Tue, 05 Mar 2002 19:55:32 +0000 Sam Lantinga Added SDL_LockRect() and SDL_UnlockRect()
Fri, 14 Dec 2001 12:38:15 +0000 Sam Lantinga Updated the source with the correct e-mail address
Sun, 30 Sep 2001 20:19:20 +0000 Sam Lantinga Fixed crash when using double-buffering with DGA
Fri, 13 Jul 2001 10:15:52 +0000 Sam Lantinga Some minor name changes to clean up