Updated my email address.

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401600
This commit is contained in:
Ryan C. Gordon 2006-03-23 06:48:12 +00:00
parent 19882a1bfb
commit 5969b6854f
2 changed files with 2 additions and 3 deletions

View file

@ -19,8 +19,7 @@
Sam Lantinga Sam Lantinga
slouken@libsdl.org slouken@libsdl.org
This file hacked^H^H^H^H^H^Hwritten by Ryan C. Gordon This file written by Ryan C. Gordon (icculus@icculus.org)
(icculus@linuxgames.com)
*/ */
#include "SDL_config.h" #include "SDL_config.h"

View file

@ -31,7 +31,7 @@
* is a performance problem for a given platform, enable this driver, and * is a performance problem for a given platform, enable this driver, and
* then see if your application runs faster without video overhead. * then see if your application runs faster without video overhead.
* *
* Initial work by Ryan C. Gordon (icculus@linuxgames.com). A good portion * Initial work by Ryan C. Gordon (icculus@icculus.org). A good portion
* of this was cut-and-pasted from Stephane Peter's work in the AAlib * of this was cut-and-pasted from Stephane Peter's work in the AAlib
* SDL video driver. Renamed to "DUMMY" by Sam Lantinga. * SDL video driver. Renamed to "DUMMY" by Sam Lantinga.
*/ */