2006-03-14 |
Sam Lantinga |
CFLAGS are separate from EXTRA_CFLAGS
|
2006-03-13 |
Sam Lantinga |
Add the NAS library directory, since X11 is dynamically loaded now...
|
2006-03-13 |
Sam Lantinga |
RFC 3629 restricted the range of characters encoded with UTF-8 to 0000-10FFFF (the UTF-16 accessible range)
|
2006-03-13 |
Sam Lantinga |
Updated by Ryan Gordon
|
2006-03-13 |
Sam Lantinga |
*** empty log message ***
|
2006-03-13 |
Sam Lantinga |
Updated MacOS Classic build
|
2006-03-13 |
Sam Lantinga |
The exports file isn't necessary on BeOS anymore
|
2006-03-13 |
Sam Lantinga |
Added SDL_iconv.c to the Embedded Visual C++ projects
|
2006-03-13 |
Sam Lantinga |
*** empty log message ***
|
2006-03-13 |
Sam Lantinga |
Added _strnicmp support
|
2006-03-13 |
Sam Lantinga |
Added SDL_iconv.c to MPW Makefile
|
2006-03-13 |
Sam Lantinga |
Win32 fixes
|
2006-03-13 |
Sam Lantinga |
Added SDL_iconv.c to the Dreamcast Makefile
|
2006-03-13 |
Sam Lantinga |
The Win32 exports file isn't used by mingw anymore
|
2006-03-13 |
Sam Lantinga |
Fixed bug #112
|
2006-03-13 |
Sam Lantinga |
Added SDL_iconv.c to the Visual C++ projects
|
2006-03-13 |
Sam Lantinga |
Fixed bug #139
|
2006-03-13 |
Sam Lantinga |
*** empty log message ***
|
2006-03-13 |
Sam Lantinga |
props yo
|
2006-03-13 |
Sam Lantinga |
UTF-32 by definition can't handle characters higher than 0x10FFFF
|
2006-03-13 |
Sam Lantinga |
Added UTF-8 <-> UTF-16 <-> UTF-32 <-> UCS-2 <-> UCS-4 conversion capability
|
2006-03-12 |
Sam Lantinga |
Blah
|
2006-03-12 |
Sam Lantinga |
Fixed bug #150
|
2006-03-12 |
Sam Lantinga |
Fixed bug #149
|
2006-03-11 |
Sam Lantinga |
Fixes from Dmitry Yakimov:
|
2006-03-11 |
Sam Lantinga |
*** empty log message ***
|
2006-03-11 |
Sam Lantinga |
Might have fixed 64-bit issues. :)
|
2006-03-11 |
Sam Lantinga |
Fixed make distclean
|
2006-03-11 |
Sam Lantinga |
Clean up temporary files. I'm not sure how this got removed, but whatever...
|
2006-03-11 |
Sam Lantinga |
X11 support isn't installed by default
|
2006-03-09 |
Sam Lantinga |
Don't crash if SDL_Flip() is called with an OpenGL mode set
|
2006-03-09 |
Sam Lantinga |
Dynamic OpenGL loading is the default now. :)
|
2006-03-09 |
Sam Lantinga |
Prettified. :)
|
2006-03-09 |
Sam Lantinga |
Eric is setting up X11 support for the XCode project
|
2006-03-09 |
Sam Lantinga |
Cleaning up warnings on MacOS X
|
2006-03-08 |
Sam Lantinga |
Re-added C runtime support for Visual C++ 5,6
|
2006-03-08 |
Sam Lantinga |
*** empty log message ***
|
2006-03-08 |
Sam Lantinga |
Added documentation on how to build a completely useless SDL library. :)
|
2006-03-08 |
Sam Lantinga |
*** empty log message ***
|
2006-03-08 |
Sam Lantinga |
QNX changes from Mike Gorchak
|
2006-03-07 |
Sam Lantinga |
Yet more Win64 tweaks
|
2006-03-07 |
Sam Lantinga |
More Win64 updates
|
2006-03-07 |
Sam Lantinga |
Updated MacOS X support
|
2006-03-06 |
Sam Lantinga |
Only use Altivec on PowerPC architecture
|
2006-03-06 |
Patrice Mandin |
Add missing asm source files
|
2006-03-06 |
Sam Lantinga |
Date: Mon, 6 Mar 2006 19:00:45 +0100
|
2006-03-06 |
Sam Lantinga |
Get Microsoft's preprocessor symbols in there
|
2006-03-06 |
Sam Lantinga |
Maybe it's easier to collect the big-endian architectures. :)
|
2006-03-06 |
Sam Lantinga |
Whoops, built without libC support - doh!
|
2006-03-06 |
Sam Lantinga |
Fixed more Win64 portability issues
|
2006-03-06 |
Sam Lantinga |
Enabled libc support on Win32, so we don't break binary compatibility in 1.2
|
2006-03-06 |
Sam Lantinga |
Fixed declarations to match mingw includes
|
2006-03-06 |
Sam Lantinga |
Added ARM and SH4 detection for WinCE development environment
|
2006-03-06 |
Sam Lantinga |
Don't put X_LIBS in the linker flags if we're dynamically loading X11
|
2006-03-06 |
Sam Lantinga |
Removed accidentally copied/pasted script for ALSA detection
|
2006-03-05 |
Sam Lantinga |
*** empty log message ***
|
2006-03-04 |
Sam Lantinga |
Updated WinCE support by Dmitry (with some tweaks)
|
2006-03-04 |
Sam Lantinga |
*** empty log message ***
|
2006-03-03 |
Sam Lantinga |
*** empty log message ***
|
2006-03-02 |
Sam Lantinga |
*** empty log message ***
|