Sam Lantinga
2429aeeee4
Added missing void
2009-01-04 23:36:53 +00:00
Sam Lantinga
e19ae7644f
Fine tuned revision code, updated testver
2009-01-04 05:27:13 +00:00
Sam Lantinga
76975e844e
Make the current revision number available
2009-01-04 05:08:12 +00:00
Sam Lantinga
befb0f7f42
Updated copyright date
2008-12-08 00:27:32 +00:00
Sam Lantinga
a6fa308712
Final merge of Google Summer of Code 2008 work...
...
Force Feedback for SDL
by Edgar Simo, mentored by Ryan C. Gordon
2008-08-25 09:55:03 +00:00
Sam Lantinga
b2d6bc4134
Look at environment variables in SDL_VideoInit() and SDL_AudioInit()
2006-07-15 19:30:18 +00:00
Sam Lantinga
6bc598ea61
SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
2006-07-10 21:04:37 +00:00
Sam Lantinga
887d7dce86
Cleaning up warnings on MacOS X
2006-03-09 06:33:21 +00:00
Sam Lantinga
223544e90d
Updated WinCE support by Dmitry (with some tweaks)
...
Converted the disk audio driver to SDL_RWops for portability
2006-03-04 08:24:35 +00:00
Sam Lantinga
2861771aa5
SDL_windows.h is no longer necessary
2006-02-25 22:18:25 +00:00
Sam Lantinga
190b425364
Use consistent identifiers for the various platforms we support.
...
Make sure every source file includes SDL_config.h, so the proper system
headers are chosen.
2006-02-21 08:46:50 +00:00
Sam Lantinga
f05187e232
New configure-based build system. Still work in progress, but much improved
2006-02-16 10:11:48 +00:00
Sam Lantinga
769424426d
More header massaging... works great on Windows. ;-)
2006-02-10 06:48:43 +00:00
Sam Lantinga
1e037cc218
Removed uses of stdlib.h and string.h
2006-02-07 09:29:18 +00:00
Sam Lantinga
02cc6c0f11
Use SDL_ prefixed versions of C library functions.
...
FIXME:
Change #include <stdlib.h> to #include "SDL_stdlib.h"
Change #include <string.h> to #include "SDL_string.h"
Make sure nothing else broke because of this...
2006-02-07 06:59:48 +00:00
Sam Lantinga
82bfaee73a
It's now possible to build SDL without any C runtime at all on Windows,
...
using Visual C++ 2005
2006-02-06 08:28:51 +00:00
Sam Lantinga
808a16717c
Updated copyright information and removed rcs id lines (problematic in branch merges)
...
I batch edited these files, so please let me know if I've accidentally removed anybody's
credit here.
2006-02-01 06:32:25 +00:00
Ryan C. Gordon
406ef7dae9
OS/2 port!
...
This was mostly, if not entirely, written by "Doodle" and "Caetano":
doodle@scenergy.dfmk.hu
daniel@caetano.eng.br
--ryan.
2005-11-23 07:29:56 +00:00
Sam Lantinga
32719e7429
Updated copyright information for 2004 (Happy New Year!)
2004-01-04 16:49:27 +00:00
Sam Lantinga
d1a8d6261c
Updated Atari port for new system headers (thanks Patrice!)
2002-12-07 06:54:47 +00:00
Sam Lantinga
182dde0319
*** empty log message ***
2002-11-17 18:59:10 +00:00
Sam Lantinga
be2a98b87a
Pth threading bug fix
2002-06-10 20:42:02 +00:00
Sam Lantinga
df4885048e
Updated copyright information for 2002
2002-03-06 11:23:08 +00:00
Sam Lantinga
acfcfd3e44
Updated the source with the correct e-mail address
2001-12-14 12:38:15 +00:00
Sam Lantinga
a92b3035ca
Windows CE patches contributed by Rainer Loritz
2001-05-23 23:35:10 +00:00
Sam Lantinga
5d2015c741
Initial revision
2001-04-26 16:45:43 +00:00