Ryan C. Gordon
|
58b18d03af
|
Implemented dummy audio driver.
Fixes Bugzilla #161.
|
2006-03-14 08:53:33 +00:00 |
|
Sam Lantinga
|
3227f8dde8
|
Added _strnicmp support
|
2006-03-13 02:12:39 +00:00 |
|
Sam Lantinga
|
2b03f1c722
|
Win32 fixes
|
2006-03-13 02:06:33 +00:00 |
|
Sam Lantinga
|
48c546dc44
|
Added UTF-8 <-> UTF-16 <-> UTF-32 <-> UCS-2 <-> UCS-4 conversion capability
|
2006-03-13 01:08:00 +00:00 |
|
Sam Lantinga
|
f496c3b272
|
Updated for Dreamcast KOS June 2005 snapshot:
http://cadcdev.sourceforge.net/svn/snapshots/
http://gamedev.allusion.net/softprj/kos/dcsetup.php
|
2006-03-02 13:16:02 +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
|
35a29575fc
|
NetBSD support
|
2006-02-20 03:57:03 +00:00 |
|
Sam Lantinga
|
0ef73d9eae
|
Use only safe string functions
|
2006-02-19 23:46:34 +00:00 |
|
Sam Lantinga
|
49255e3fa6
|
Fixes for BeOS and Solaris builds
|
2006-02-17 08:43:23 +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
|
20c4849e7e
|
Fixed build problem with SDL_string.c
Officially deprecated SDL_byteorder.h, SDL_getenv.h and SDL_types.h
Moved endian-related SDL_rwops code into SDL_rwops.c
|
2006-02-09 09:38:05 +00:00 |
|
Sam Lantinga
|
8df54cd371
|
Started the process of improving configure support, and merging C types
and library support into a single header.
|
2006-02-09 09:07:13 +00:00 |
|
Sam Lantinga
|
35665a2a6c
|
Disable freaking autoheader. :)
|
2006-02-09 05:46:55 +00:00 |
|
Sam Lantinga
|
46a48c3887
|
Check for strtod
|
2006-02-08 09:06:34 +00:00 |
|
Sam Lantinga
|
d72a9898ed
|
Configure dynamically generates SDL_config.h
I'm still wrestling with autoheader, but this should work for now...
Fixed lots of build problems with C library support disabled
|
2006-02-07 12:11:33 +00:00 |
|