log

age author description
Sat, 11 Mar 2006 23:44:21 +0000 Sam Lantinga *** empty log message ***
Sat, 11 Mar 2006 22:54:12 +0000 Sam Lantinga Might have fixed 64-bit issues. :)
Sat, 11 Mar 2006 20:16:50 +0000 Sam Lantinga Fixed make distclean
Sat, 11 Mar 2006 20:16:20 +0000 Sam Lantinga Clean up temporary files. I'm not sure how this got removed, but whatever...
Sat, 11 Mar 2006 15:47:56 +0000 Sam Lantinga X11 support isn't installed by default
Thu, 09 Mar 2006 16:12:34 +0000 Sam Lantinga Don't crash if SDL_Flip() is called with an OpenGL mode set
Thu, 09 Mar 2006 15:11:15 +0000 Sam Lantinga Dynamic OpenGL loading is the default now. :)
Thu, 09 Mar 2006 13:34:58 +0000 Sam Lantinga Prettified. :)
Thu, 09 Mar 2006 13:25:43 +0000 Sam Lantinga Eric is setting up X11 support for the XCode project
Thu, 09 Mar 2006 06:33:21 +0000 Sam Lantinga Cleaning up warnings on MacOS X
Wed, 08 Mar 2006 18:30:12 +0000 Sam Lantinga Re-added C runtime support for Visual C++ 5,6
Wed, 08 Mar 2006 08:31:08 +0000 Sam Lantinga *** empty log message ***
Wed, 08 Mar 2006 08:30:17 +0000 Sam Lantinga Added documentation on how to build a completely useless SDL library. :)
Wed, 08 Mar 2006 06:21:04 +0000 Sam Lantinga *** empty log message ***
Wed, 08 Mar 2006 01:55:32 +0000 Sam Lantinga QNX changes from Mike Gorchak
Tue, 07 Mar 2006 16:02:59 +0000 Sam Lantinga Yet more Win64 tweaks
Tue, 07 Mar 2006 05:21:32 +0000 Sam Lantinga More Win64 updates
Tue, 07 Mar 2006 04:58:30 +0000 Sam Lantinga Updated MacOS X support
Mon, 06 Mar 2006 19:20:38 +0000 Sam Lantinga Only use Altivec on PowerPC architecture
Mon, 06 Mar 2006 18:42:30 +0000 Patrice Mandin Add missing asm source files
Mon, 06 Mar 2006 18:31:30 +0000 Sam Lantinga Date: Mon, 6 Mar 2006 19:00:45 +0100
Mon, 06 Mar 2006 16:37:18 +0000 Sam Lantinga Get Microsoft's preprocessor symbols in there
Mon, 06 Mar 2006 16:33:23 +0000 Sam Lantinga Maybe it's easier to collect the big-endian architectures. :)
Mon, 06 Mar 2006 15:29:41 +0000 Sam Lantinga Whoops, built without libC support - doh!
Mon, 06 Mar 2006 08:11:10 +0000 Sam Lantinga Fixed more Win64 portability issues
Mon, 06 Mar 2006 07:42:36 +0000 Sam Lantinga Enabled libc support on Win32, so we don't break binary compatibility in 1.2
Mon, 06 Mar 2006 06:00:45 +0000 Sam Lantinga Fixed declarations to match mingw includes
Mon, 06 Mar 2006 01:34:36 +0000 Sam Lantinga Added ARM and SH4 detection for WinCE development environment
Mon, 06 Mar 2006 01:05:11 +0000 Sam Lantinga Don't put X_LIBS in the linker flags if we're dynamically loading X11
Mon, 06 Mar 2006 00:50:03 +0000 Sam Lantinga Removed accidentally copied/pasted script for ALSA detection