2009-10-12 |
Sam Lantinga |
Joystick patch from FreeBSD ports system
SDL-1.2
|
2009-10-12 |
Ryan C. Gordon |
Forcibly disabled MMX mixers.
SDL-1.2
|
2009-10-12 |
Ryan C. Gordon |
Whoops, need to convert from bits to bytes for frame size.
SDL-1.2
|
2009-10-12 |
Ryan C. Gordon |
Corrected misuse of snd_pcm_writei() in ALSA driver.
SDL-1.2
|
2009-10-10 |
Sam Lantinga |
Added support for SDL_VIDEO_FULLSCREEN_DISPLAY, but mouse events need to be fixed up.
SDL-1.2
|
2009-10-10 |
Sam Lantinga |
Added SDL_VIDEO_FULLSCREEN_DISPLAY as a preferred synonym for SDL_VIDEO_FULLSCREEN_HEAD on X11.
SDL-1.2
|
2009-10-10 |
Sam Lantinga |
Put the braces on the next line so vi can find the beginning of the function.
SDL-1.2
|
2009-10-10 |
Patrice Mandin |
Disable double buffer for Milan. Also set current width,height after we read it.
SDL-1.2
|
2009-10-10 |
Sam Lantinga |
Added missing caca files
SDL-1.2
|
2009-10-10 |
Sam Lantinga |
Fixed bug #838
SDL-1.2
|
2009-10-10 |
Sam Lantinga |
Adapted from Debian patch: 320_activate_xrandr_on_default.diff
SDL-1.2
|
2009-10-10 |
Sam Lantinga |
Debian patch: 310_segfault_noGLX.diff
SDL-1.2
|
2009-10-10 |
Sam Lantinga |
Debian patch: f230_manpages.diff
SDL-1.2
|
2009-10-10 |
Sam Lantinga |
Debian patch: 218_joystick_memmove.diff
SDL-1.2
|
2009-10-10 |
Sam Lantinga |
Debian patch: 216_page_size.diff
SDL-1.2
|
2009-10-10 |
Sam Lantinga |
Fixed bug #833
SDL-1.2
|
2009-10-10 |
Sam Lantinga |
Don't double-include sys/param.h
SDL-1.2
|
2009-10-10 |
Sam Lantinga |
Whoops, FreeBSD 6.2 doesn't define __FreeBSD_kernel_version
SDL-1.2
|
2009-10-10 |
Sam Lantinga |
Adapted from 215_kfreebsd_gnu.diff
SDL-1.2
|
2009-10-10 |
Sam Lantinga |
Debian patch: 214_missing_mmx_blit.diff
SDL-1.2
|
2009-10-10 |
Sam Lantinga |
Made typedef for SDL_bool the same as the other typedefs.
SDL-1.2
|
2009-10-10 |
Sam Lantinga |
Added patch note for revision 5005
SDL-1.2
|
2009-10-10 |
Sam Lantinga |
Debian patch: 209_alsa_priority.diff
SDL-1.2
|
2009-10-10 |
Sam Lantinga |
Debian patch: 050_altivec_detection.diff
SDL-1.2
|
2009-10-10 |
Sam Lantinga |
Changed environment variable to match Debian patch 205_lock_keys.diff
SDL-1.2
|
2009-10-10 |
Sam Lantinga |
Disable iPodLinux code by default (can be enabled with --enable-ipod)
SDL-1.2
|
2009-10-10 |
Sam Lantinga |
Debian patch: 040_propagate_pic_to_nasm.diff
SDL-1.2
|
2009-10-10 |
Sam Lantinga |
Debian patch: 030_pulseaudio_enable.diff
SDL-1.2
|
2009-10-10 |
Sam Lantinga |
Debian patch: 020_libcaca_new_api.diff
SDL-1.2
|
2009-10-10 |
Sam Lantinga |
Updated change log with recent checkins
SDL-1.2
|
2009-10-10 |
Sam Lantinga |
Fixed bug #627
SDL-1.2
|
2009-10-10 |
Ryan C. Gordon |
Moved to stable ALSA API.
SDL-1.2
|
2009-10-10 |
Sam Lantinga |
Fixed bug #634
SDL-1.2
|
2009-10-10 |
Ryan C. Gordon |
Cache the swap control setting, even on Mesa.
SDL-1.2
|
2009-10-10 |
Ryan C. Gordon |
Fixed incorrect return value test for SGI swap control.
SDL-1.2
|
2009-10-10 |
Ryan C. Gordon |
Default value for SGI swap control GL attribute should be -1.
SDL-1.2
|
2009-10-10 |
Sam Lantinga |
Fixed bug #798
SDL-1.2
|
2009-10-10 |
Sam Lantinga |
Fixed bug #831
SDL-1.2
|
2009-10-08 |
Ryan C. Gordon |
Remove sdl.pc during "make uninstall"
SDL-1.2
|
2009-10-08 |
Ryan C. Gordon |
Allow Unicode filenames in RWOPS on Windows.
SDL-1.2
|
2009-10-08 |
Sam Lantinga |
Ozkan Sezer 2009-04-01 23:17:13 PDT
SDL-1.2
|
2009-10-08 |
Sam Lantinga |
Update config.guess and config.sub
SDL-1.2
|
2009-10-07 |
Sam Lantinga |
SDL 1.2.14 is a recommended update.
SDL-1.2
|
2009-10-07 |
Sam Lantinga |
Updated documentation with major changes for 1.2.14
SDL-1.2
|
2009-10-07 |
Sam Lantinga |
SuSE 11.1 installs directfb-config without directfb-devel, so check to
SDL-1.2
|
2009-10-07 |
Sam Lantinga |
Fixed building without OpenGL support
SDL-1.2
|
2009-10-04 |
Sam Lantinga |
Updated libtool to version 2.2.6a
SDL-1.2
|
2009-10-04 |
Sam Lantinga |
Fixed make dist
SDL-1.2
|
2009-10-04 |
Sam Lantinga |
Split acinclude.m4 into its constituent parts for easy upgrading
SDL-1.2
|
2009-10-04 |
Sam Lantinga |
Make the temporary black window be the maximum of all visible dimensions
SDL-1.2
|
2009-10-02 |
Sam Lantinga |
You should check for the C compiler before you set CFLAGS. :)
SDL-1.2
|
2009-10-02 |
Sam Lantinga |
Fixed nasm detection for newer autotools
SDL-1.2
|
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
|