graph
- Fixed bug #462006-03-14, by Sam Lantinga
- (patch tweaked a bit)2006-03-14, by Sam Lantinga
- *** empty log message ***2006-03-14, by Sam Lantinga
- CFLAGS are separate from EXTRA_CFLAGS2006-03-14, by Sam Lantinga
- Add the NAS library directory, since X11 is dynamically loaded now...2006-03-13, by Sam Lantinga
- RFC 3629 restricted the range of characters encoded with UTF-8 to 0000-10FFFF (the UTF-16 accessible range)2006-03-13, by Sam Lantinga
- Updated by Ryan Gordon2006-03-13, by Sam Lantinga
- *** empty log message ***2006-03-13, by Sam Lantinga
- Updated MacOS Classic build2006-03-13, by Sam Lantinga
- The exports file isn't necessary on BeOS anymore2006-03-13, by Sam Lantinga
- Added SDL_iconv.c to the Embedded Visual C++ projects2006-03-13, by Sam Lantinga
- *** empty log message ***2006-03-13, by Sam Lantinga
- Added _strnicmp support2006-03-13, by Sam Lantinga
- Added SDL_iconv.c to MPW Makefile2006-03-13, by Sam Lantinga
- Win32 fixes2006-03-13, by Sam Lantinga
- Added SDL_iconv.c to the Dreamcast Makefile2006-03-13, by Sam Lantinga
- The Win32 exports file isn't used by mingw anymore2006-03-13, by Sam Lantinga
- Fixed bug #1122006-03-13, by Sam Lantinga
- Added SDL_iconv.c to the Visual C++ projects2006-03-13, by Sam Lantinga
- Fixed bug #1392006-03-13, by Sam Lantinga
- *** empty log message ***2006-03-13, by Sam Lantinga
- props yo2006-03-13, by Sam Lantinga
- UTF-32 by definition can't handle characters higher than 0x10FFFF2006-03-13, by Sam Lantinga
- Added UTF-8 <-> UTF-16 <-> UTF-32 <-> UCS-2 <-> UCS-4 conversion capability2006-03-13, by Sam Lantinga
- Blah2006-03-12, by Sam Lantinga
- Fixed bug #1502006-03-12, by Sam Lantinga
- Fixed bug #1492006-03-12, by Sam Lantinga
- Fixes from Dmitry Yakimov:2006-03-11, by Sam Lantinga
- *** empty log message ***2006-03-11, by Sam Lantinga
- Might have fixed 64-bit issues. :)2006-03-11, by Sam Lantinga
- Fixed make distclean2006-03-11, by Sam Lantinga
- Clean up temporary files. I'm not sure how this got removed, but whatever...2006-03-11, by Sam Lantinga
- X11 support isn't installed by default2006-03-11, by Sam Lantinga
- Don't crash if SDL_Flip() is called with an OpenGL mode set2006-03-09, by Sam Lantinga
- Dynamic OpenGL loading is the default now. :)2006-03-09, by Sam Lantinga
- Prettified. :)2006-03-09, by Sam Lantinga
- Eric is setting up X11 support for the XCode project2006-03-09, by Sam Lantinga
- Cleaning up warnings on MacOS X2006-03-09, by Sam Lantinga
- Re-added C runtime support for Visual C++ 5,62006-03-08, by Sam Lantinga
- *** empty log message ***2006-03-08, by Sam Lantinga
- Added documentation on how to build a completely useless SDL library. :)2006-03-08, by Sam Lantinga
- *** empty log message ***2006-03-08, by Sam Lantinga
- QNX changes from Mike Gorchak2006-03-08, by Sam Lantinga
- Yet more Win64 tweaks2006-03-07, by Sam Lantinga
- More Win64 updates2006-03-07, by Sam Lantinga
- Updated MacOS X support2006-03-07, by Sam Lantinga
- Only use Altivec on PowerPC architecture2006-03-06, by Sam Lantinga
- Add missing asm source files2006-03-06, by Patrice Mandin
- Date: Mon, 6 Mar 2006 19:00:45 +01002006-03-06, by Sam Lantinga
- Get Microsoft's preprocessor symbols in there2006-03-06, by Sam Lantinga
- Maybe it's easier to collect the big-endian architectures. :)2006-03-06, by Sam Lantinga
- Whoops, built without libC support - doh!2006-03-06, by Sam Lantinga
- Fixed more Win64 portability issues2006-03-06, by Sam Lantinga
- Enabled libc support on Win32, so we don't break binary compatibility in 1.22006-03-06, by Sam Lantinga
- Fixed declarations to match mingw includes2006-03-06, by Sam Lantinga
- Added ARM and SH4 detection for WinCE development environment2006-03-06, by Sam Lantinga
- Don't put X_LIBS in the linker flags if we're dynamically loading X112006-03-06, by Sam Lantinga
- Removed accidentally copied/pasted script for ALSA detection2006-03-06, by Sam Lantinga
- *** empty log message ***2006-03-05, by Sam Lantinga
- Updated WinCE support by Dmitry (with some tweaks)2006-03-04, by Sam Lantinga