File: CREDITS.txt

package info (click to toggle)
mame 0.228%2Bdfsg.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 956,280 kB
  • sloc: cpp: 4,712,769; xml: 1,946,353; ansic: 829,986; sh: 49,187; lisp: 18,100; python: 17,897; makefile: 10,815; cs: 10,047; javascript: 8,196; yacc: 7,565; java: 7,151; objc: 5,791; asm: 4,639; perl: 2,850; ada: 1,681; lex: 1,174; pascal: 1,139; ruby: 317; awk: 35
file content (53 lines) | stat: -rw-r--r-- 1,867 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53

Simple DirectMedia Layer CREDITS
Thanks to everyone who made this possible, including:

* Cliff Matthews, for giving me a reason to start this project. :)
 -- Executor rocks!  *grin*

* 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.
 
* 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.

* 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.

* Pierre-Loup Griffais for his deep knowledge of OpenGL drivers.
 
* Julian Winter for the SDL 2.0 website.

* 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.

* Aaron Wishnick for his work on audio resampling and pitch shifting 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.

* Everybody at Loki Software, Inc. for their great contributions!

 And a big hand to everyone else who has contributed over the years.

THANKS! :)

  -- Sam Lantinga			<slouken@libsdl.org>