log

age author description
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
Sun, 05 Mar 2006 22:18:15 +0000 Sam Lantinga *** empty log message ***
Sat, 04 Mar 2006 08:24:35 +0000 Sam Lantinga Updated WinCE support by Dmitry (with some tweaks)
Sat, 04 Mar 2006 05:13:03 +0000 Sam Lantinga *** empty log message ***
Fri, 03 Mar 2006 04:43:42 +0000 Sam Lantinga *** empty log message ***
Thu, 02 Mar 2006 13:26:24 +0000 Sam Lantinga *** empty log message ***
Thu, 02 Mar 2006 13:16:02 +0000 Sam Lantinga Updated for Dreamcast KOS June 2005 snapshot:
Thu, 02 Mar 2006 07:46:24 +0000 Sam Lantinga *** empty log message ***
Thu, 02 Mar 2006 03:24:20 +0000 Sam Lantinga Date: Wed, 01 Mar 2006 10:14:31 +0000
Thu, 02 Mar 2006 03:18:21 +0000 Sam Lantinga Date: Wed, 1 Mar 2006 23:52:09 +0100
Wed, 01 Mar 2006 09:56:51 +0000 Sam Lantinga SetClassLongPtr isn't available in MinGW yet
Wed, 01 Mar 2006 09:43:47 +0000 Sam Lantinga Fixed a bunch of 64-bit compatibility problems
Mon, 27 Feb 2006 22:14:40 +0000 Sam Lantinga Hah, standard stdio code crashed on the test case.
Mon, 27 Feb 2006 21:17:12 +0000 Sam Lantinga Whoops, missed one
Mon, 27 Feb 2006 19:19:22 +0000 Sam Lantinga Date: Mon, 27 Feb 2006 17:01:43 +0100
Mon, 27 Feb 2006 18:58:12 +0000 Sam Lantinga *** empty log message ***
Mon, 27 Feb 2006 16:29:04 +0000 Sam Lantinga Argh, I forgot that zip merges files into the archive instead of recreating it.
Mon, 27 Feb 2006 15:51:34 +0000 Sam Lantinga Removing unused Makefile.am files
Mon, 27 Feb 2006 04:46:34 +0000 Sam Lantinga Did I mention I'm anal? :) Fixed spacing in SDL_rwops.h
Mon, 27 Feb 2006 04:44:31 +0000 Sam Lantinga Build both the .tar.gz and .zip archives when creating a CVS snapshot.
Mon, 27 Feb 2006 04:16:44 +0000 Sam Lantinga Prefer the raw Win32 API over stdio for file RWops
Mon, 27 Feb 2006 03:48:48 +0000 Sam Lantinga Date: Mon, 27 Feb 2006 02:17:29 +0100
Mon, 27 Feb 2006 01:32:12 +0000 Ryan C. Gordon Need this or things might misbuild on G3 Mac OS, I think.
Sun, 26 Feb 2006 19:46:17 +0000 Sam Lantinga Oops, missed the header
Sun, 26 Feb 2006 19:37:40 +0000 Sam Lantinga Fixed some OpenWatcom warnings
Sun, 26 Feb 2006 19:30:21 +0000 Sam Lantinga Updated OS/2 build, yay!
Sun, 26 Feb 2006 13:42:00 +0000 Sam Lantinga Getting closer... :)
Sun, 26 Feb 2006 13:40:26 +0000 Sam Lantinga Passing a NULL GL library does the right thing nowadays.
Sun, 26 Feb 2006 05:02:14 +0000 Sam Lantinga Fixed warnings in -pedantic mode
Sun, 26 Feb 2006 04:54:01 +0000 Sam Lantinga Date: Sun, 26 Feb 2006 11:25:09 +0900
Sun, 26 Feb 2006 04:48:24 +0000 Sam Lantinga Make sure the OpenGL library is loaded before setting up OpenGL
Sun, 26 Feb 2006 03:51:08 +0000 Sam Lantinga Use the right dynamic GL on MacOS Classic
Sun, 26 Feb 2006 03:36:33 +0000 Sam Lantinga Created a single makefile for all the tests
Sat, 25 Feb 2006 22:20:03 +0000 Sam Lantinga Added SDL_sysloadso.c to the Visual C++ project
Sat, 25 Feb 2006 22:18:25 +0000 Sam Lantinga SDL_windows.h is no longer necessary
Sat, 25 Feb 2006 20:48:26 +0000 Sam Lantinga *** empty log message ***
Sat, 25 Feb 2006 20:47:42 +0000 Sam Lantinga Updated CodeWarrior projects (at least MacOS ones)
Sat, 25 Feb 2006 18:52:36 +0000 Sam Lantinga *** empty log message ***
Sat, 25 Feb 2006 15:01:44 +0000 Sam Lantinga Date: Sat, 25 Feb 2006 14:26:19 +0100 (CET)
Fri, 24 Feb 2006 18:24:57 +0000 Sam Lantinga Update for Visual C++ 6.0
Fri, 24 Feb 2006 17:03:06 +0000 Sam Lantinga Updated with MrC includes and function definitions
Fri, 24 Feb 2006 10:23:49 +0000 Sam Lantinga *** empty log message ***