log

age author description
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
2006-02-22 Sam Lantinga *** empty log message ***
2006-02-21 Sam Lantinga ranlib needs to be run after the library is installed...
2006-02-21 Sam Lantinga FIXME:
2006-02-21 Patrice Mandin Fixed include files
2006-02-21 Sam Lantinga Fixed assembly alignment error on Intel Macs.
2006-02-21 Sam Lantinga *** empty log message ***
2006-02-21 Sam Lantinga Fixed build warnings on Intel Mac
2006-02-21 Sam Lantinga Fixed some preprocessor mangling
2006-02-21 Sam Lantinga Whoops, forgot to check in this fix
2006-02-21 Sam Lantinga *** empty log message ***
2006-02-21 Sam Lantinga Added a test case
2006-02-21 Sam Lantinga *** empty log message ***
2006-02-21 Sam Lantinga Catch the C++ and Objective C sources too...
2006-02-21 Sam Lantinga Use consistent identifiers for the various platforms we support.
2006-02-21 Sam Lantinga *** empty log message ***
2006-02-21 Sam Lantinga Date: Mon, 20 Feb 2006 19:54:51 -0500
2006-02-20 Sam Lantinga *** empty log message ***
2006-02-20 Sam Lantinga Whoops. :)
2006-02-20 Sam Lantinga Added rules to build libSDLmain.a
2006-02-20 Patrice Mandin Add missing include directories
2006-02-20 Patrice Mandin Hum badly edited source
2006-02-20 Sam Lantinga Set the install permissions correctly
2006-02-20 Sam Lantinga Pass LDFLAGS to the build system
2006-02-20 Sam Lantinga *** empty log message ***
2006-02-20 Sam Lantinga Blargle-fnargle dependencies and build rules
2006-02-20 Sam Lantinga Added DESTDIR support
2006-02-20 Sam Lantinga Fixed X11 library detection
2006-02-20 Sam Lantinga Fixed build dependencies... ugh
2006-02-20 Sam Lantinga Tests require SDL 1.2.10
2006-02-20 Sam Lantinga Pick the right default GL library on IRIX
2006-02-20 Sam Lantinga Fixed defaults for 8 bpp visuals
2006-02-20 Sam Lantinga build fixes for IRIX 6.5 - dynamic X11 loading works! :)
2006-02-20 Sam Lantinga NetBSD support
2006-02-20 Sam Lantinga *** empty log message ***
2006-02-20 Sam Lantinga On FreeBSD, alloca is defined in stdlib.h