author | Sam Lantinga <slouken@libsdl.org> |
Sun, 17 Feb 2002 19:54:28 +0000 | |
changeset 281 | c5010ab8ba35 |
parent 250 | 74a8f672f2f8 |
child 470 | 877b992f2d0c |
permissions | -rw-r--r-- |
0 | 1 |
|
2 |
Simple DirectMedia Layer CREDITS |
|
3 |
Thanks to everyone who made this possible, including: |
|
4 |
||
5 |
* Cliff Matthews, for giving me a reason to start this project. :) |
|
6 |
-- Executor rocks! *grin* |
|
7 |
||
159
9841293e9e86
Time to recognize everyone again. :)
Sam Lantinga <slouken@libsdl.org>
parents:
0
diff
changeset
|
8 |
* Scott Call, for making a home for SDL on the 'Net... Thanks! :) |
9841293e9e86
Time to recognize everyone again. :)
Sam Lantinga <slouken@libsdl.org>
parents:
0
diff
changeset
|
9 |
|
9841293e9e86
Time to recognize everyone again. :)
Sam Lantinga <slouken@libsdl.org>
parents:
0
diff
changeset
|
10 |
* Everybody at Loki Software, Inc. for their great contributions! |
9841293e9e86
Time to recognize everyone again. :)
Sam Lantinga <slouken@libsdl.org>
parents:
0
diff
changeset
|
11 |
|
9841293e9e86
Time to recognize everyone again. :)
Sam Lantinga <slouken@libsdl.org>
parents:
0
diff
changeset
|
12 |
* Mattias Engdegerd, for help with the Solaris port and lots of other help |
0 | 13 |
|
159
9841293e9e86
Time to recognize everyone again. :)
Sam Lantinga <slouken@libsdl.org>
parents:
0
diff
changeset
|
14 |
* Max Watson, Matt Slot, and Kyle for help with the MacOS Classic port |
9841293e9e86
Time to recognize everyone again. :)
Sam Lantinga <slouken@libsdl.org>
parents:
0
diff
changeset
|
15 |
|
9841293e9e86
Time to recognize everyone again. :)
Sam Lantinga <slouken@libsdl.org>
parents:
0
diff
changeset
|
16 |
* Stan Shebs, for the initial MacOS X port |
9841293e9e86
Time to recognize everyone again. :)
Sam Lantinga <slouken@libsdl.org>
parents:
0
diff
changeset
|
17 |
|
9841293e9e86
Time to recognize everyone again. :)
Sam Lantinga <slouken@libsdl.org>
parents:
0
diff
changeset
|
18 |
* Max Horn and Darrell Walisser for unflagging work on the MacOS X port |
0 | 19 |
|
20 |
* Patrick Trainor and Jim Boucher, for the QNX Neutrino port |
|
21 |
||
281
c5010ab8ba35
Added initial support for Atari (thanks Patrice!)
Sam Lantinga <slouken@libsdl.org>
parents:
250
diff
changeset
|
22 |
* Carsten Griwodz for the AIX port |
250
74a8f672f2f8
Added support for building SDL for EPOC/SymbianOS 6.0 (thanks Hannu!)
Sam Lantinga <slouken@libsdl.org>
parents:
159
diff
changeset
|
23 |
|
0 | 24 |
* Gabriele Greco, for the Amiga port |
25 |
||
281
c5010ab8ba35
Added initial support for Atari (thanks Patrice!)
Sam Lantinga <slouken@libsdl.org>
parents:
250
diff
changeset
|
26 |
* Patrice Mandin, for the Atari port |
c5010ab8ba35
Added initial support for Atari (thanks Patrice!)
Sam Lantinga <slouken@libsdl.org>
parents:
250
diff
changeset
|
27 |
|
c5010ab8ba35
Added initial support for Atari (thanks Patrice!)
Sam Lantinga <slouken@libsdl.org>
parents:
250
diff
changeset
|
28 |
* Hannu Viitala for the EPOC port |
0 | 29 |
|
159
9841293e9e86
Time to recognize everyone again. :)
Sam Lantinga <slouken@libsdl.org>
parents:
0
diff
changeset
|
30 |
* Peter Valchev for nagging me about the OpenBSD port until I got it right. :) |
0 | 31 |
|
32 |
* Kent B Mein, for a place to do the IRIX port |
|
33 |
||
34 |
* Ash, for a place to do the OSF/1 Alpha port |
|
35 |
||
36 |
* David Sowsy, for help with the BeOS port |
|
37 |
||
159
9841293e9e86
Time to recognize everyone again. :)
Sam Lantinga <slouken@libsdl.org>
parents:
0
diff
changeset
|
38 |
* Eugenia Loli, for endless work on porting SDL games to BeOS |
0 | 39 |
|
40 |
* Jon Taylor for the GGI front-end |
|
41 |
||
42 |
* Paulus Esterhazy, for the Visual C++ testing and libraries |
|
43 |
||
44 |
* Brenda Tantzen, for Metrowerks CodeWarrior on MacOS |
|
45 |
||
46 |
* Chris Nentwich, for the Hermes assembly blitters |
|
47 |
||
48 |
* Michael Vance and Jim Kutter for the X11 OpenGL support |
|
49 |
||
50 |
* Peter Wiklund, for the 1998 winning SDL logo, |
|
51 |
and Arto Hamara, Steven Wong, and Kent Mein for other logo entries. |
|
52 |
||
53 |
* Stephane Peter, for the AAlib front-end and multi-threaded timer idea. |
|
54 |
||
55 |
And a big hand to everyone else who gave me appreciation, advice, |
|
56 |
and suggestions, especially the good folks on the SDL mailing list. |
|
57 |
||
58 |
THANKS! :) |
|
59 |
||
60 |
-- Sam Lantinga <slouken@libsdl.org> |
|
61 |