log src/video/dga/SDL_dgavideo.c @ 462:1be0cdaf8092

age author description
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
Thu, 12 Jul 2001 23:34:44 +0000 Sam Lantinga Don't crash if freeing a hardware surface after the video mode has been
Thu, 12 Jul 2001 20:42:22 +0000 Sam Lantinga DGA video driver is now thread-safe
Sat, 07 Jul 2001 20:20:17 +0000 Sam Lantinga From: "Markus F.X.J. Oberhumer"
Thu, 26 Apr 2001 16:45:43 +0000 Sam Lantinga Initial revision