log src/video/dga/SDL_dgavideo.c @ 642:de622b7108bf

age author description
2002-12-11 Sam Lantinga Fixed invalid memory access in DGA video driver (thanks ldb!)
2002-11-09 Sam Lantinga Greatly improved X11 DGA video speed (thanks Cezary!)
2002-08-20 Sam Lantinga Fixed offset bug in hardware accelerated fills and blits
2002-03-06 Sam Lantinga Updated copyright information for 2002
2002-03-05 Sam Lantinga Added SDL_LockRect() and SDL_UnlockRect()
2001-12-14 Sam Lantinga Updated the source with the correct e-mail address
2001-09-30 Sam Lantinga Fixed crash when using double-buffering with DGA
2001-07-13 Sam Lantinga Some minor name changes to clean up
2001-07-12 Sam Lantinga Don't crash if freeing a hardware surface after the video mode has been
2001-07-12 Sam Lantinga DGA video driver is now thread-safe
2001-07-07 Sam Lantinga From: "Markus F.X.J. Oberhumer"
2001-04-26 Sam Lantinga Initial revision