log

age author description
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 ***
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
2006-02-26 Sam Lantinga Updated OS/2 build, yay!
2006-02-26 Sam Lantinga Getting closer... :)
2006-02-26 Sam Lantinga Passing a NULL GL library does the right thing nowadays.
2006-02-26 Sam Lantinga Fixed warnings in -pedantic mode
2006-02-26 Sam Lantinga Date: Sun, 26 Feb 2006 11:25:09 +0900
2006-02-26 Sam Lantinga Make sure the OpenGL library is loaded before setting up OpenGL
2006-02-26 Sam Lantinga Use the right dynamic GL on MacOS Classic
2006-02-26 Sam Lantinga Created a single makefile for all the tests
2006-02-25 Sam Lantinga Added SDL_sysloadso.c to the Visual C++ project
2006-02-25 Sam Lantinga SDL_windows.h is no longer necessary
2006-02-25 Sam Lantinga *** empty log message ***
2006-02-25 Sam Lantinga Updated CodeWarrior projects (at least MacOS ones)
2006-02-25 Sam Lantinga *** empty log message ***
2006-02-25 Sam Lantinga Date: Sat, 25 Feb 2006 14:26:19 +0100 (CET)
2006-02-24 Sam Lantinga Update for Visual C++ 6.0
2006-02-24 Sam Lantinga Updated with MrC includes and function definitions
2006-02-24 Sam Lantinga *** empty log message ***
2006-02-24 Sam Lantinga Hmm, how am I going to keep from committing bad versions of this?
2006-02-24 Sam Lantinga Updated MacOS Classic MPW build
2006-02-24 Sam Lantinga Updated for Visual Studio Express 2005
2006-02-24 Sam Lantinga Added pre-configured versions of SDL_config.h for various platforms
2006-02-24 Sam Lantinga testplatform replaces testtypes, testendian, and testcpuinfo
2006-02-23 Patrice Mandin Added preliminary support for MiNT /dev/mouse driver (disabled atm)
2006-02-23 Sam Lantinga *** empty log message ***
2006-02-23 Sam Lantinga *** empty log message ***
2006-02-22 Sam Lantinga *** empty log message ***
2006-02-22 Sam Lantinga Fixed script on mingw