Mercurial > sdl-ios-xcode
annotate CREDITS @ 2824:4dba7aa7ea77
Added slow but complete blit fallback
Don't try to RLE encode surfaces that have alpha channel and alpha modulation
Don't turn on blending when converting an RGB surface to RGBA format
Do turn on blending when converting colorkey to alpha channel
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Tue, 02 Dec 2008 17:14:04 +0000 |
parents | 3bca1b7ca25b |
children | 29e1f863a844 |
rev | line source |
---|---|
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 | |
828
85ba077211bc
Lots of people have contributed cash. :)
Sam Lantinga <slouken@libsdl.org>
parents:
827
diff
changeset
|
8 * The Linux Fund, C Magazine, Educational Technology Resources Inc., |
85ba077211bc
Lots of people have contributed cash. :)
Sam Lantinga <slouken@libsdl.org>
parents:
827
diff
changeset
|
9 Gareth Noyce, Jesse Pavel, Keith Kitchin, Jeremy Horvath, Thomas Nicholson, |
85ba077211bc
Lots of people have contributed cash. :)
Sam Lantinga <slouken@libsdl.org>
parents:
827
diff
changeset
|
10 Hans-Peter Gygax, the Eternal Lands Development Team, Lars Brubaker, |
85ba077211bc
Lots of people have contributed cash. :)
Sam Lantinga <slouken@libsdl.org>
parents:
827
diff
changeset
|
11 and Phoenix Kokido for financial contributions |
470 | 12 |
13 * Gaëtan de Menten for writing the PHP and SQL behind the SDL website | |
159
9841293e9e86
Time to recognize everyone again. :)
Sam Lantinga <slouken@libsdl.org>
parents:
0
diff
changeset
|
14 |
827
b10aeac509ea
*** empty log message ***
Sam Lantinga <slouken@libsdl.org>
parents:
470
diff
changeset
|
15 * Tim Jones for the new look of the SDL website |
b10aeac509ea
*** empty log message ***
Sam Lantinga <slouken@libsdl.org>
parents:
470
diff
changeset
|
16 |
470 | 17 * Ryan Gordon for helping everybody out and keeping the dream alive. :) |
18 | |
19 * Mattias Engdegård, for help with the Solaris port and lots of other help | |
0 | 20 |
1621 | 21 * Eric Wing, Max Horn, and Darrell Walisser for unflagging work on the Mac OS X port |
0 | 22 |
2225
3bca1b7ca25b
Updated the credits for SDL 1.3
Sam Lantinga <slouken@libsdl.org>
parents:
1981
diff
changeset
|
23 * Couriersud for the DirectFB driver |
0 | 24 |
281
c5010ab8ba35
Added initial support for Atari (thanks Patrice!)
Sam Lantinga <slouken@libsdl.org>
parents:
250
diff
changeset
|
25 * Patrice Mandin, for the Atari port |
c5010ab8ba35
Added initial support for Atari (thanks Patrice!)
Sam Lantinga <slouken@libsdl.org>
parents:
250
diff
changeset
|
26 |
0 | 27 * Chris Nentwich, for the Hermes assembly blitters |
28 | |
827
b10aeac509ea
*** empty log message ***
Sam Lantinga <slouken@libsdl.org>
parents:
470
diff
changeset
|
29 * Jon Atkins for SDL_image, SDL_mixer and SDL_net documentation |
470 | 30 |
827
b10aeac509ea
*** empty log message ***
Sam Lantinga <slouken@libsdl.org>
parents:
470
diff
changeset
|
31 * Arne Claus, for the 2004 winning SDL logo, |
b10aeac509ea
*** empty log message ***
Sam Lantinga <slouken@libsdl.org>
parents:
470
diff
changeset
|
32 and Shandy Brown, Jac, Alex Lyman, Mikkel Gjoel, #Guy, Jonas Hartmann, |
b10aeac509ea
*** empty log message ***
Sam Lantinga <slouken@libsdl.org>
parents:
470
diff
changeset
|
33 Daniel Liljeberg, Ronald Sowa, DocD, Pekka Jaervinen, Patrick Avella, |
b10aeac509ea
*** empty log message ***
Sam Lantinga <slouken@libsdl.org>
parents:
470
diff
changeset
|
34 Erkki Kontilla, Levon Gavalian, Hal Emerich, David Wiktorsson, |
b10aeac509ea
*** empty log message ***
Sam Lantinga <slouken@libsdl.org>
parents:
470
diff
changeset
|
35 S. Schury and F. Hufsky, Ciska de Ruyver, Shredweat, Tyler Montbriand, |
b10aeac509ea
*** empty log message ***
Sam Lantinga <slouken@libsdl.org>
parents:
470
diff
changeset
|
36 Martin Andersson, Merlyn Wysard, Fernando Ibanez, David Miller, |
b10aeac509ea
*** empty log message ***
Sam Lantinga <slouken@libsdl.org>
parents:
470
diff
changeset
|
37 Andre Bommele, lovesby.com, Francisco Camenforte Torres, and David Igreja |
b10aeac509ea
*** empty log message ***
Sam Lantinga <slouken@libsdl.org>
parents:
470
diff
changeset
|
38 for other logo entries. |
b10aeac509ea
*** empty log message ***
Sam Lantinga <slouken@libsdl.org>
parents:
470
diff
changeset
|
39 |
b10aeac509ea
*** empty log message ***
Sam Lantinga <slouken@libsdl.org>
parents:
470
diff
changeset
|
40 * Bob Pendleton and David Olofson for being long time contributors to |
b10aeac509ea
*** empty log message ***
Sam Lantinga <slouken@libsdl.org>
parents:
470
diff
changeset
|
41 the SDL mailing list. |
b10aeac509ea
*** empty log message ***
Sam Lantinga <slouken@libsdl.org>
parents:
470
diff
changeset
|
42 |
470 | 43 * Everybody at Loki Software, Inc. for their great contributions! |
0 | 44 |
45 And a big hand to everyone else who gave me appreciation, advice, | |
46 and suggestions, especially the good folks on the SDL mailing list. | |
47 | |
48 THANKS! :) | |
49 | |
50 -- Sam Lantinga <slouken@libsdl.org> | |
51 |