log

age author description
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
2006-02-20 Sam Lantinga Completely removed dependency on automake
2006-02-19 Sam Lantinga Use only safe string functions
2006-02-19 Sam Lantinga *** empty log message ***
2006-02-19 Sam Lantinga *** empty log message ***
2006-02-19 Sam Lantinga I don't think we need aclocal anymore (comes from the automake package)
2006-02-19 Sam Lantinga sprintf should have been snprintf
2006-02-19 Sam Lantinga QuickTime depends on Carbon and ApplicationServices
2006-02-19 Sam Lantinga *** empty log message ***
2006-02-19 Sam Lantinga Whoops
2006-02-18 Sam Lantinga Added a reminder on where to put libSDL.so
2006-02-18 Sam Lantinga Detect the X11 library on Solaris x86
2006-02-18 Sam Lantinga Doh! Bitten by search and replace. :)
2006-02-18 Sam Lantinga More fixes for building on BeOS
2006-02-17 Sam Lantinga Fixes for BeOS and Solaris builds
2006-02-16 Sam Lantinga spaces, not tabs. :)
2006-02-16 Patrice Mandin Add missing clause
2006-02-16 Patrice Mandin Fix typo
2006-02-16 Sam Lantinga Fixed building with cygwin
2006-02-16 Sam Lantinga *** empty log message ***
2006-02-16 Sam Lantinga New configure-based build system. Still work in progress, but much improved
2006-02-10 Sam Lantinga *** empty log message ***
2006-02-10 Sam Lantinga *** empty log message ***
2006-02-10 Sam Lantinga More header massaging... works great on Windows. ;-)
2006-02-10 Sam Lantinga Whoops, need this. :)
2006-02-10 Sam Lantinga *** empty log message ***
2006-02-10 Sam Lantinga *** empty log message ***
2006-02-09 Sam Lantinga Fixed build problem with SDL_string.c
2006-02-09 Sam Lantinga Started the process of improving configure support, and merging C types
2006-02-09 Sam Lantinga Disable freaking autoheader. :)
2006-02-08 Ryan C. Gordon Changed X11 header order so it works on Solaris.
2006-02-08 Patrice Mandin Fixes for new SDL embedded libc stuff
2006-02-08 Sam Lantinga *** empty log message ***
2006-02-08 Sam Lantinga Date: Mon, 6 Feb 2006 11:41:04 -0500
2006-02-08 Sam Lantinga Check for strtod
2006-02-08 Sam Lantinga Default to build SDL without MSVCRT
2006-02-07 Sam Lantinga Fixes for Visual C++ 6.0
2006-02-07 Sam Lantinga G:\SDL-12-CVS\src\video\math_private.h(171) : error C4226:
2006-02-07 Sam Lantinga *** empty log message ***
2006-02-07 Sam Lantinga Fixed it Hayashi Naoyuki's way. :)
2006-02-07 Sam Lantinga Configure dynamically generates SDL_config.h
2006-02-07 Ryan C. Gordon Faster fades when changing to/from/between fullscreen modes on Mac OS X. Also,
2006-02-07 Sam Lantinga *** empty log message ***
2006-02-07 Sam Lantinga Removed uses of stdlib.h and string.h
2006-02-07 Sam Lantinga Don't touch code that we brought in from other sources
2006-02-07 Sam Lantinga Use SDL_ prefixed versions of C library functions.
2006-02-06 Sam Lantinga SDL_config.h will eventually be a general feature set test,
2006-02-06 Sam Lantinga Proper credit to uClibc :)
2006-02-06 Sam Lantinga *** empty log message ***
2006-02-06 Sam Lantinga Update from Alan Buckley
2006-02-06 Sam Lantinga A few fixes to get this building on Linux again
2006-02-06 Sam Lantinga It's now possible to build SDL without any C runtime at all on Windows,
2006-02-04 Sam Lantinga Seek back to start on error
2006-02-04 Sam Lantinga Date: Sat, 04 Feb 2006 19:47:23 +0900
2006-02-04 Sam Lantinga Resolved bug #130
2006-02-03 Sam Lantinga From: Hayashi Naoyuki
2006-02-03 Sam Lantinga Resolve bug #120
2006-02-03 Sam Lantinga Favor using pthread_mutexattr_settype() on Linux.
2006-02-03 Sam Lantinga Fixed compile warning
2006-02-02 Patrice Mandin Update for mintlib 0.57.6 (m68k-atari-mint libc)
2006-02-02 Sam Lantinga Date: Wed, 1 Feb 2006 18:20:33 -0800
2006-02-02 Ryan C. Gordon AAlib driver was using C runtime string functions without including string.h.
2006-02-01 Ryan C. Gordon Logic bug in X11 Unicode input shutdown...was checking for == NULL
2006-02-01 Sam Lantinga Eliminate duplicate modes with different refresh rates
2006-02-01 Sam Lantinga Updated exports
2006-02-01 Sam Lantinga *** empty log message ***
2006-02-01 Sam Lantinga Merged useful fixes from 1.3 branch
2006-02-01 Ryan C. Gordon Fixed dynamic X11 for now, I think.
2006-02-01 Sam Lantinga *** empty log message ***
2006-02-01 Sam Lantinga Updated copyright information and removed rcs id lines (problematic in branch merges)
2006-02-01 Sam Lantinga *** empty log message ***
2006-01-31 Patrice Mandin Add flag to post mouse button events or not, and use defined function to post them
2006-01-31 Sam Lantinga Bah, I don't know what I'm doing.
2006-01-31 Sam Lantinga Quit building the frigging F77 libtool configuration!
2006-01-31 Sam Lantinga We're no longer doing compile checks on the X11 extensions which we include.
2006-01-31 Ryan C. Gordon Changed references to XFree86 to Xext to match change in directory structure.
2006-01-31 Sam Lantinga Reverted in favor of this one:
2006-01-31 Sam Lantinga XFree86 directory renamed to Xext
2006-01-31 Sam Lantinga Date: Tue, 05 Jul 2005 21:43:26 +1000
2006-01-31 Sam Lantinga Date: Sat, 14 Jan 2006 15:16:01 -0500
2006-01-31 Sam Lantinga Oops
2006-01-30 Ryan C. Gordon Removed some old Mac OS X cruft.
2006-01-30 Ryan C. Gordon Corrects dynamic X11 code on Tru64 systems.
2006-01-30 Sam Lantinga This library is now available under the LGPL 2.1, the major change of which
2006-01-30 Sam Lantinga *** empty log message ***
2006-01-30 Sam Lantinga Fixed crash:
2006-01-30 Sam Lantinga Date: Sun, 6 Mar 2005 17:06:20 +0100
2006-01-29 Sam Lantinga Date: Fri, 18 Feb 2005 20:49:35 +0200 (EET)
2006-01-29 Sam Lantinga Added some useful command line arguments for testing
2006-01-29 Sam Lantinga Fixed palette bug on non-WinCE
2006-01-29 Sam Lantinga Only save the window position if we're in windowed mode
2006-01-29 Sam Lantinga The event code was fine, and calculated the SDL_windowX/Y correctly.
2006-01-29 Sam Lantinga Date: Fri, 18 Feb 2005 07:58:00 +0200
2006-01-29 Sam Lantinga Cleaned up the app registration stuff a bit
2006-01-29 Sam Lantinga Date: Tue, 15 Feb 2005 21:28:48 +0900 (JST)
2006-01-29 Sam Lantinga Use the executable directory, not the current directory, for stdio output files
2006-01-29 Sam Lantinga *** empty log message ***
2006-01-29 Sam Lantinga Report both absolute and relative motion
2006-01-29 Sam Lantinga Date: Fri, 14 Jan 2005 21:52:46 +0100
2006-01-29 Sam Lantinga Date: Sat, 15 Jan 2005 02:01:51 +0000 (UTC)
2006-01-29 Sam Lantinga *** empty log message ***
2006-01-29 Sam Lantinga Re-query the SDL_WINDOWID each time we initialize the video
2006-01-28 Sam Lantinga *** empty log message ***
2006-01-27 Sam Lantinga Avoid warnings in Visual C++ 2005
2006-01-27 Sam Lantinga *** empty log message ***
2006-01-27 Sam Lantinga Wacky! :)
2006-01-27 Sam Lantinga Fixed to match the docs
2006-01-27 Sam Lantinga Date: Mon, 23 Feb 2004 23:29:20 -0500
2006-01-26 Sam Lantinga Who'd have thought that Windows CE wouldn't have the environment APIs?
2006-01-26 Sam Lantinga Compile fix for Window CE
2006-01-26 Sam Lantinga Whoops! (hope this compiles...)
2006-01-26 Sam Lantinga Updated config* from CVS
2006-01-26 Sam Lantinga Some explanation on why SDL_RWFromFP doesn't always work on Win32
2006-01-26 Sam Lantinga Use Win32 API for putenv/getenv to avoid C runtime conflicts
2006-01-25 Patrice Mandin Correctly manage mouse relative motion
2006-01-25 Patrice Mandin SDL_GetVideoMode, part 3: pixel count compare was failing when only 1 video mode was present
2006-01-25 Sam Lantinga Date: Mon, 22 Sep 2003 23:31:54 -0700 (PDT)
2006-01-25 Sam Lantinga Date: Sun, 21 Sep 2003 19:52:42 -0600
2006-01-25 Sam Lantinga *** empty log message ***
2006-01-25 Sam Lantinga Hopefully the X servers have been fixed (in 5 years) :)
2006-01-25 Sam Lantinga Date: Thu, 04 Sep 2003 02:12:35 +0200
2006-01-24 Sam Lantinga Date: 10 Jun 2003 15:30:59 -0400
2006-01-24 Sam Lantinga te: Thu, 17 Apr 2003 11:25:26 -0700
2006-01-20 Sam Lantinga Date: Thu, 19 Jan 2006 20:02:29 +0200
2006-01-19 Patrice Mandin [PATCH] SDL_GetVideoMode() does not find best mode, part 2
2006-01-19 Patrice Mandin Rollback 1.28 change, but only for UpdateRects function this time
2006-01-19 Sam Lantinga Fixed MPW include file order
2006-01-19 Sam Lantinga *** empty log message ***
2006-01-19 Sam Lantinga Implemented ToUnicode() support on Windows 95/98/ME/NT/2000/XP
2006-01-19 Ryan C. Gordon Added .cvsignore to the XME directory.
2006-01-19 Ryan C. Gordon Updated Windows CE/PocketPC support...adds GAPI driver, landscape mode,
2006-01-19 Ryan C. Gordon Fixed up build script to catch some of the newer files in a "make dist" run.
2006-01-19 Sam Lantinga *** empty log message ***
2006-01-14 Ryan C. Gordon Catch X11 extension errors...since most of these are notifications that we
2006-01-13 Ryan C. Gordon Don't trample SDL_LoadObject()'s error message in GL loader.
2006-01-13 Ryan C. Gordon Make error message meaningful if dlopen() fails on libX11.
2006-01-13 Ryan C. Gordon Patched to compile with debugging enabled.
2006-01-13 Ryan C. Gordon More dynamic X11 work.
2006-01-12 Ryan C. Gordon Patched to compile.
2006-01-12 Ryan C. Gordon Add XME hooks to X11 driver instead of relying on libxme...libxme hasn't
2006-01-10 Ryan C. Gordon Properly restore vidmode when switching back to SDL's virtual terminal with
2006-01-08 Ryan C. Gordon From Bug #36:
2006-01-08 Patrice Mandin Rollback
2006-01-08 Patrice Mandin Load default OpenGL library if needed at driver initialization
2006-01-06 Patrice Mandin Disable XBIOS driver for mouse and joystick under MiNT. Will write a driver for /dev/mouse later.
2006-01-06 Ryan C. Gordon Minor bit of debug output added to dynamic X11 code.
2006-01-06 Ryan C. Gordon Make some dynamic X11 symbols option. _XData32 and _XRead32 are only available
2006-01-06 Ryan C. Gordon For sanity's sake, removed the '&' when passing copy_row array to asm.
2006-01-06 Ryan C. Gordon Patched to compile.
2006-01-05 Ryan C. Gordon Added optimized C 32bit RGB<->RGBA alpha masking blitter from Alex Volkov.
2006-01-05 Ryan C. Gordon testblitspeed.c improvements: cleaned up output, and allow user to set surface
2006-01-05 Ryan C. Gordon From Mike Frysinger and/or Gentoo:
2006-01-05 Ryan C. Gordon Patch from Michael Bonfils to add CPUID support for x86 Solaris.
2006-01-05 Ryan C. Gordon From Mike Frysinger and/or Gentoo:
2006-01-05 Ryan C. Gordon From Mike Frysinger and/or Gentoo:
2006-01-04 Ryan C. Gordon More dynamic X11 fixes...catches some code in Xlib headers that caused
2006-01-04 Ryan C. Gordon Windows should use _beginthreadex() instead of CreateThread(), to avoid a
2006-01-04 Ryan C. Gordon Debug code should check right function names.
2006-01-04 Ryan C. Gordon Removed some incorrect comments in the "dc" driver that survived the
2006-01-04 Sam Lantinga Bumped the version number for the next release
2006-01-02 Patrice Mandin Use a simple table for Unicode translation
2006-01-02 Ryan C. Gordon Quartz driver: Make sure we pass a pointer to the right type.
2006-01-02 Ryan C. Gordon Quartz driver: Correctly handle SDL_DOUBLEBUF|SDL_FULLSCREEN when the
2006-01-02 Ryan C. Gordon Quartz target: set x and y field of mode list to 0 in SDL_ListMode call.
2006-01-02 Sam Lantinga Oops, actually use the timings in the modes db. :)
2006-01-02 Sam Lantinga *** empty log message ***
2006-01-02 Sam Lantinga Added support for parsing /etc/fb.modes, based on Stephane Marchesin's patch
2006-01-02 Ryan C. Gordon Toggle flip debugging in testsprite.c on the command line, not as a hardcoded
2006-01-02 Ryan C. Gordon Quartz target shouldn't crash if an event thread is used.
2006-01-02 Ryan C. Gordon To: sdl@libsdl.org
2006-01-01 Ryan C. Gordon To: sdl@libsdl.org
2006-01-01 Ryan C. Gordon Bumped windib's priority above DirectX, since both DirectDraw and DirectInput
2006-01-01 Patrice Mandin Added preliminary missingtranslation from Atari to Unicode charset
2005-12-23 Sam Lantinga From: "alan buckley" <alan_baa@hotmail.com>
2005-12-21 Ryan C. Gordon To: sdl@libsdl.org
2005-12-19 Ryan C. Gordon Patched to compile on gcc 2.95.3.
2005-12-14 Sam Lantinga Updated to the latest glext.h
2005-12-13 Sam Lantinga Date: Tue, 13 Dec 2005 13:33:50 +0000
2005-12-12 Ryan C. Gordon Fixed configure script on latest Mac OS X developer tools (and hopefully
2005-12-12 Ryan C. Gordon Matched SDL_AllowRW and SDL_FreeRW calls in SDL_rwops.c ...
2005-12-12 Ryan C. Gordon Date: Sat, 10 Dec 2005 18:29:41 +0100
2005-12-12 Ryan C. Gordon Date: Sun, 11 Dec 2005 20:37:04 +0100
2005-12-12 Ryan C. Gordon From: Mike Frysinger <vapier@gentoo.org>
2005-12-08 Sam Lantinga Fixed gcc 4 warnings
2005-12-08 Sam Lantinga Fixed compiling with gcc 4, patch applied from Gentoo Bugzilla:
2005-12-08 Sam Lantinga Fixed compile warnings with gcc 4
2005-12-06 Ryan C. Gordon Fixed OpenGL usage in Quartz target when SDL_SetVideoMode() is called without
2005-12-05 Ryan C. Gordon Date: Sun, 04 Dec 2005 21:43:46 -0500
2005-12-01 Ryan C. Gordon Don't need to link against libstdc++ on Mac OS X now.
2005-11-28 Ryan C. Gordon To: sdl@libsdl.org
2005-11-23 Ryan C. Gordon Seperate glX from HAVE_OPENGL, for platforms that have both an X server and
2005-11-23 Ryan C. Gordon OS/2 port!
2005-11-23 Ryan C. Gordon Moved Quartz SDL_GL_LoadLibrary() to SDL_loadso interface.
2005-11-23 Ryan C. Gordon Added #include "SDL_loadso.h" to SDL.h.
2005-11-22 Ryan C. Gordon To: sdl@libsdl.org
2005-11-22 Ryan C. Gordon Patched OpenBSD audio to compile on newer GCC versions.
2005-11-22 Ryan C. Gordon Apparently some bits of the BSD joystick code are x86 only...joystick.h
2005-11-22 Ryan C. Gordon Date: Tue, 22 Nov 2005 14:11:06 +0100 (MET)
2005-11-22 Ryan C. Gordon Fixed bug reported here:
2005-11-22 Ryan C. Gordon X11 driver now chooses "libGL.so.1" as a default when a NULL is passed to
2005-11-22 Ryan C. Gordon Quartz driver OpenGL updates:
2005-11-22 Ryan C. Gordon From: Tyler Montbriand <tsm@accesscomm.ca>
2005-11-21 Ryan C. Gordon Don't use X11 unicode keys on anything but keypress events.
2005-11-21 Ryan C. Gordon Real Unicode support for X11. Based on updated version of this patch:
2005-11-20 Ryan C. Gordon SDL_GL_LoadLibrary() was returning 1, and not 0, to signify "success" on the
2005-11-19 Ryan C. Gordon Date: Mon, 17 Oct 2005 20:09:03 -0400
2005-11-17 Ryan C. Gordon Fixed Altivec support on Mac OS X.
2005-11-17 Ryan C. Gordon Enable dynamic X11 on Mac OS X.
2005-11-17 Ryan C. Gordon Split up src/SDL_loadso.c into platform directories.
2005-11-17 Ryan C. Gordon Don't crash if a NULL is passed for a "%s" parameter to SDL_SetError(),
2005-11-17 Ryan C. Gordon Fixed crash when dynamic X11 fails to load system Xlib libraries at runtime.
2005-11-08 Ryan C. Gordon Use the right libs in dynamic X11 loading.
2005-11-06 Ryan C. Gordon Date: Sun, 06 Nov 2005 18:23:03 +0900
2005-11-05 Ryan C. Gordon Dynamically load X11 libraries like we currently do for alsa, esd, etc.
2005-11-05 Sam Lantinga Date: Sat, 05 Nov 2005 17:46:48 +0900
2005-11-01 Sam Lantinga Date: Tue, 1 Nov 2005 20:25:10 +0100
2005-11-01 Ryan C. Gordon Date: Tue, 1 Nov 2005 02:51:09 +0000
2005-11-01 Ryan C. Gordon Date: Mon, 31 Oct 2005 14:23:34 +0100
2005-10-30 Ryan C. Gordon Prevent division-by-zero in WarpMouse if surface's pitch is zero (a GL surface?).
2005-10-20 Ryan C. Gordon Enable altivec blitters on PowerPC Linux, and some fixes for recent
2005-10-20 Ryan C. Gordon Placate gcc's strict aliasing rules with an extra cast.
2005-10-13 Ryan C. Gordon Closed a memory leak caused when quitting video subsystem on Quartz target.
2005-10-11 Ryan C. Gordon Valgrind fix.
2005-10-11 Ryan C. Gordon POSIX clock_gettime() isn't available on Linux before 2.6, and the symbol may
2005-10-11 Ryan C. Gordon Date: Mon, 10 Oct 2005 13:09:32 +0300
2005-10-11 Ryan C. Gordon Date: Tue, 11 Oct 2005 16:58:12 +0300 (EEST)
2005-10-03 Ryan C. Gordon Fixed some compiler warnings about "unreachable code" on Watcom C.
2005-10-03 Ryan C. Gordon Fixed compiler warnings in Watcom C.
2005-10-02 Ryan C. Gordon SDL_CDROMInit() shouldn't be a stub in the dummy driver, since that's
2005-09-29 Ryan C. Gordon Updates to PocketPC (WinCE) support, thanks to Dmitry Yakimov at
2005-09-28 Ryan C. Gordon Removed atexit() from most of the test programs; atexit(SDL_Quit) isn't safe
2005-09-28 Ryan C. Gordon Typo that broke Windows builds.
2005-09-28 Ryan C. Gordon Same inline asm bug in S8 mixer, fixed last night, is also in the MSVC version.
2005-09-28 Ryan C. Gordon Patched inline assembly to compile on gcc 4.0.1. Details are here:
2005-09-27 Ryan C. Gordon From: "Alex Volkov" <avcp-sdlmail@usa.net>
2005-09-27 Ryan C. Gordon Date: Sat, 17 Sep 2005 13:38:49 +0200
2005-09-27 Ryan C. Gordon Patch from Martin Lange (mala-sdl at hotmail.com) to unregister SDL's win32
2005-09-27 Ryan C. Gordon Date: Sun, 11 Sep 2005 14:41:07 +0300 (EEST)
2005-09-22 Ryan C. Gordon Replaced Mac OS X's C++ cdrom code with almost-direct translation to C. Sam
2005-09-11 Sam Lantinga Date: Fri, 2 Sep 2005 21:56:50 -0400
2005-09-08 Ryan C. Gordon If couldn't load a needed GL symbol in SDL_SetVideoMode(), report it more
2005-09-08 Ryan C. Gordon iPod Linux framebuffer support.
2005-09-08 Ryan C. Gordon Altivec blitter for 555 -> 8888 surface, written by me.
2005-09-08 Ryan C. Gordon Commercial-OSS-on-Solaris patch...
2005-09-08 Ryan C. Gordon Byte order detection fixes in SDL_endian.h ...
2005-09-08 Ryan C. Gordon Fix dlvsym() detection in the configure script.
2005-09-08 Ryan C. Gordon Mac Classic and CodeWarrior patches.
2005-09-08 Ryan C. Gordon Forgot to add this with the previous Carbon/Cocoa/X11 commit.
2005-09-08 Ryan C. Gordon The MacOSX Carbon/Cocoa/X11 all in one library patch. Relevant emails:
2005-08-25 Sam Lantinga *** empty log message ***
2005-08-24 Sam Lantinga Merged the Visual C++ 6 and 7 projects so all Visual C++ users unpack the same set of projects to get started. release-1.2.9
2005-08-24 Sam Lantinga Updated version number
2005-08-23 Sam Lantinga Updated the version number...
2005-08-23 Sam Lantinga *** empty log message ***
2005-08-23 Sam Lantinga Date: Mon, 22 Aug 2005 04:22:46 -0400
2005-08-22 Ryan C. Gordon Fix for bug reported by Michael Benfield on the SDL mailing list:
2005-08-22 Ryan C. Gordon Apparently MacOS X will sometimes pass command line arguments to a Cocoa
2005-08-21 Sam Lantinga *** empty log message ***
2005-08-21 Sam Lantinga Date: Fri, 08 Jul 2005 22:43:48 +0200 (CEST)
2005-08-20 Ryan C. Gordon From Patrice Mandin:
2005-08-20 Sam Lantinga Added support for Visual C++ 2005
2005-08-18 Ryan C. Gordon Patch by me to fix crash described below.
2005-08-18 Ryan C. Gordon SDL_GetAppState() correction when toggling fullscreen on OSX.
2005-08-18 Ryan C. Gordon Date: Wed, 17 Aug 2005 11:23:40 -0400
2005-08-17 Ryan C. Gordon From: Jim Paris <jim_jtan_com>
2005-08-16 Patrice Mandin Sleep a bit less in thread
2005-08-11 Ryan C. Gordon Fixed mismerged patch.
2005-08-11 Ryan C. Gordon Patches to make SDL compatible with Win95 again.
2005-08-11 Ryan C. Gordon In MacOSX, when drag'n'dropping a document on an SDL app, or double-clicking a
2005-08-10 Patrice Mandin Document recent audio updates
2005-08-10 Patrice Mandin Use MiNT thread to update DMA pointers instead of unusable MFP interrupt
2005-08-09 Patrice Mandin Revert back to 1.6 revision
2005-08-08 Patrice Mandin And do not forget the correct test
2005-08-08 Patrice Mandin Was checking wrong address for ACIA MIDI
2005-08-07 Patrice Mandin Can use both clocks of FDI interface on Falcon, plus digital output
2005-07-29 Patrice Mandin Disable XBIOS in interrupt also under Magic
2005-07-29 Patrice Mandin Disable Centscreen screensaver
2005-07-27 Patrice Mandin Tell user how many bytes are needed
2005-07-27 Patrice Mandin Tell SDL to notfree my video surfaces (Damn, no how-to write a SDL driver)
2005-07-27 Patrice Mandin Revert back change between 1.29 and 1.30
2005-07-21 Patrice Mandin Revert back screen centering when using c2p
2005-07-21 Patrice Mandin Checking external clock on DSP port was leaving audio crossbar in limbo state
2005-07-21 Sam Lantinga Date: Fri, 15 Jul 2005 08:29:01 +0100
2005-07-20 Patrice Mandin Set MFP interrupt at end of frame
2005-07-20 Patrice Mandin Move GSXB callback to C source
2005-07-20 Patrice Mandin Reserve space in system buffer to call XBIOS from interrupt
2005-07-20 Patrice Mandin XBIOS in interrupt not usable under MiNT
2005-07-18 Patrice Mandin Set hardware palette to black in True Colour mode
2005-07-17 Patrice Mandin Save all registers on interrupt
2005-07-07 Patrice Mandin Forgot variable declaration
2005-07-07 Patrice Mandin Correctly process top/bottom event messages
2005-07-07 Patrice Mandin Send window to the bottom
2005-07-07 Patrice Mandin Don't use both mouse events for the same task
2005-07-07 Patrice Mandin Don't generate multiple mouse focus events
2005-07-01 Patrice Mandin Document IKBD hardware problem with mouse buttons and joystick fire buttons
2005-06-30 Patrice Mandin Cleanup C2P routine
2005-06-30 Patrice Mandin 4bits screen also has hardware palette
2005-06-30 Patrice Mandin Was not using firstcolor parameter
2005-06-29 Patrice Mandin Direct newbies to what to do
2005-06-29 Patrice Mandin Avoid generating multiple key press/release messages for the same key
2005-06-29 Patrice Mandin Call old interrupt when receiving MIDI stuff
2005-06-29 Patrice Mandin Remove debug code
2005-06-25 Patrice Mandin Forgot enumeration value for Atari clones
2005-06-24 Ryan C. Gordon Patch from Antonio SJ Musumeci:
2005-06-15 Ryan C. Gordon The Darwin/MacOSX joystick code is largely copied from the HID Utilities
2005-06-12 Patrice Mandin [PATCH] SDL_GetVideoMode() do not find the best video mode
2005-06-07 Patrice Mandin Use wrong line length of menubar save buffer
2005-06-07 Patrice Mandin Save/restore system palette when application topped/untopped
2005-06-06 Patrice Mandin Another forgotten variable declaration
2005-06-06 Patrice Mandin Use correct system function to free memory
2005-06-06 Patrice Mandin SDL will center surface on screen for us
2005-06-06 Patrice Mandin Forgot variable declaration
2005-06-06 Patrice Mandin Restore and save menu bar when entering and exiting fullscreen mode
2005-06-06 Patrice Mandin Can not grab mouse
2005-06-03 Patrice Mandin Better mouse lose/gain focus
2005-06-02 Patrice Mandin Resize window to fit asked video mode
2005-06-02 Patrice Mandin Enable/disable mouse focus
2005-05-31 Patrice Mandin Add Centscreen extended modes support
2005-05-20 Patrice Mandin Used wrong offset in joystick packet
2005-05-20 Sam Lantinga Date: Tue, 22 Mar 2005 23:50:20 +0100
2005-05-18 Patrice Mandin Add Falcon Centscreen extension support
2005-05-16 Sam Lantinga Support SDL_VIDEO_X11_NODIRECTCOLOR for OpenGL visuals
2005-05-16 Sam Lantinga Date: Tue, 10 May 2005 22:15:25 +0100
2005-05-16 Sam Lantinga Eh, more correct.
2005-05-16 Sam Lantinga Date: Mon, 02 May 2005 04:23:16 -0500
2005-05-16 Sam Lantinga *** empty log message ***
2005-05-08 Sam Lantinga *** empty log message ***
2005-05-05 Patrice Mandin Add support for ARAnyM Atari emulator
2005-04-20 Ryan C. Gordon Patched to compile again on x86 systems that use the assembly blitters.
2005-04-17 Ryan C. Gordon Some work on using accelerated alpha blits with hardware surfaces.
2005-04-17 Ryan C. Gordon SDL_CDOpen() fails on Linux if data track on disc is mounted in the
2005-04-17 Ryan C. Gordon Holding down shift while moving the mouse's scrollwheel on MacOS X makes the
2005-04-17 Ryan C. Gordon Mixer: Visual C MMX asm code now aligns loops to 16 bytes.
2005-04-17 Ryan C. Gordon Fixed direction key input on WinCE devices, thanks to
2005-04-17 Ryan C. Gordon Altivec-optimized blitters!
2005-04-17 Ryan C. Gordon Added some parentheses for a little more macro safety. Recommended by Petri
2005-04-01 Patrice Mandin Release CPU when waiting
2005-03-30 Patrice Mandin Optimize also for 68020 and higher CPUs
2005-03-07 Patrice Mandin Disable debug code
2005-03-07 Patrice Mandin Dynamically create list of video modes, easier to add new ones
2005-03-02 Patrice Mandin Was using width of surface instead of pitch to calculate length of surface width in words
2005-02-22 Patrice Mandin Preliminary support for Blowup and Screen Blaster 3 extensions on Atari Falcon 030
2005-02-15 Ryan C. Gordon Added testblitspeed to aid in profiling of SDL's blitters.
2005-02-13 Sam Lantinga Ugly hack to make this work with gcc 2.x and 3.x
2005-02-12 Sam Lantinga Date: Tue, 01 Feb 2005 17:53:07 -0800
2005-02-12 Sam Lantinga [SDL] [PATCH] fix FB_VideoQuit for ia64
2005-02-12 Sam Lantinga Date: Wed, 26 Jan 2005 13:37:09 GMT
2005-01-29 Patrice Mandin clear convert.buf before filling it
2005-01-25 Sam Lantinga The fix is going back in. :)
2005-01-25 Sam Lantinga Date: Mon, 24 Jan 2005 21:37:56 +0800
2005-01-18 Sam Lantinga Date: Sun, 16 Jan 2005 19:20:15 +0100
2005-01-18 Sam Lantinga Date: Sat, 15 Jan 2005 15:06:01 -0600
2005-01-17 Ryan C. Gordon Date: Mon, 17 Jan 2005 20:54:50 +0200
2005-01-13 Sam Lantinga Fix various problems with the timer code.
2005-01-12 Sam Lantinga Clarified the code in the pixel format allocation
2005-01-12 Sam Lantinga Select patches included from The NetBSD Package Collection (www.pkgsrc.org)
2005-01-08 Sam Lantinga Avoid gcc parse errors on Win32. This is fine in general because gcc uses
2005-01-04 Sam Lantinga Bumped the minor version number...
2005-01-04 Sam Lantinga Fix potential use of freed memory in the threaded timer system
2005-01-04 Sam Lantinga *** empty log message ***
2005-01-03 Sam Lantinga Date: Sun, 2 Jan 2005 18:36:09 +0100
2005-01-02 Sam Lantinga Allow SDL to be loaded by Matlab
2005-01-02 Sam Lantinga Date: Fri, 31 Dec 2004 04:14:09 +0900
2004-12-27 Sam Lantinga Date: Fri, 24 Dec 2004 23:32:06 -0500
2004-12-19 Sam Lantinga *** empty log message ***
2004-12-16 Sam Lantinga *** empty log message ***
2004-12-16 Sam Lantinga *** empty log message ***
2004-12-15 Sam Lantinga Added change log notes release-1.2.8
2004-12-14 Sam Lantinga Date: Tue, 14 Dec 2004 12:08:30 +0100
2004-12-14 Sam Lantinga Date: Mon, 13 Dec 2004 21:28:18 -0500
2004-12-13 Sam Lantinga *** empty log message ***
2004-12-13 Sam Lantinga Whoops. :)
2004-12-13 Sam Lantinga No really, don't link with the ALSA library!
2004-12-13 Sam Lantinga ALSA is loaded dynamically now, so it's safe to build into the library
2004-12-06 Patrice Mandin Document new OpenGL feature
2004-12-06 Sam Lantinga Updated SDL for MacOS X Xcode support
2004-12-04 Patrice Mandin Some Atari OpenGL implementations draw upside down
2004-12-04 Patrice Mandin Be sure to compile without OpenGL enabled
2004-12-02 Patrice Mandin Wrong RGB24 to RGB16 conversion
2004-12-02 Patrice Mandin Wrong pixel size for source buffer for old drivers
2004-11-30 Sam Lantinga *** empty log message ***
2004-11-30 Patrice Mandin TinyGL only support RGB24 color buffer
2004-11-30 Sam Lantinga Added a usage example for SDL_GetWMInfo()
2004-11-30 Sam Lantinga Date: Wed, 24 Nov 2004 01:25:48 +0100
2004-11-30 Sam Lantinga Date: Sat, 27 Nov 2004 13:35:43 +0100
2004-11-30 Patrice Mandin Forgot to change window title in the normal case
2004-11-28 Patrice Mandin TinyGL does not have glFinish, only glFlush
2004-11-27 Patrice Mandin Wrong size of parameters for SDL_Swap32 m68k assembly routine
2004-11-27 Patrice Mandin Forgot to flush OpenGL buffer using glFinish
2004-11-26 Patrice Mandin Keep current OpenGL context when possible
2004-11-26 Patrice Mandin Final touches to OSMesa OpenGL support on Atari, using loadable libraries. Hope SDL 1.2.8 is out soon.
2004-11-26 Patrice Mandin Restore everything when a function pointer is NULL
2004-11-25 Patrice Mandin Factorize OSMesa OpenGL code for Atari drivers
2004-11-22 Patrice Mandin Remove ambiguous/useless code
2004-11-22 Patrice Mandin Do not use registers when not necessary
2004-11-22 Patrice Mandin Add conversion routines for unsupported screen formats
2004-11-22 Patrice Mandin Add m68k assembly routines for endianness conversion
2004-11-21 Patrice Mandin Add OSMesa OpenGL support to the Atari GEM video driver
2004-11-21 Sam Lantinga Date: Fri, 19 Nov 2004 06:23:53 -0800 (PST)
2004-11-20 Patrice Mandin Add missing --add-missing
2004-11-20 Patrice Mandin sdl-config already provides needed libs for MiNT build
2004-11-20 Patrice Mandin OSMesa draws upside down
2004-11-17 Patrice Mandin Grr, have to resort video modes one more time
2004-11-17 Patrice Mandin Add support for OpenGL on Atari using OSMesa, the offscreen rendering driver from Mesa
2004-11-15 Sam Lantinga Updated for Visual C++ 6 build
2004-11-15 Sam Lantinga Updated for Visual C++ 6 build
2004-11-15 Sam Lantinga *** empty log message ***
2004-11-15 Sam Lantinga Restore the user specified window proc after shutdown
2004-11-15 Sam Lantinga Fedora Core 3 has libasound.so in /lib
2004-11-13 Patrice Mandin Sort video modes by width then height
2004-11-12 Sam Lantinga Date: Mon, 25 Oct 2004 17:30:06 +0200
2004-11-12 Sam Lantinga Date: Tue, 19 Oct 2004 23:04:58 -0700
2004-11-12 Sam Lantinga Date: Wed, 13 Oct 2004 17:00:58 -0500
2004-11-12 Sam Lantinga Date: Mon, 11 Oct 2004 15:17:27 +0300 (EEST)
2004-11-12 Sam Lantinga Date: Tue, 5 Oct 2004 11:04:02 -0400
2004-11-12 Sam Lantinga Video modes are sorted width first, then height
2004-11-12 Sam Lantinga Fix from Alfred Perlstein
2004-11-06 Patrice Mandin Prevent redraws till internal buffers are correctly setup
2004-10-31 Patrice Mandin No need to try to emulate analog axis when SDL support digital hats
2004-10-29 Patrice Mandin Forgot to disable debug messages
2004-10-29 Patrice Mandin Date: Fri, 29 Oct 2004 11:47:09 +0200
2004-10-09 Sam Lantinga Date: Sat, 9 Oct 2004 02:46:18 +0300 (EEST)
2004-10-08 Patrice Mandin No need to close the window when going to fullscreen mode
2004-09-17 Sam Lantinga *** empty log message ***
2004-09-17 Sam Lantinga Date: Thu, 2 Sep 2004 19:35:51 +0200
2004-09-17 Sam Lantinga Date: Mon, 30 Aug 2004 18:20:25 +0200
2004-09-17 Sam Lantinga Date: Fri, 25 Jun 2004 13:29:15 +0100
2004-09-11 Sam Lantinga Date: Thu, 02 Sep 2004 01:06:23 +0200
2004-09-11 Sam Lantinga Backing out new changes, at Chris Nelson's request.
2004-08-31 Sam Lantinga Hum.
2004-08-30 Sam Lantinga Date: Sun, 29 Aug 2004 20:55:54 +0200
2004-08-25 Sam Lantinga Date: Tue, 24 Aug 2004 06:16:32 +0200
2004-08-24 Sam Lantinga I don't know how this got missed, but...
2004-08-24 Sam Lantinga Don't fail if we don't have ALSA available
2004-08-21 Sam Lantinga Updated libtool support for libtool 1.5.8
2004-08-21 Sam Lantinga *** empty log message ***
2004-08-21 Sam Lantinga *** empty log message ***
2004-08-21 Sam Lantinga Date: Wed, 28 Jul 2004 14:56:57 +0800
2004-08-21 Sam Lantinga Date: Sun, 18 Jul 2004 00:22:07 -0400
2004-08-21 Sam Lantinga Here are patches for SDL12 and SDL_mixer for 4 or 6 channel
2004-08-21 Sam Lantinga Date: Mon, 12 Jul 2004 14:17:47 -0500
2004-08-21 Sam Lantinga Date: Sat, 10 Jul 2004 21:02:33 +0200
2004-08-21 Sam Lantinga Date: Tue, 01 Jun 2004 15:27:44 +0300
2004-08-21 Sam Lantinga Hmm, this should work a little better. :)
2004-08-21 Sam Lantinga Date: Tue, 27 Jul 2004 17:14:00 +0200
2004-08-21 Sam Lantinga CoreAudio driver works on Mac OSX 10.1
2004-08-21 Sam Lantinga Audio improvements from Max Horn, including a new CoreAudio driver for MacOSX
2004-08-20 Sam Lantinga Date: Thu, 17 Jun 2004 11:38:51 -0700 (PDT)
2004-08-20 Sam Lantinga Added an option to show the logo at the cursor position for debugging
2004-08-20 Sam Lantinga Use the canonical glext.h on MacOS X as well (#define NO_SDL_GLEXT if you don't want this)
2004-08-20 Sam Lantinga *** empty log message ***
2004-08-20 Sam Lantinga Date: Fri, 20 Aug 2004 08:31:20 +0200
2004-08-18 Sam Lantinga Date: Mon, 05 Jul 2004 14:37:59 +0200
2004-08-10 Patrice Mandin Forgot to initialize maximum position for mouse
2004-08-10 Patrice Mandin Wrong check for minimum mouse position
2004-08-10 Patrice Mandin Give mouse position relative to window position, and do not generate mouse button event if outside of the window