log

age author description
2009-10-02 Sam Lantinga Updated version for mingw32 build SDL-1.2
2009-09-30 Sam Lantinga Fixed VC2005 compiler warnings SDL-1.2
2009-09-30 Sam Lantinga I just tested DGA mouse motion with X.org 1.6.0 and it's working fine, SDL-1.2
2009-09-29 Ryan C. Gordon Make SDL_GL_GetAttribute(SDL_GL_SWAP_CONTROL) work with GLX_SGI_swap_control. SDL-1.2
2009-09-29 Ryan C. Gordon Removed isCustom ... not used any more. SDL-1.2
2009-09-29 Ryan C. Gordon Removed duplicate memset() calls. SDL-1.2
2009-09-29 Ryan C. Gordon Fixed SDL_VIDEO_WINDOW_POS environment variable for Quartz target. SDL-1.2
2009-09-29 Ryan C. Gordon Batch x11 dga mouse motion events into a single SDL event. SDL-1.2
2009-09-29 Sam Lantinga Reverted revision 4880 since this breaks installation on Mac OS X. SDL-1.2
2009-09-29 Ryan C. Gordon Fixed strict aliasing (or inline asm?) issue. SDL-1.2
2009-09-29 Sam Lantinga Temporary band-aid for bug #575 SDL-1.2
2009-09-28 Ryan C. Gordon Removed -rpath from link line. SDL-1.2
2009-09-28 Ryan C. Gordon Added *.dSYM (Mac OS X debug symbols) to svn:ignore list for test dir. SDL-1.2
2009-09-28 Sam Lantinga Fixed compile issue SDL-1.2
2009-09-28 Sam Lantinga Added keyboard output for debugging bug #659 SDL-1.2
2009-09-28 Sam Lantinga Vitaly Minko to slouken SDL-1.2
2009-09-27 Sam Lantinga Fixed bug #716 SDL-1.2
2009-09-27 Sam Lantinga Fixed bug #616 SDL-1.2
2009-09-27 Sam Lantinga Improved bug #759 SDL-1.2
2009-09-27 Sam Lantinga Fixed bug #582 SDL-1.2
2009-09-27 Sam Lantinga Better fix from Max Horn SDL-1.2
2009-09-27 Sam Lantinga Fixed bug #725 SDL-1.2
2009-09-27 Sam Lantinga Fixed bug #713 SDL-1.2
2009-09-27 Sam Lantinga Added missing DirectX data SDL-1.2
2009-09-27 Sam Lantinga Fixed bug #586 SDL-1.2
2009-09-26 Sam Lantinga Fixed bug #810 SDL-1.2
2009-09-26 Sam Lantinga Fixed 32-bit build SDL-1.2
2009-09-26 Sam Lantinga Fixed bug #806 SDL-1.2
2009-09-26 Sam Lantinga Fixed bug #797 SDL-1.2
2009-09-26 Sam Lantinga Fixed bug #734 SDL-1.2
2009-09-26 Sam Lantinga Fixed crash with right side up BMP files SDL-1.2
2009-09-23 Sam Lantinga Fixed bug #719 SDL-1.2
2009-09-23 Sam Lantinga Fixed bug #732 SDL-1.2
2009-09-23 Sam Lantinga Fixed bug #803 SDL-1.2
2009-09-23 Sam Lantinga Potentially fixed bug #774 SDL-1.2
2009-09-23 Sam Lantinga Fixed endianness issues with fullscreen mode SDL-1.2
2009-09-23 Sam Lantinga Possibly fixed bug #601, definitely fixed a potential issue with threads SDL-1.2
2009-09-23 Sam Lantinga Added some extra headers SDL-1.2
2009-09-22 Sam Lantinga Added cast macros so SDL_net will compile with SDL 1.2 SDL-1.2
2009-09-22 Sam Lantinga Fixed compile error on Win32 SDL-1.2
2009-09-22 Sam Lantinga Added missing newline SDL-1.2
2009-09-22 Sam Lantinga Max correctly pointed out that this will cause unexpected change in application SDL-1.2
2009-09-22 Sam Lantinga Whoops, this breaks building on Mac OS X 10.4 SDL-1.2
2009-09-21 Sam Lantinga Added header guards for SDLMain.h SDL-1.2
2009-09-21 Sam Lantinga Fix for expression error by Torsten Giebl - Thanks! :) SDL-1.2
2009-09-21 Sam Lantinga Fixed bug #638 SDL-1.2
2009-09-21 Sam Lantinga Fixed bug #637 SDL-1.2
2009-09-21 Sam Lantinga Whoops, need both the header and the library! SDL-1.2
2009-09-21 Sam Lantinga Fixed bug #727 SDL-1.2
2009-09-21 Sam Lantinga Fixed bug #714 SDL-1.2
2009-09-21 Sam Lantinga Fixed bug #674 SDL-1.2
2009-09-21 Sam Lantinga Fixed bug #795 SDL-1.2
2009-09-21 Sam Lantinga Fixed bug #695 SDL-1.2
2009-09-21 Sam Lantinga Fixed bug #778 SDL-1.2
2009-09-21 Sam Lantinga Fixed bug #706 SDL-1.2
2009-09-21 Sam Lantinga Fixed bug #698 SDL-1.2
2009-09-21 Sam Lantinga Fixed bug #615 SDL-1.2
2009-09-21 Sam Lantinga Oh yeah, we have GLX support too. SDL-1.2
2009-09-21 Sam Lantinga Fixed bug #577 SDL-1.2
2009-09-21 Sam Lantinga Fixed bug #591 SDL-1.2