log

age author description
2009-10-07 Sam Lantinga Upgrading libtool didn't fix bug #499
2009-10-06 Sam Lantinga Eric Wing to Sam
2009-10-06 Sam Lantinga Eric Wing to Sam
2009-10-04 Sam Lantinga Updated libtool to version 2.2.6a
2009-10-04 Sam Lantinga Split out ltoptions.m4
2009-10-04 Sam Lantinga Fixed make dist
2009-10-04 Sam Lantinga Fixed make dist
2009-10-04 Sam Lantinga Split acinclude.m4 into its constituent parts for easy upgrading
2009-10-04 Sam Lantinga Fixed bug #826
2009-10-04 Sam Lantinga Fixed bug #522
2009-10-04 Sam Lantinga Eric Wing to Sam
2009-10-04 Sam Lantinga Fixed bug #817
2009-10-04 Sam Lantinga Fixed bug #814
2009-10-04 Sam Lantinga Fixed a bug where when the audio starts paused all the DirectSound buffers
2009-10-04 Sam Lantinga Adam Strzelecki to SDL
2009-10-04 Sam Lantinga Use gcc's built-in dependency generation, thanks to Adam Strzelecki
2009-10-03 Sam Lantinga [SDL] Bad math in SDL_RenderCopy
2009-10-02 Sam Lantinga You should check for the C compiler before you set CFLAGS. :)
2009-10-01 Sam Lantinga Eric Wing to Sam
2009-10-01 Sam Lantinga Getting ready for a new drop from Eric, hopefully the last time I have to wipe this.
2009-09-29 Sam Lantinga Added missing templates
2009-09-29 Sam Lantinga Reminder to investigate upgrading libtool to fix bug #499
2009-09-29 Sam Lantinga Better cross-platform macros for printing 32 and 64 bit values
2009-09-29 Sam Lantinga Temporary band-aid for bug #575
2009-09-28 Bob Pendleton Ok, added long casts to get rid of compiler warnings.
2009-09-28 Sam Lantinga -0.5 is causing trouble according to comments in bug #783
2009-09-28 Sam Lantinga Added renderer information for dynamic OpenGL test
2009-09-27 Sam Lantinga Fixed bug #716
2009-09-26 Sam Lantinga Fixed 32-bit build
2009-09-26 Sam Lantinga Fixed bug #797
2009-09-26 Sam Lantinga Fixed bug #777
2009-09-26 Sam Lantinga Fixed bug #766
2009-09-26 Sam Lantinga Fixed bug #765
2009-09-26 Sam Lantinga Fixed bug #764
2009-09-26 Sam Lantinga Fixed bug #761
2009-09-26 Sam Lantinga Fixed bug #734
2009-09-26 Sam Lantinga Fixed bug #705
2009-09-26 Sam Lantinga Fixed bug #705
2009-09-26 Sam Lantinga Fixed bug #704
2009-09-26 Sam Lantinga Fixed crash with right side up BMP files
2009-09-26 Sam Lantinga Eric Wing to Sam
2009-09-25 Bob Pendleton fixed a spelling error in the documentation.
2009-09-25 Bob Pendleton Changed to include SDL_atomic.c in the windows version of SDL 1.3
2009-09-25 Bob Pendleton This version actaully should work on Windows.
2009-09-24 Sam Lantinga More TODO!
2009-09-24 Sam Lantinga Eric Wing to Sam
2009-09-24 Sam Lantinga Updated Xcode project from Eric Wing
2009-09-24 Sam Lantinga Getting ready for a new Xcode project from Eric Wing
2009-09-23 Sam Lantinga Fixed bug #732
2009-09-23 Sam Lantinga Possibly fixed bug #601, definitely fixed a potential issue with threads
2009-09-23 Bob Pendleton int testmmousetable.c the arguments to main() are not compatible with what is required in SDL_main.h
2009-09-22 Sam Lantinga Whoops, this breaks building on Mac OS X 10.4
2009-09-21 Bob Pendleton oops
2009-09-21 Bob Pendleton Should now compile on 32 bit linux and 64 bit linux
2009-09-21 Sam Lantinga Whoops, need both the header and the library!
2009-09-21 Sam Lantinga Fixed bug #714
2009-09-21 Sam Lantinga Fixed bug #674
2009-09-21 Sam Lantinga Fixed bug #615
2009-09-21 Sam Lantinga Added reminder to look into 2D vblank synchronization
2009-09-21 Sam Lantinga Oh yeah, we have GLX support too.