graph
- Joystick patch from FreeBSD ports systemSDL-1.2 2009-10-12, by Sam Lantinga
- Forcibly disabled MMX mixers.SDL-1.2 2009-10-12, by Ryan C. Gordon
- Whoops, need to convert from bits to bytes for frame size.SDL-1.2 2009-10-12, by Ryan C. Gordon
- Corrected misuse of snd_pcm_writei() in ALSA driver.SDL-1.2 2009-10-12, by Ryan C. Gordon
- Added support for SDL_VIDEO_FULLSCREEN_DISPLAY, but mouse events need to be fixed up.SDL-1.2 2009-10-10, by Sam Lantinga
- Added SDL_VIDEO_FULLSCREEN_DISPLAY as a preferred synonym for SDL_VIDEO_FULLSCREEN_HEAD on X11.SDL-1.2 2009-10-10, by Sam Lantinga
- Put the braces on the next line so vi can find the beginning of the function.SDL-1.2 2009-10-10, by Sam Lantinga
- Disable double buffer for Milan. Also set current width,height after we read it.SDL-1.2 2009-10-10, by Patrice Mandin
- Added missing caca filesSDL-1.2 2009-10-10, by Sam Lantinga
- Fixed bug #838SDL-1.2 2009-10-10, by Sam Lantinga
- Adapted from Debian patch: 320_activate_xrandr_on_default.diffSDL-1.2 2009-10-10, by Sam Lantinga
- Debian patch: 310_segfault_noGLX.diffSDL-1.2 2009-10-10, by Sam Lantinga
- Debian patch: f230_manpages.diffSDL-1.2 2009-10-10, by Sam Lantinga
- Debian patch: 218_joystick_memmove.diffSDL-1.2 2009-10-10, by Sam Lantinga
- Debian patch: 216_page_size.diffSDL-1.2 2009-10-10, by Sam Lantinga
- Fixed bug #833SDL-1.2 2009-10-10, by Sam Lantinga
- Don't double-include sys/param.hSDL-1.2 2009-10-10, by Sam Lantinga
- Whoops, FreeBSD 6.2 doesn't define __FreeBSD_kernel_versionSDL-1.2 2009-10-10, by Sam Lantinga
- Adapted from 215_kfreebsd_gnu.diffSDL-1.2 2009-10-10, by Sam Lantinga
- Debian patch: 214_missing_mmx_blit.diffSDL-1.2 2009-10-10, by Sam Lantinga
- Made typedef for SDL_bool the same as the other typedefs.SDL-1.2 2009-10-10, by Sam Lantinga
- Added patch note for revision 5005SDL-1.2 2009-10-10, by Sam Lantinga
- Debian patch: 209_alsa_priority.diffSDL-1.2 2009-10-10, by Sam Lantinga
- Debian patch: 050_altivec_detection.diffSDL-1.2 2009-10-10, by Sam Lantinga
- Changed environment variable to match Debian patch 205_lock_keys.diffSDL-1.2 2009-10-10, by Sam Lantinga
- Disable iPodLinux code by default (can be enabled with --enable-ipod)SDL-1.2 2009-10-10, by Sam Lantinga
- Debian patch: 040_propagate_pic_to_nasm.diffSDL-1.2 2009-10-10, by Sam Lantinga
- Debian patch: 030_pulseaudio_enable.diffSDL-1.2 2009-10-10, by Sam Lantinga
- Debian patch: 020_libcaca_new_api.diffSDL-1.2 2009-10-10, by Sam Lantinga
- Updated change log with recent checkinsSDL-1.2 2009-10-10, by Sam Lantinga
- Fixed bug #627SDL-1.2 2009-10-10, by Sam Lantinga
- Moved to stable ALSA API.SDL-1.2 2009-10-10, by Ryan C. Gordon
- Fixed bug #634SDL-1.2 2009-10-10, by Sam Lantinga
- Cache the swap control setting, even on Mesa.SDL-1.2 2009-10-10, by Ryan C. Gordon
- Fixed incorrect return value test for SGI swap control.SDL-1.2 2009-10-10, by Ryan C. Gordon
- Default value for SGI swap control GL attribute should be -1.SDL-1.2 2009-10-10, by Ryan C. Gordon
- Fixed bug #798SDL-1.2 2009-10-10, by Sam Lantinga
- Fixed bug #831SDL-1.2 2009-10-10, by Sam Lantinga
- Remove sdl.pc during "make uninstall"SDL-1.2 2009-10-08, by Ryan C. Gordon
- Allow Unicode filenames in RWOPS on Windows.SDL-1.2 2009-10-08, by Ryan C. Gordon
- Ozkan Sezer 2009-04-01 23:17:13 PDTSDL-1.2 2009-10-08, by Sam Lantinga
- Update config.guess and config.subSDL-1.2 2009-10-08, by Sam Lantinga
- SDL 1.2.14 is a recommended update.SDL-1.2 2009-10-07, by Sam Lantinga
- Updated documentation with major changes for 1.2.14SDL-1.2 2009-10-07, by Sam Lantinga
- SuSE 11.1 installs directfb-config without directfb-devel, so check toSDL-1.2 2009-10-07, by Sam Lantinga
- Fixed building without OpenGL supportSDL-1.2 2009-10-07, by Sam Lantinga
- Updated libtool to version 2.2.6aSDL-1.2 2009-10-04, by Sam Lantinga
- Fixed make distSDL-1.2 2009-10-04, by Sam Lantinga
- Split acinclude.m4 into its constituent parts for easy upgradingSDL-1.2 2009-10-04, by Sam Lantinga
- Make the temporary black window be the maximum of all visible dimensionsSDL-1.2 2009-10-04, by Sam Lantinga
- You should check for the C compiler before you set CFLAGS. :)SDL-1.2 2009-10-02, by Sam Lantinga
- Fixed nasm detection for newer autotoolsSDL-1.2 2009-10-02, by Sam Lantinga
- Updated version for mingw32 buildSDL-1.2 2009-10-02, by Sam Lantinga
- Fixed VC2005 compiler warningsSDL-1.2 2009-09-30, by Sam Lantinga
- I just tested DGA mouse motion with X.org 1.6.0 and it's working fine,SDL-1.2 2009-09-30, by Sam Lantinga
- Make SDL_GL_GetAttribute(SDL_GL_SWAP_CONTROL) work with GLX_SGI_swap_control.SDL-1.2 2009-09-29, by Ryan C. Gordon
- Removed isCustom ... not used any more.SDL-1.2 2009-09-29, by Ryan C. Gordon
- Removed duplicate memset() calls.SDL-1.2 2009-09-29, by Ryan C. Gordon
- Fixed SDL_VIDEO_WINDOW_POS environment variable for Quartz target.SDL-1.2 2009-09-29, by Ryan C. Gordon
- Batch x11 dga mouse motion events into a single SDL event.SDL-1.2 2009-09-29, by Ryan C. Gordon