log

age author description
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 ***
2006-03-02 Sam Lantinga Updated for Dreamcast KOS June 2005 snapshot:
2006-03-02 Sam Lantinga *** empty log message ***
2006-03-02 Sam Lantinga Date: Wed, 01 Mar 2006 10:14:31 +0000
2006-03-02 Sam Lantinga Date: Wed, 1 Mar 2006 23:52:09 +0100
2006-03-01 Sam Lantinga SetClassLongPtr isn't available in MinGW yet
2006-03-01 Sam Lantinga Fixed a bunch of 64-bit compatibility problems
2006-02-27 Sam Lantinga Hah, standard stdio code crashed on the test case.
2006-02-27 Sam Lantinga Whoops, missed one
2006-02-27 Sam Lantinga Date: Mon, 27 Feb 2006 17:01:43 +0100
2006-02-27 Sam Lantinga *** empty log message ***
2006-02-27 Sam Lantinga Argh, I forgot that zip merges files into the archive instead of recreating it.
2006-02-27 Sam Lantinga Removing unused Makefile.am files
2006-02-27 Sam Lantinga Did I mention I'm anal? :) Fixed spacing in SDL_rwops.h
2006-02-27 Sam Lantinga Build both the .tar.gz and .zip archives when creating a CVS snapshot.
2006-02-27 Sam Lantinga Prefer the raw Win32 API over stdio for file RWops
2006-02-27 Sam Lantinga Date: Mon, 27 Feb 2006 02:17:29 +0100
2006-02-27 Ryan C. Gordon Need this or things might misbuild on G3 Mac OS, I think.
2006-02-26 Sam Lantinga Oops, missed the header
2006-02-26 Sam Lantinga Fixed some OpenWatcom warnings