graph
- 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
- *** empty log message ***2006-03-04, by Sam Lantinga
- *** empty log message ***2006-03-03, by Sam Lantinga
- *** empty log message ***2006-03-02, by Sam Lantinga
- Updated for Dreamcast KOS June 2005 snapshot:2006-03-02, by Sam Lantinga
- *** empty log message ***2006-03-02, by Sam Lantinga
- Date: Wed, 01 Mar 2006 10:14:31 +00002006-03-02, by Sam Lantinga
- Date: Wed, 1 Mar 2006 23:52:09 +01002006-03-02, by Sam Lantinga
- SetClassLongPtr isn't available in MinGW yet2006-03-01, by Sam Lantinga
- Fixed a bunch of 64-bit compatibility problems2006-03-01, by Sam Lantinga
- Hah, standard stdio code crashed on the test case.2006-02-27, by Sam Lantinga
- Whoops, missed one2006-02-27, by Sam Lantinga
- Date: Mon, 27 Feb 2006 17:01:43 +01002006-02-27, by Sam Lantinga
- *** empty log message ***2006-02-27, by Sam Lantinga
- Argh, I forgot that zip merges files into the archive instead of recreating it.2006-02-27, by Sam Lantinga
- Removing unused Makefile.am files2006-02-27, by Sam Lantinga
- Did I mention I'm anal? :) Fixed spacing in SDL_rwops.h2006-02-27, by Sam Lantinga
- Build both the .tar.gz and .zip archives when creating a CVS snapshot.2006-02-27, by Sam Lantinga
- Prefer the raw Win32 API over stdio for file RWops2006-02-27, by Sam Lantinga
- Date: Mon, 27 Feb 2006 02:17:29 +01002006-02-27, by Sam Lantinga
- Need this or things might misbuild on G3 Mac OS, I think.2006-02-27, by Ryan C. Gordon
- Oops, missed the header2006-02-26, by Sam Lantinga
- Fixed some OpenWatcom warnings2006-02-26, by Sam Lantinga
- Updated OS/2 build, yay!2006-02-26, by Sam Lantinga
- Getting closer... :)2006-02-26, by Sam Lantinga
- Passing a NULL GL library does the right thing nowadays.2006-02-26, by Sam Lantinga
- Fixed warnings in -pedantic mode2006-02-26, by Sam Lantinga