From 5f02d2a95c951e8b36ab0f47a3f7ee5e5c49f84d Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Fri, 9 Aug 2013 23:58:33 -0700 Subject: [PATCH] Added the Google Summer of Code students from 2010 --- CREDITS.txt | 31 +++++++++++++++++++------------ 1 file changed, 19 insertions(+), 12 deletions(-) diff --git a/CREDITS.txt b/CREDITS.txt index 30cac50d7..a1c2cdcb0 100644 --- a/CREDITS.txt +++ b/CREDITS.txt @@ -7,32 +7,39 @@ Thanks to everyone who made this possible, including: * Ryan Gordon for helping everybody out and keeping the dream alive. :) -* Gabriel Jacobo for his work on the Android port and generally helping out all around +* Gabriel Jacobo for his work on the Android port and generally helping out all around. -* Philipp Wiesemann for his attention to detail reviewing the entire SDL code base and proposes patches +* Philipp Wiesemann for his attention to detail reviewing the entire SDL code base and proposes patches. -* Andreas Schiffler for his dedication to unit tests, Visual Studio projects, and managing the Google Summer of Code +* Andreas Schiffler for his dedication to unit tests, Visual Studio projects, and managing the Google Summer of Code. -* Mike Sartain for incorporating SDL into Team Fortress 2 and cheering me on at Valve +* Mike Sartain for incorporating SDL into Team Fortress 2 and cheering me on at Valve. * Alfred Reynolds for the game controller API and general (in)sanity -* Jørgen Tjernø for numerous magical Mac OS X fixes +* Jørgen Tjernø for numerous magical Mac OS X fixes. -* Pierre-Loup Griffais for his deep knowledge of OpenGL drivers +* Pierre-Loup Griffais for his deep knowledge of OpenGL drivers. -* Sheena Smith for many months of great work on the SDL wiki creating the API documentation and style guides +* Sheena Smith for many months of great work on the SDL wiki creating the API documentation and style guides. + +* Paul Hunkin for his port of SDL to Android during the Google Summer of Code 2010. + +* Eli Gottlieb for his work on shaped windows during the Google Summer of Code 2010. + +* Jim Grandpre for his work on multi-touch and gesture recognition during + the Google Summer of Code 2010. * Edgar "bobbens" Simo for his force feedback API development during the - Google Summer of Code 2008 + Google Summer of Code 2008. * Aaron Wishnick for his work on audio resampling and pitch shifting during - the Google Summer of Code 2008 + the Google Summer of Code 2008. -* Holmes Futrell for port of SDL to the iPhone and iPod Touch during the - Google Summer of Code 2008 +* Holmes Futrell for his port of SDL to the iPhone and iPod Touch during the + Google Summer of Code 2008. -* Jon Atkins for SDL_image, SDL_mixer and SDL_net documentation +* Jon Atkins for SDL_image, SDL_mixer and SDL_net documentation. * Everybody at Loki Software, Inc. for their great contributions!