Mon, 21 Sep 2009 10:23:19 +0000 |
Sam Lantinga |
Fixed bug #674
|
Mon, 21 Sep 2009 09:21:00 +0000 |
Sam Lantinga |
Fixed bug #615
|
Mon, 21 Sep 2009 08:31:02 +0000 |
Sam Lantinga |
Fixed bug #591
|
Sun, 20 Sep 2009 04:15:19 +0000 |
Sam Lantinga |
Removed outdated Atari support
|
Sat, 19 Sep 2009 07:30:29 +0000 |
Sam Lantinga |
Removed outdated VGL support
|
Sat, 19 Sep 2009 07:28:59 +0000 |
Sam Lantinga |
Removed outdated wscons support
|
Sat, 19 Sep 2009 07:26:51 +0000 |
Sam Lantinga |
Removed outdated Nano-X support
|
Sat, 19 Sep 2009 06:45:36 +0000 |
Sam Lantinga |
NASM is no longer used in SDL 1.3
|
Sat, 19 Sep 2009 06:24:07 +0000 |
Sam Lantinga |
Removed outdated iPodLinux support
|
Mon, 07 Sep 2009 04:51:29 +0000 |
Sam Lantinga |
Merged Martin's code changes from Google Summer of Code 2009
|
Sat, 05 Sep 2009 09:11:03 +0000 |
Sam Lantinga |
CD-ROM support is so passé :)
|
Sat, 05 Sep 2009 09:03:35 +0000 |
Sam Lantinga |
Bye bye SoundManager, you are officially obsolete...
|
Sun, 19 Jul 2009 08:04:59 +0000 |
Mike Gorchak |
Support for native and emulated atomic operations has been added.
|
Mon, 06 Jul 2009 21:56:38 +0000 |
Bob Pendleton |
Applied patch from bug id=762 provided by Pierre Phaneuf
|
Wed, 24 Jun 2009 20:04:08 +0000 |
Bob Pendleton |
This check in updates SDL_atomic.h to reflect the new set of atomic operations in 32 and 64 bit form.
|
Tue, 09 Jun 2009 17:33:44 +0000 |
Bob Pendleton |
First commit for SDL atomic operations.
|
Sun, 07 Jun 2009 22:44:59 +0000 |
Ryan C. Gordon |
BeOS support for power subsystem.
|
Sun, 07 Jun 2009 06:06:35 +0000 |
Ryan C. Gordon |
Initial work on power subsystem for SDL 1.3.
|
Sun, 07 Jun 2009 02:44:46 +0000 |
Sam Lantinga |
Hi,
|
Sat, 07 Nov 2009 11:35:19 +0000 |
Martin Lowinski |
created env (fbcon-1.3) and added basic files
gsoc2009_ps3
|
Tue, 11 Aug 2009 14:37:19 +0000 |
Martin Lowinski |
Checking for spu-progs and libs.
gsoc2009_ps3
|
Mon, 10 Aug 2009 18:05:33 +0000 |
Martin Lowinski |
Added Makefile rule for spu programs. Added Readme.
gsoc2009_ps3
|
Sun, 21 Jun 2009 03:55:21 +0000 |
Martin Lowinski |
configure.in changes missing in last commit.
gsoc2009_ps3
|
Wed, 10 Jun 2009 09:15:33 +0000 |
Martin Lowinski |
Moved SPE-functions to SDL_ps3spe.c.
gsoc2009_ps3
|
Fri, 29 May 2009 09:50:21 +0000 |
Martin Lowinski |
Added ps3 video driver based on the dummy driver.
gsoc2009_ps3
|
Tue, 28 Apr 2009 04:46:05 +0000 |
Mike Gorchak |
Added hiddi library linkage when GF target is available for QNX
|
Fri, 03 Apr 2009 13:35:05 +0000 |
Sam Lantinga |
Fixed undefined references to joystick code
|
Tue, 24 Mar 2009 10:33:12 +0000 |
Sam Lantinga |
Date: Mon, 23 Mar 2009 09:17:24 +0200
|
Mon, 23 Mar 2009 05:35:21 +0000 |
Sam Lantinga |
Date: Thu, 05 Feb 2009 18:07:35 +0100
|
Wed, 04 Mar 2009 15:10:47 +0000 |
Sam Lantinga |
Date: Wed, 4 Mar 2009 15:38:22 +0200
|
Wed, 04 Mar 2009 08:57:30 +0000 |
Sam Lantinga |
Updated libtool from version 1.5.22 to 2.2.6a, so it works on current QNX
|
Tue, 03 Mar 2009 04:21:51 +0000 |
Sam Lantinga |
Date: Mon, 2 Mar 2009 16:27:42 +0200
|
Fri, 27 Feb 2009 09:51:55 +0000 |
Sam Lantinga |
Removed unicows dependency, at least for now...
|
Mon, 19 Jan 2009 15:58:57 +0000 |
Sam Lantinga |
More Mac OS X 10.3.9 fixes
|
Mon, 12 Jan 2009 08:46:28 +0000 |
Sam Lantinga |
Fixed Visual C++ build
|
Mon, 12 Jan 2009 06:19:05 +0000 |
Sam Lantinga |
Added an API to enable/disable the screen saver.
|
Sat, 10 Jan 2009 22:36:30 +0000 |
Sam Lantinga |
Check for functions after including the libraries that they might be in.
|
Sat, 10 Jan 2009 18:32:24 +0000 |
Sam Lantinga |
Fixed Visual C++ release build for Visual C++ 2005
|
Fri, 09 Jan 2009 13:58:28 +0000 |
Sam Lantinga |
Date: Fri, 9 Jan 2009 19:18:23 +0600
|
Sun, 04 Jan 2009 23:43:33 +0000 |
Sam Lantinga |
Date: Sun, 04 Jan 2009 20:53:30 +0100
|
Thu, 01 Jan 2009 21:34:22 +0000 |
Sam Lantinga |
Date: Thu, 01 Jan 2009 21:32:12 +0100
|
Sun, 07 Dec 2008 23:57:42 +0000 |
Sam Lantinga |
Don't need multi-threaded X11 for SDL 1.3
|
Sun, 07 Dec 2008 23:25:39 +0000 |
Sam Lantinga |
Default SSE2 off on iX86, since gcc will use it for floating point operations
|
Mon, 01 Dec 2008 23:09:09 +0000 |
Sam Lantinga |
Make sure that we don't generate floating point code that would cause illegal instruction exceptions on older processors, unless someone passes --enable-ssemath to configure.
|
Sun, 30 Nov 2008 21:58:23 +0000 |
Sam Lantinga |
Implemented the X11 (non-OpenGL) renderer, no alpha or scaling available.
|
Thu, 27 Nov 2008 05:29:12 +0000 |
Sam Lantinga |
RemDisabled some video drivers which are not converted to 1.3 yet
|
Wed, 29 Oct 2008 05:56:23 +0000 |
Sam Lantinga |
We'd never port SDL to Minix... would we? :)
|
Wed, 17 Sep 2008 08:20:57 +0000 |
Ryan C. Gordon |
Some cleanups on the new XInput code.
|
Mon, 25 Aug 2008 17:34:58 +0000 |
Edgar Simo |
Merge of force feedback branch r4039.
|
Mon, 25 Aug 2008 10:04:06 +0000 |
Sam Lantinga |
Merged last minute fixes from force feedback branch (r4031, r4033, r4034)
|
Mon, 25 Aug 2008 09:55:03 +0000 |
Sam Lantinga |
Final merge of Google Summer of Code 2008 work...
|
Mon, 25 Aug 2008 06:33:00 +0000 |
Sam Lantinga |
Final merge of Google Summer of Code 2008 work...
|
Mon, 25 Aug 2008 17:30:39 +0000 |
Edgar Simo |
Fix for mingw compilation of haptic subsystem by Alam.
gsoc2008_force_feedback
|
Mon, 25 Aug 2008 09:51:02 +0000 |
Edgar Simo |
* Fixed autotools never properly detecting directinput.
gsoc2008_force_feedback
|
Tue, 12 Aug 2008 20:46:39 +0000 |
Edgar Simo |
Made LINUXEV required for haptic.
gsoc2008_force_feedback
|
Thu, 31 Jul 2008 11:10:52 +0000 |
Edgar Simo |
Configure should try to use haptic on windows with directinput.
gsoc2008_force_feedback
|
Tue, 22 Jul 2008 10:58:27 +0000 |
Edgar Simo |
Allow haptic subsystem to build on mac.
gsoc2008_force_feedback
|
Wed, 09 Jul 2008 17:06:54 +0000 |
Edgar Simo |
Dummy SDL haptic driver finally builds now.
gsoc2008_force_feedback
|
Wed, 09 Jul 2008 16:33:51 +0000 |
Edgar Simo |
Fixed some typos preventing SDL from compiling with the haptic dummy driver.
gsoc2008_force_feedback
|
Sun, 01 Jun 2008 18:46:51 +0000 |
Edgar Simo |
Properly quit the SDL_haptic subsystem.
gsoc2008_force_feedback
|
Sun, 01 Jun 2008 11:44:25 +0000 |
Edgar Simo |
First commit of the SDL_haptic subsystem.
gsoc2008_force_feedback
|
Sun, 10 Feb 2008 16:21:05 +0000 |
Sam Lantinga |
Disable DirectFB by default, since it hasn't been updated for the 1.3 API yet.
|
Tue, 01 Jan 2008 15:26:11 +0000 |
Sam Lantinga |
Merged fix for bug #531 from SDL 1.2 revision 3511
|
Sun, 30 Dec 2007 05:01:35 +0000 |
Sam Lantinga |
Merged -fvisibility detection fix from SDL 1.2 revision 3500
|
Sat, 29 Dec 2007 22:13:47 +0000 |
Sam Lantinga |
Christian Walther fixed bug #530
|
Mon, 20 Aug 2007 01:02:37 +0000 |
Ryan C. Gordon |
Ported PulseAudio target from 1.2 to 1.3 interfaces, and added it to the trunk.
|
Fri, 17 Aug 2007 06:41:20 +0000 |
Sam Lantinga |
Enabled SSE2 intrinsics
|
Fri, 17 Aug 2007 03:22:03 +0000 |
Sam Lantinga |
Enabled 3DNow! intrinsic support
|
Wed, 15 Aug 2007 08:21:10 +0000 |
Sam Lantinga |
Removed hermes since it's LGPL and not compatible with a commercial license.
|
Mon, 13 Aug 2007 03:03:23 +0000 |
Sam Lantinga |
Shark rules!
|
Wed, 18 Jul 2007 04:05:40 +0000 |
Sam Lantinga |
Better windres detection
|
Mon, 16 Jul 2007 03:28:48 +0000 |
Sam Lantinga |
Added support for building version.rc in Windows build.
|
Thu, 12 Jul 2007 20:00:50 +0000 |
Bob Pendleton |
This code adds support for DirectColor visuals to SDL 1.3. The support uses part of the Xmu library. To ensure that the library is
|
Tue, 10 Jul 2007 15:51:17 +0000 |
Sam Lantinga |
NAS dynamic loading is going to be have to looked at... *sigh*
|
Tue, 10 Jul 2007 04:45:50 +0000 |
Sam Lantinga |
Merged part of NetBSD pkgsrc patch-aj:
|
Thu, 05 Jul 2007 05:28:08 +0000 |
Sam Lantinga |
I'm not sure this is a good idea yet, since it adds a unicows.dll redistribution requirement on windows, but adding unicows allows SDL 1.3 to run on Windows 98.
|
Mon, 02 Jul 2007 02:49:34 +0000 |
Sam Lantinga |
Fixed assembly relocation problems, so we can check for NASM on Mac OS X.
|
Sat, 16 Jun 2007 05:52:34 +0000 |
Ryan C. Gordon |
Merged r3088:3089 from branches/SDL-1.2: yasm/nasm command line fix.
|
Fri, 15 Jun 2007 12:27:43 +0000 |
Ryan C. Gordon |
Merge r3079:3080 from branches/SDL-1.2: disable glX if no glu.h header.
|
Mon, 04 Jun 2007 11:08:25 +0000 |
Ryan C. Gordon |
Merged r3042:3043 from branches/SDL-1.2: legacy yasm fix.
|
Wed, 04 Apr 2007 10:41:00 +0000 |
Ryan C. Gordon |
Mac OS X port always links with IOKit framework in SDL 1.3.
|
Wed, 04 Apr 2007 10:39:16 +0000 |
Ryan C. Gordon |
Merged r3009:3011 from branches/SDL-1.2: Skip subsystem on --disable-joysticks.
|
Thu, 15 Feb 2007 23:57:07 +0000 |
Ryan C. Gordon |
Merged r2981:2982 from branches/SDL-1.2: fbcon getpagesize() compile fix.
|
Thu, 08 Feb 2007 21:54:18 +0000 |
Patrice Mandin |
make enable match name
|
Fri, 01 Dec 2006 20:25:03 +0000 |
Ryan C. Gordon |
From: Torsten Giebl
|
Sat, 11 Nov 2006 06:48:57 +0000 |
Ryan C. Gordon |
Fixed building of Windows waveout audio.
|
Fri, 03 Nov 2006 21:48:35 +0000 |
Ryan C. Gordon |
Use dummy joystick backend if subsystem is enabled but no better driver was
|
Tue, 17 Oct 2006 09:15:21 +0000 |
Ryan C. Gordon |
Merged SDL-ryan-multiple-audio-device branch r2803:2871 into the trunk.
|
Sun, 24 Sep 2006 00:44:45 +0000 |
Sam Lantinga |
Fixed bug #321
|
Tue, 12 Sep 2006 08:45:48 +0000 |
Sam Lantinga |
Temporarily disabled framebuffer console support for SDL 1.3
|
Thu, 10 Aug 2006 15:15:06 +0000 |
Sam Lantinga |
The GGI driver hasn't been maintained in 8 years. It's probably safe to remove. :)
|
Thu, 10 Aug 2006 14:35:42 +0000 |
Sam Lantinga |
David Hedbor is no longer maintaining the Qtopia code.
|
Fri, 28 Jul 2006 08:43:17 +0000 |
Sam Lantinga |
Implemented X11 OpenGL support.
|
Wed, 26 Jul 2006 03:55:56 +0000 |
Sam Lantinga |
PicoGUI is no longer maintained by the author.
|
Wed, 26 Jul 2006 03:24:27 +0000 |
Sam Lantinga |
The AAlib driver is fun, but not worth rewriting for SDL 1.3
|
Wed, 26 Jul 2006 03:12:05 +0000 |
Sam Lantinga |
Hopefully glSDL has been superceded by the OpenGL render driver.
|
Wed, 26 Jul 2006 03:06:07 +0000 |
Sam Lantinga |
Removing DGA support for SDL 1.3 - it's still buggy years later, and now
|
Tue, 25 Jul 2006 07:25:51 +0000 |
Sam Lantinga |
SDL applications no longer need to link with Cocoa (unless they want to)
|
Sun, 23 Jul 2006 09:11:10 +0000 |
Sam Lantinga |
The Mac OS X Cocoa video driver is under construction...
|
Sun, 16 Jul 2006 03:32:06 +0000 |
Sam Lantinga |
Fixed building on Mac OS X without the Carbon and Cocoa video drivers
|
Mon, 10 Jul 2006 21:04:37 +0000 |
Sam Lantinga |
SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
|
Mon, 26 Jun 2006 16:20:51 +0000 |
Sam Lantinga |
Fixed libiconv detection
|
Mon, 26 Jun 2006 16:15:21 +0000 |
Sam Lantinga |
Fixed problem with nasm hidden visibility detection
|
Mon, 26 Jun 2006 05:27:15 +0000 |
Sam Lantinga |
Almost added Mac OS X nasm support
|
Sun, 25 Jun 2006 18:07:34 +0000 |
Sam Lantinga |
Updated the version to 1.2.11
|
Fri, 23 Jun 2006 08:39:05 +0000 |
Sam Lantinga |
Default the X11 dynamically loading on if the OS loader loads libraries
|
Fri, 23 Jun 2006 02:19:52 +0000 |
Ryan C. Gordon |
Only allow dynamic X11 if gcc4 (-fvisibility=hidden) is used.
|
Wed, 21 Jun 2006 07:57:34 +0000 |
Sam Lantinga |
Fixed bug #157
|
Tue, 20 Jun 2006 05:49:20 +0000 |
Sam Lantinga |
Bug #250, pkg-config support contributed by Mikael Eriksson
|
Sun, 21 May 2006 17:26:40 +0000 |
Sam Lantinga |
Moved DirectInput joystick code to 1.3 branch
|
Sun, 21 May 2006 16:47:41 +0000 |
Sam Lantinga |
Closed bug #74
|
Mon, 15 May 2006 12:22:58 +0000 |
Sam Lantinga |
DragonFly BSD has an older version of VGL which SDL doesn't support.
|
Mon, 15 May 2006 07:24:24 +0000 |
Sam Lantinga |
OpenBSD doesn't ship with X11 library major version symlinks
|
Fri, 12 May 2006 16:24:30 +0000 |
Patrice Mandin |
Use the right variables to set stuff for sdl-config script
|
Fri, 12 May 2006 04:18:32 +0000 |
Sam Lantinga |
Whoops, need a space after dnl to make it meaningful. :)
|
Thu, 11 May 2006 23:37:13 +0000 |
Sam Lantinga |
Should we always look in /usr/local when compiling natively?
|
Thu, 11 May 2006 23:26:45 +0000 |
Sam Lantinga |
Date: Thu, 11 May 2006 17:09:17 -0400
|
Thu, 11 May 2006 04:16:39 +0000 |
Sam Lantinga |
sdl-config doesn't include the OpenGL library in --libs
|
Wed, 10 May 2006 15:21:14 +0000 |
Sam Lantinga |
Only set Mac OS X default if both parameters are left default
|
Wed, 10 May 2006 15:00:30 +0000 |
Sam Lantinga |
(none)
|
Wed, 10 May 2006 14:59:08 +0000 |
Sam Lantinga |
Added hardcoded /usr/X11R6 path so GLX detection works on Mac OS X.
|
Wed, 10 May 2006 05:17:58 +0000 |
Sam Lantinga |
Fixed X11 support on Mac OS X Universal build
|
Mon, 08 May 2006 06:38:13 +0000 |
Sam Lantinga |
Fixed bug #203
|
Sat, 29 Apr 2006 04:08:40 +0000 |
Sam Lantinga |
Only use -fvisibility=hidden if SDL will define some symbols as available. :)
|
Fri, 28 Apr 2006 05:38:06 +0000 |
Sam Lantinga |
Fixed bug #206, fatbuild.sh works flawlessly on Intel Macs
|
Sat, 08 Jul 2006 18:06:02 +0000 |
Sam Lantinga |
Starting support for Direct3D render driver.
SDL-1.3
|
Thu, 06 Jul 2006 07:17:11 +0000 |
Sam Lantinga |
Proof of concept done - Win32 GDI implementation mostly complete.
SDL-1.3
|
Mon, 26 Jun 2006 16:21:06 +0000 |
Sam Lantinga |
Fixed libiconv detection
SDL-1.3
|
Mon, 26 Jun 2006 16:15:36 +0000 |
Sam Lantinga |
Fixed problem with nasm hidden visibility detection
SDL-1.3
|
Mon, 26 Jun 2006 13:56:56 +0000 |
Sam Lantinga |
Started framework for Windows video driver
SDL-1.3
|
Mon, 26 Jun 2006 05:27:34 +0000 |
Sam Lantinga |
Almost added Mac OS X nasm support
SDL-1.3
|
Fri, 23 Jun 2006 08:40:46 +0000 |
Sam Lantinga |
Merged dynamic X11 fix from SDL 1.2
SDL-1.3
|
Wed, 21 Jun 2006 07:57:59 +0000 |
Sam Lantinga |
Fixed bug #157
SDL-1.3
|
Tue, 20 Jun 2006 05:50:12 +0000 |
Sam Lantinga |
Bug #250, pkg-config support contributed by Mikael Eriksson
SDL-1.3
|
Sun, 21 May 2006 17:27:13 +0000 |
Sam Lantinga |
Moved DirectInput joystick code to 1.3 branch
SDL-1.3
|
Wed, 17 May 2006 08:18:28 +0000 |
Sam Lantinga |
Merge trunk-1.3-3
SDL-1.3
|
Mon, 01 May 2006 06:58:33 +0000 |
Sam Lantinga |
glSDL support
SDL-1.3
|
Fri, 28 Apr 2006 16:55:41 +0000 |
Sam Lantinga |
Merge trunk-1.3-2
SDL-1.3
|
Thu, 27 Apr 2006 05:30:05 +0000 |
Sam Lantinga |
Updated to 1.3.0, SDL_OPENGLBLIT is no longer supported
SDL-1.3
|
Sat, 22 Apr 2006 19:17:14 +0000 |
Sam Lantinga |
Mac OS X fat build works! :)
|
Mon, 17 Apr 2006 03:58:29 +0000 |
Sam Lantinga |
Use the MAKE variable when available
|
Mon, 17 Apr 2006 03:34:28 +0000 |
Sam Lantinga |
Miscellaneous Mac OS X fixes
|
Fri, 14 Apr 2006 06:03:09 +0000 |
Sam Lantinga |
Date: Fri, 31 Mar 2006 18:28:55 -0500
|
Thu, 13 Apr 2006 15:36:27 +0000 |
Sam Lantinga |
Don't check dlopen on Mac OS X, to retain 10.2 compatibility
|
Thu, 13 Apr 2006 14:14:06 +0000 |
Sam Lantinga |
Fixed bug #185
|
Thu, 13 Apr 2006 13:30:21 +0000 |
Sam Lantinga |
Fixed bug #193
|
Thu, 13 Apr 2006 13:29:00 +0000 |
Sam Lantinga |
Fixed bug #192
|
Thu, 13 Apr 2006 13:08:26 +0000 |
Sam Lantinga |
Fixes bug #195:
|
Fri, 24 Mar 2006 05:11:51 +0000 |
Sam Lantinga |
Fixed bug #177
|
Thu, 23 Mar 2006 21:46:24 +0000 |
Sam Lantinga |
ls shouldn't barf if it gets passed a path starting with - (e.g. -lesd)
|
Thu, 23 Mar 2006 17:31:12 +0000 |
Sam Lantinga |
Fixed DirectFB detection
|
Thu, 23 Mar 2006 15:25:30 +0000 |
Sam Lantinga |
Hopefully fixed up DirectFB detection
|
Thu, 23 Mar 2006 07:44:52 +0000 |
Sam Lantinga |
Better wscons detection
|
Wed, 22 Mar 2006 22:42:44 +0000 |
Sam Lantinga |
Lines swapped to match ordering elsewhere
|
Wed, 22 Mar 2006 11:13:58 +0000 |
Ryan C. Gordon |
Xrandr support in the X11 target.
|
Wed, 22 Mar 2006 09:18:10 +0000 |
Sam Lantinga |
Improved DirectFB install detection
|
Wed, 22 Mar 2006 04:51:44 +0000 |
Sam Lantinga |
Default to use the visibility attribute, on gcc (is this okay?)
|
Wed, 22 Mar 2006 01:28:36 +0000 |
Ryan C. Gordon |
Added support for gcc4's -fvisibility=hidden option.
|
Tue, 21 Mar 2006 10:38:41 +0000 |
Sam Lantinga |
Add /usr/local to the build paths by default
|
Tue, 21 Mar 2006 09:51:33 +0000 |
Sam Lantinga |
Fixed bug #167
|
Tue, 21 Mar 2006 09:33:54 +0000 |
Sam Lantinga |
Good idea, renaming OpenBSD audio to BSD audio.
|
Tue, 21 Mar 2006 09:24:10 +0000 |
Sam Lantinga |
Allow adding to the INCLUDE path
|
Tue, 21 Mar 2006 08:54:50 +0000 |
Sam Lantinga |
Fixed bug #52
|
Sun, 19 Mar 2006 19:03:40 +0000 |
Sam Lantinga |
Fixed bug #84
|
Sun, 19 Mar 2006 12:05:16 +0000 |
Sam Lantinga |
Fixed bug #89
|
Sun, 19 Mar 2006 05:27:22 +0000 |
Sam Lantinga |
Fixed bug #166
|
Sat, 18 Mar 2006 18:41:59 +0000 |
Sam Lantinga |
EXTRA_LDFLAGS are the linker flags and libraries needed to build SDL.
|
Fri, 17 Mar 2006 19:54:39 +0000 |
Patrice Mandin |
I did not find in configure.in where SYSTEM_LIBS where set for other platforms, and why I did not have required extra libraries added in sdl-config, so I set it there
|
Tue, 14 Mar 2006 08:53:33 +0000 |
Ryan C. Gordon |
Implemented dummy audio driver.
|
Tue, 14 Mar 2006 02:46:26 +0000 |
Sam Lantinga |
CFLAGS are separate from EXTRA_CFLAGS
|
Mon, 13 Mar 2006 18:01:34 +0000 |
Sam Lantinga |
Add the NAS library directory, since X11 is dynamically loaded now...
|
Mon, 13 Mar 2006 02:12:39 +0000 |
Sam Lantinga |
Added _strnicmp support
|
Mon, 13 Mar 2006 02:06:33 +0000 |
Sam Lantinga |
Win32 fixes
|
Mon, 13 Mar 2006 01:08:00 +0000 |
Sam Lantinga |
Added UTF-8 <-> UTF-16 <-> UTF-32 <-> UCS-2 <-> UCS-4 conversion capability
|
Mon, 06 Mar 2006 18:42:30 +0000 |
Patrice Mandin |
Add missing asm source files
|
Mon, 06 Mar 2006 01:05:11 +0000 |
Sam Lantinga |
Don't put X_LIBS in the linker flags if we're dynamically loading X11
|
Mon, 06 Mar 2006 00:50:03 +0000 |
Sam Lantinga |
Removed accidentally copied/pasted script for ALSA detection
|
Thu, 02 Mar 2006 03:24:20 +0000 |
Sam Lantinga |
Date: Wed, 01 Mar 2006 10:14:31 +0000
|
Wed, 01 Mar 2006 09:43:47 +0000 |
Sam Lantinga |
Fixed a bunch of 64-bit compatibility problems
|
Mon, 27 Feb 2006 18:58:12 +0000 |
Sam Lantinga |
*** empty log message ***
|
Mon, 27 Feb 2006 01:32:12 +0000 |
Ryan C. Gordon |
Need this or things might misbuild on G3 Mac OS, I think.
|
Sun, 26 Feb 2006 04:54:01 +0000 |
Sam Lantinga |
Date: Sun, 26 Feb 2006 11:25:09 +0900
|
Tue, 21 Feb 2006 08:46:50 +0000 |
Sam Lantinga |
Use consistent identifiers for the various platforms we support.
|
Mon, 20 Feb 2006 23:18:49 +0000 |
Sam Lantinga |
*** empty log message ***
|
Mon, 20 Feb 2006 22:17:05 +0000 |
Sam Lantinga |
Whoops. :)
|
Mon, 20 Feb 2006 22:15:38 +0000 |
Sam Lantinga |
Added rules to build libSDLmain.a
|
Mon, 20 Feb 2006 20:53:52 +0000 |
Patrice Mandin |
Add missing include directories
|
Mon, 20 Feb 2006 20:08:29 +0000 |
Sam Lantinga |
Pass LDFLAGS to the build system
|
Mon, 20 Feb 2006 11:30:29 +0000 |
Sam Lantinga |
Fixed X11 library detection
|
Mon, 20 Feb 2006 08:49:00 +0000 |
Sam Lantinga |
build fixes for IRIX 6.5 - dynamic X11 loading works! :)
|
Mon, 20 Feb 2006 03:57:03 +0000 |
Sam Lantinga |
NetBSD support
|
Mon, 20 Feb 2006 02:09:49 +0000 |
Sam Lantinga |
Completely removed dependency on automake
|
Sun, 19 Feb 2006 23:46:34 +0000 |
Sam Lantinga |
Use only safe string functions
|
Sun, 19 Feb 2006 19:38:27 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 19 Feb 2006 17:38:32 +0000 |
Sam Lantinga |
QuickTime depends on Carbon and ApplicationServices
|
Sun, 19 Feb 2006 16:42:18 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 18 Feb 2006 07:11:58 +0000 |
Sam Lantinga |
Detect the X11 library on Solaris x86
|
Fri, 17 Feb 2006 08:43:23 +0000 |
Sam Lantinga |
Fixes for BeOS and Solaris builds
|
Thu, 16 Feb 2006 23:32:39 +0000 |
Sam Lantinga |
spaces, not tabs. :)
|
Thu, 16 Feb 2006 22:33:34 +0000 |
Patrice Mandin |
Add missing clause
|
Thu, 16 Feb 2006 22:00:06 +0000 |
Patrice Mandin |
Fix typo
|
Thu, 16 Feb 2006 20:17:43 +0000 |
Sam Lantinga |
Fixed building with cygwin
|
Thu, 16 Feb 2006 10:11:48 +0000 |
Sam Lantinga |
New configure-based build system. Still work in progress, but much improved
|
Thu, 09 Feb 2006 09:38:05 +0000 |
Sam Lantinga |
Fixed build problem with SDL_string.c
|
Thu, 09 Feb 2006 09:07:13 +0000 |
Sam Lantinga |
Started the process of improving configure support, and merging C types
|
Thu, 09 Feb 2006 05:46:55 +0000 |
Sam Lantinga |
Disable freaking autoheader. :)
|
Wed, 08 Feb 2006 09:06:34 +0000 |
Sam Lantinga |
Check for strtod
|
Tue, 07 Feb 2006 12:11:33 +0000 |
Sam Lantinga |
Configure dynamically generates SDL_config.h
|
Mon, 06 Feb 2006 08:28:51 +0000 |
Sam Lantinga |
It's now possible to build SDL without any C runtime at all on Windows,
|
Fri, 03 Feb 2006 06:33:54 +0000 |
Sam Lantinga |
Favor using pthread_mutexattr_settype() on Linux.
|
Wed, 01 Feb 2006 04:23:41 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 31 Jan 2006 19:09:09 +0000 |
Sam Lantinga |
We're no longer doing compile checks on the X11 extensions which we include.
|
Tue, 31 Jan 2006 18:39:32 +0000 |
Ryan C. Gordon |
Changed references to XFree86 to Xext to match change in directory structure.
|
Mon, 30 Jan 2006 18:21:44 +0000 |
Ryan C. Gordon |
Corrects dynamic X11 code on Tru64 systems.
|
Thu, 19 Jan 2006 08:43:00 +0000 |
Ryan C. Gordon |
Updated Windows CE/PocketPC support...adds GAPI driver, landscape mode,
|
Thu, 19 Jan 2006 08:36:41 +0000 |
Ryan C. Gordon |
Fixed up build script to catch some of the newer files in a "make dist" run.
|
Thu, 12 Jan 2006 23:06:23 +0000 |
Ryan C. Gordon |
Patched to compile.
|
Thu, 12 Jan 2006 22:46:36 +0000 |
Ryan C. Gordon |
Add XME hooks to X11 driver instead of relying on libxme...libxme hasn't
|
Wed, 04 Jan 2006 01:08:40 +0000 |
Sam Lantinga |
Bumped the version number for the next release
|
Mon, 12 Dec 2005 11:14:29 +0000 |
Ryan C. Gordon |
Fixed configure script on latest Mac OS X developer tools (and hopefully
|
Mon, 12 Dec 2005 09:26:32 +0000 |
Ryan C. Gordon |
Date: Sat, 10 Dec 2005 18:29:41 +0100
|
Mon, 12 Dec 2005 09:22:36 +0000 |
Ryan C. Gordon |
Date: Sun, 11 Dec 2005 20:37:04 +0100
|
Thu, 01 Dec 2005 19:22:32 +0000 |
Ryan C. Gordon |
Don't need to link against libstdc++ on Mac OS X now.
|
Wed, 23 Nov 2005 11:46:36 +0000 |
Ryan C. Gordon |
Seperate glX from HAVE_OPENGL, for platforms that have both an X server and
|
Tue, 22 Nov 2005 15:19:50 +0000 |
Ryan C. Gordon |
To: sdl@libsdl.org
|
Thu, 17 Nov 2005 03:43:42 +0000 |
Ryan C. Gordon |
Fixed Altivec support on Mac OS X.
|
Thu, 17 Nov 2005 03:16:01 +0000 |
Ryan C. Gordon |
Enable dynamic X11 on Mac OS X.
|
Thu, 17 Nov 2005 03:15:05 +0000 |
Ryan C. Gordon |
Split up src/SDL_loadso.c into platform directories.
|
Tue, 08 Nov 2005 01:34:28 +0000 |
Ryan C. Gordon |
Use the right libs in dynamic X11 loading.
|
Sat, 05 Nov 2005 19:53:37 +0000 |
Ryan C. Gordon |
Dynamically load X11 libraries like we currently do for alsa, esd, etc.
|
Thu, 20 Oct 2005 06:55:26 +0000 |
Ryan C. Gordon |
Enable altivec blitters on PowerPC Linux, and some fixes for recent
|
Thu, 08 Sep 2005 07:33:22 +0000 |
Ryan C. Gordon |
iPod Linux framebuffer support.
|
Thu, 08 Sep 2005 06:43:51 +0000 |
Ryan C. Gordon |
Fix dlvsym() detection in the configure script.
|
Thu, 08 Sep 2005 06:16:14 +0000 |
Ryan C. Gordon |
The MacOSX Carbon/Cocoa/X11 all in one library patch. Relevant emails:
|
Tue, 23 Aug 2005 06:36:23 +0000 |
Sam Lantinga |
Date: Mon, 22 Aug 2005 04:22:46 -0400
|
Fri, 20 May 2005 07:34:34 +0000 |
Sam Lantinga |
Date: Tue, 22 Mar 2005 23:50:20 +0100
|
Sun, 17 Apr 2005 10:19:22 +0000 |
Ryan C. Gordon |
Altivec-optimized blitters!
|
Sat, 12 Feb 2005 18:01:31 +0000 |
Sam Lantinga |
Date: Wed, 26 Jan 2005 13:37:09 GMT
|
Tue, 04 Jan 2005 19:06:23 +0000 |
Sam Lantinga |
Bumped the minor version number...
|
Sun, 02 Jan 2005 05:05:21 +0000 |
Sam Lantinga |
Date: Fri, 31 Dec 2004 04:14:09 +0900
|
Mon, 13 Dec 2004 07:32:53 +0000 |
Sam Lantinga |
No really, don't link with the ALSA library!
|
Fri, 26 Nov 2004 16:16:50 +0000 |
Patrice Mandin |
Final touches to OSMesa OpenGL support on Atari, using loadable libraries. Hope SDL 1.2.8 is out soon.
|
Thu, 25 Nov 2004 15:47:49 +0000 |
Patrice Mandin |
Factorize OSMesa OpenGL code for Atari drivers
|
Wed, 17 Nov 2004 23:13:15 +0000 |
Patrice Mandin |
Add support for OpenGL on Atari using OSMesa, the offscreen rendering driver from Mesa
|
Mon, 15 Nov 2004 01:47:53 +0000 |
Sam Lantinga |
Fedora Core 3 has libasound.so in /lib
|
Fri, 17 Sep 2004 13:20:10 +0000 |
Sam Lantinga |
Date: Fri, 25 Jun 2004 13:29:15 +0100
|
Tue, 24 Aug 2004 06:32:50 +0000 |
Sam Lantinga |
Don't fail if we don't have ALSA available
|
Sat, 21 Aug 2004 04:20:00 +0000 |
Sam Lantinga |
Date: Tue, 01 Jun 2004 15:27:44 +0300
|
Sat, 21 Aug 2004 03:21:44 +0000 |
Sam Lantinga |
CoreAudio driver works on Mac OSX 10.1
|
Sat, 21 Aug 2004 02:06:30 +0000 |
Sam Lantinga |
Audio improvements from Max Horn, including a new CoreAudio driver for MacOSX
|
Thu, 06 May 2004 15:55:06 +0000 |
Sam Lantinga |
Date: Sat, 24 Apr 2004 15:13:32 +0300
|
Fri, 23 Apr 2004 14:00:08 +0000 |
Sam Lantinga |
Increment version...
|
Sun, 07 Mar 2004 16:40:15 +0000 |
Sam Lantinga |
Date: Sun, 07 Mar 2004 22:54:11 +0900
|
Wed, 03 Mar 2004 06:56:04 +0000 |
Sam Lantinga |
sed, it's two, two commands in one!
|
Tue, 02 Mar 2004 12:49:16 +0000 |
Sam Lantinga |
Date: Sun, 29 Feb 2004 15:14:22 +0200
|
Tue, 24 Feb 2004 19:22:22 +0000 |
Sam Lantinga |
Date: Mon, 23 Feb 2004 19:00:23 +0100
|
Fri, 20 Feb 2004 18:18:20 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 17 Feb 2004 22:00:33 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 17 Feb 2004 18:01:39 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 15 Feb 2004 08:32:25 +0000 |
Patrice Mandin |
-lgem must appear after -lldg
|
Thu, 12 Feb 2004 16:29:24 +0000 |
Sam Lantinga |
Use sigaction instead of signal to preserve handler flags (thanks Matthew!)
|
Wed, 11 Feb 2004 07:09:11 +0000 |
Sam Lantinga |
Fixed static linking on MacOS X (thanks Max!)
|
Sun, 08 Feb 2004 22:21:30 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 29 Jan 2004 16:15:12 +0000 |
Sam Lantinga |
Check for altivec assembly support before trying to use it. :)
|
Wed, 07 Jan 2004 18:24:06 +0000 |
Patrice Mandin |
Add to temporary includes path to find src/video/windx5/directx.h if we build SDL in a different directory
|
Tue, 06 Jan 2004 17:16:02 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 04 Jan 2004 16:20:28 +0000 |
Sam Lantinga |
Max has been reworking this code so it works on MacOS X 10.1
|
Thu, 18 Dec 2003 05:01:47 +0000 |
Sam Lantinga |
Date: Wed, 17 Dec 2003 18:07:29 -0800 PST
|
Sun, 14 Dec 2003 06:25:53 +0000 |
Sam Lantinga |
Fixed "dist" make target for newer versions of automake
|
Wed, 10 Dec 2003 12:35:56 +0000 |
Sam Lantinga |
Date: Thu, 4 Dec 2003 07:48:40 +0200
|
Mon, 24 Nov 2003 21:57:13 +0000 |
Sam Lantinga |
Date: Mon, 24 Nov 2003 20:11:31 +0000
|
Wed, 19 Nov 2003 08:03:10 +0000 |
Sam Lantinga |
Fixed building cpuinfo under mingw32
|
Tue, 18 Nov 2003 02:16:57 +0000 |
Sam Lantinga |
Actually hook the cpuinfo module into the library. :)
|
Tue, 18 Nov 2003 01:27:06 +0000 |
Sam Lantinga |
Added SDL_HasMMX(), SDL_Has3DNow(), SDL_HasSSE() in SDL_cpuinfo.h
|
Mon, 06 Oct 2003 09:03:02 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 27 Sep 2003 08:20:26 +0000 |
Patrice Mandin |
Atari CD-ROM support
|
Wed, 24 Sep 2003 21:45:27 +0000 |
Patrice Mandin |
Files now copied to build directory instead of source directory while configuring
|
Sun, 21 Sep 2003 18:32:04 +0000 |
Sam Lantinga |
N Sep 17 8791 Sam Lantinga Re: tks source released
|
Sun, 21 Sep 2003 18:18:17 +0000 |
Sam Lantinga |
Date: Fri, 12 Sep 2003 18:04:19 -0400
|
Fri, 05 Sep 2003 15:19:14 +0000 |
Sam Lantinga |
Update SDL version
|
Wed, 27 Aug 2003 05:14:40 +0000 |
Sam Lantinga |
Hopefully this will fix the last of the problems with OBJ depend mode.
|
Sat, 23 Aug 2003 23:25:46 +0000 |
Sam Lantinga |
Date: Sat, 16 Aug 2003 16:22:56 +0300
|
Sat, 23 Aug 2003 23:12:19 +0000 |
Sam Lantinga |
Fixed use of SDL with XInitThreads()
|
Mon, 11 Aug 2003 22:28:13 +0000 |
Sam Lantinga |
Date: Mon, 11 Aug 2003 22:49:06 +0100
|
Sun, 10 Aug 2003 07:46:21 +0000 |
Sam Lantinga |
The cdrom code doesn't build on MacOS X 10.1, disabled for now...
|
Sat, 09 Aug 2003 22:49:28 +0000 |
Sam Lantinga |
*sigh*
|
Sat, 09 Aug 2003 22:13:38 +0000 |
Sam Lantinga |
More grumble grumble...
|
Sat, 09 Aug 2003 21:14:26 +0000 |
Sam Lantinga |
Grumble grumble
|
Sat, 09 Aug 2003 20:36:29 +0000 |
Sam Lantinga |
Turn dynamic loading of esd and arts on by default
|
Sat, 09 Aug 2003 18:19:42 +0000 |
Sam Lantinga |
Fixed automake warnings about Objective C support
|
Wed, 06 Aug 2003 20:20:30 +0000 |
Sam Lantinga |
ate: Mon, 4 Aug 2003 19:10:14 +0300
|
Mon, 04 Aug 2003 00:52:42 +0000 |
Sam Lantinga |
Date: Sat, 2 Aug 2003 16:22:51 +0300
|
Tue, 22 Jul 2003 14:01:21 +0000 |
Sam Lantinga |
Added audio and CD-ROM support for OSF/Tru64 (thanks Hayashi!)
|
Wed, 16 Jul 2003 11:54:13 +0000 |
Patrice Mandin |
pmandin: Added Atari LDG shared object loader
|
Thu, 10 Jul 2003 07:46:19 +0000 |
Sam Lantinga |
Exposed SDL_LoadObject(), SDL_LoadFunction(), and SDL_UnloadObject() APIs
|
Wed, 09 Jul 2003 15:38:28 +0000 |
Sam Lantinga |
Added RISCOS Makefiles to the configure process
|
Sat, 28 Jun 2003 21:38:14 +0000 |
Patrice Mandin |
Bugfix: some Makefiles in subdirectories created before their upper-level ones
|
Tue, 15 Apr 2003 16:33:56 +0000 |
Sam Lantinga |
Added MacOS X CD-ROM audio support (thanks Max and Darrell)
|
Sun, 09 Mar 2003 21:38:18 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 06 Mar 2003 06:12:41 +0000 |
Sam Lantinga |
IRIX patches from Andrea Suatoni
|
Fri, 21 Feb 2003 17:16:38 +0000 |
Sam Lantinga |
Fixed building thread code under BSD/OS (thanks Steven!)
|
Sat, 01 Feb 2003 19:47:43 +0000 |
Sam Lantinga |
Working around broken objective C support - Take 2
|
Sat, 01 Feb 2003 19:01:26 +0000 |
Sam Lantinga |
Doh, this doesn't work on all automake versions.
|
Sat, 01 Feb 2003 18:58:42 +0000 |
Sam Lantinga |
Worked around objective C brokenness in Cygwin's automake
|
Mon, 20 Jan 2003 01:37:07 +0000 |
Sam Lantinga |
ate: Thu, 16 Jan 2003 13:48:31 +0200
|
Mon, 20 Jan 2003 01:08:20 +0000 |
Sam Lantinga |
From: David Hedbor
|
Sat, 07 Dec 2002 06:54:47 +0000 |
Sam Lantinga |
Updated Atari port for new system headers (thanks Patrice!)
|
Sun, 17 Nov 2002 19:36:49 +0000 |
Sam Lantinga |
Updated for DirectDB 0.9.15 (thanks Denis!)
|
Tue, 08 Oct 2002 15:34:19 +0000 |
Sam Lantinga |
Bumped version to 1.2.6 in CVS
|
Sun, 06 Oct 2002 18:38:12 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sat, 31 Aug 2002 04:06:37 +0000 |
Sam Lantinga |
Date: Tue, 27 Aug 2002 16:14:11 +0200
|
Sun, 25 Aug 2002 06:21:49 +0000 |
Sam Lantinga |
Date: Sat, 24 Aug 2002 22:20:01 -0600
|
Sat, 17 Aug 2002 16:58:31 +0000 |
Sam Lantinga |
Updated configure.in for automake 1.6.2
|
Thu, 01 Aug 2002 23:24:13 +0000 |
Sam Lantinga |
Added initial support for PicoGUI (thanks Micah!)
|
Mon, 29 Jul 2002 23:20:16 +0000 |
Sam Lantinga |
Date: Fri, 12 Jul 2002 11:25:32 GMT+1
|
Mon, 22 Jul 2002 09:49:52 +0000 |
Ryan C. Gordon |
Fixed (?) semaphore support on HPUX 11.x ...
|
Thu, 20 Jun 2002 17:47:18 +0000 |
Sam Lantinga |
Allow building from another top level directory
|
Thu, 13 Jun 2002 21:36:25 +0000 |
Sam Lantinga |
Fixed building with pthreads and the pth library
|
Thu, 13 Jun 2002 16:54:43 +0000 |
Sam Lantinga |
Hmm
|
Wed, 12 Jun 2002 03:32:01 +0000 |
Sam Lantinga |
API changes on OpenBSD and FreeBSD...
|
Tue, 11 Jun 2002 20:06:42 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 11 Jun 2002 19:56:41 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 11 Jun 2002 19:43:04 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 11 Jun 2002 19:32:57 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 11 Jun 2002 19:00:11 +0000 |
Sam Lantinga |
*** empty log message ***
|
Mon, 10 Jun 2002 21:39:49 +0000 |
Sam Lantinga |
Unified the thread detection code for UNIX platforms
|
Mon, 10 Jun 2002 20:42:53 +0000 |
Sam Lantinga |
Added Atari audio support (thanks Patrice!)
|
Sat, 01 Jun 2002 18:48:13 +0000 |
Sam Lantinga |
Fixed shared library building on MacOS X (thanks Max!)
|
Wed, 29 May 2002 20:47:19 +0000 |
Sam Lantinga |
Date: Wed, 29 May 2002 17:37:19 +0200
|
Tue, 28 May 2002 20:01:29 +0000 |
Sam Lantinga |
Wilbern Cobb submitted a fix for building BSD joystick support that should work on all BSD flavors.
|
Mon, 20 May 2002 18:36:48 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 19 May 2002 20:06:01 +0000 |
Sam Lantinga |
Added David Hedbor's Qtopia patches
|
Thu, 18 Apr 2002 04:28:58 +0000 |
Sam Lantinga |
Configure fixes from Wilbern Cobb for FreeBSD joystick support.
|
Mon, 15 Apr 2002 07:38:54 +0000 |
Sam Lantinga |
Updated ALSA audio support for ALSA 0.9
|
Sun, 14 Apr 2002 21:51:25 +0000 |
Sam Lantinga |
Bump the version, so that it isn't forotten later. :)
|
Mon, 01 Apr 2002 15:35:28 +0000 |
Sam Lantinga |
Patrice's fixes for GNU Pthread support
|
Sat, 30 Mar 2002 18:53:23 +0000 |
Sam Lantinga |
Fixes for GNU pthreads from Patrice
|
Sun, 24 Mar 2002 21:44:06 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 07 Mar 2002 20:23:11 +0000 |
Sam Lantinga |
Added Atari joystick support (thanks Patrice!)
|
Wed, 06 Mar 2002 19:14:12 +0000 |
Sam Lantinga |
Fixed dynamic arts support.
|
Wed, 06 Mar 2002 11:05:47 +0000 |
Sam Lantinga |
Removed the API changes to preserve SDL 1.2 stability
|
Wed, 06 Mar 2002 05:37:21 +0000 |
Sam Lantinga |
*** empty log message ***
|
Wed, 06 Mar 2002 05:20:11 +0000 |
Sam Lantinga |
Added a new header file: SDL_loadso.h
|
Tue, 05 Mar 2002 19:55:32 +0000 |
Sam Lantinga |
Added SDL_LockRect() and SDL_UnlockRect()
|
Tue, 26 Feb 2002 14:38:53 +0000 |
Sam Lantinga |
Updated for DirectFB 0.9.9
|
Sun, 17 Feb 2002 19:54:28 +0000 |
Sam Lantinga |
Added initial support for Atari (thanks Patrice!)
|
Thu, 14 Feb 2002 02:15:15 +0000 |
Sam Lantinga |
Mike Gorchak added some QNX tweaks, including OpenGL support
|
Thu, 14 Feb 2002 01:24:08 +0000 |
Sam Lantinga |
Added support for joysticks on *BSD (thanks Wilbern!)
|
Thu, 10 Jan 2002 02:00:29 +0000 |
Sam Lantinga |
Fixed building with Cygwin (thanks Michael)
|
Fri, 04 Jan 2002 20:48:51 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 20 Dec 2001 22:46:09 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 18 Dec 2001 02:29:58 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 18 Dec 2001 00:18:49 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 22 Nov 2001 04:55:38 +0000 |
Sam Lantinga |
Added support for Xi Graphics XME fullscreen extension
|
Thu, 22 Nov 2001 03:47:16 +0000 |
Sam Lantinga |
Bump the version number on the library
|
Sat, 03 Nov 2001 17:03:16 +0000 |
Sam Lantinga |
Added X11 Xinerama support - fullscreen starts on screen 0
|
Fri, 02 Nov 2001 19:16:53 +0000 |
Sam Lantinga |
*** empty log message ***
|
Thu, 01 Nov 2001 16:21:40 +0000 |
Sam Lantinga |
Updated SDL DirectFB backend for DirectFB version 0.9.7
|
Tue, 23 Oct 2001 00:50:44 +0000 |
Sam Lantinga |
*** empty log message ***
|
Mon, 22 Oct 2001 21:34:50 +0000 |
Sam Lantinga |
If we're looking at the /dev/input event devices, and we found
|
Sun, 30 Sep 2001 18:55:08 +0000 |
Sam Lantinga |
MacOS X fix
|
Sun, 23 Sep 2001 21:58:52 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 23 Sep 2001 21:09:08 +0000 |
Sam Lantinga |
Oops, back out that SDL_main -> SDLMain conversion
|
Sun, 23 Sep 2001 20:42:00 +0000 |
Sam Lantinga |
Changed SDLMain to SDL_main for MacOS X stuff
|
Fri, 14 Sep 2001 04:34:15 +0000 |
Sam Lantinga |
Added support for the GNU Pth thread lib (thanks Mandin!)
|
Thu, 13 Sep 2001 15:57:48 +0000 |
Sam Lantinga |
Added CD-ROM support for BSD/OS (thanks Steven!)
|
Tue, 11 Sep 2001 20:42:32 +0000 |
Sam Lantinga |
*** empty log message ***
|
Tue, 11 Sep 2001 19:00:18 +0000 |
Sam Lantinga |
Date: Sat, 8 Sep 2001 04:42:23 +0200
|
Tue, 04 Sep 2001 23:18:45 +0000 |
Sam Lantinga |
Added Max's patches for building MacOS X apps on command line
|
Tue, 04 Sep 2001 22:53:46 +0000 |
Sam Lantinga |
Added support for DirectFB video on Linux (thanks Denis!)
|
Tue, 04 Sep 2001 22:48:09 +0000 |
Sam Lantinga |
Fixed Solaris nitpicks (thanks Mattias!)
|
Tue, 21 Aug 2001 07:19:59 +0000 |
Sam Lantinga |
Date: Tue, 21 Aug 2001 03:50:01 +0200
|
Sat, 18 Aug 2001 22:03:11 +0000 |
Sam Lantinga |
Fixed IDE and SCSI CD-ROM detection on BeOS (thanks Caz!)
|
Thu, 09 Aug 2001 13:09:47 +0000 |
Sam Lantinga |
Audio subsystem no longer assumes sun audio API on UNIX systems
|
Thu, 09 Aug 2001 06:14:06 +0000 |
Sam Lantinga |
Fixed VGL detection on FreeBSD (thanks David!)
|
Tue, 31 Jul 2001 04:06:56 +0000 |
Sam Lantinga |
Applied Maxim's patch for VGL detection on FreeBSD
|
Tue, 31 Jul 2001 00:13:03 +0000 |
Sam Lantinga |
Bump version to 1.2.3
|
Mon, 23 Jul 2001 02:58:42 +0000 |
Sam Lantinga |
Name changed from OBSD to OPENBSD_AUDIO
|
Sun, 08 Jul 2001 09:00:06 +0000 |
Sam Lantinga |
Cleaned up the OpenBSD port, thanks to Peter Valchev
|
Mon, 02 Jul 2001 00:20:29 +0000 |
Sam Lantinga |
Dummy audio and video drivers are enabled (thanks Ryan!)
|
Tue, 19 Jun 2001 13:35:05 +0000 |
Sam Lantinga |
Bumped the library version
|
Tue, 19 Jun 2001 13:33:54 +0000 |
Sam Lantinga |
Added patches from FreeBSD ports
|
Sat, 16 Jun 2001 06:35:36 +0000 |
Sam Lantinga |
Fixed the PS2 GS detection
|
Sat, 16 Jun 2001 03:17:45 +0000 |
Sam Lantinga |
Added Linux PlayStation 2 Graphics Synthesizer support
|
Sat, 16 Jun 2001 01:51:42 +0000 |
Sam Lantinga |
Added an audio driver that writes to disk (thanks Ryan!)
|
Sun, 10 Jun 2001 18:20:23 +0000 |
Sam Lantinga |
Added MacOS X Project Builder projects
|
Sun, 10 Jun 2001 04:54:53 +0000 |
Sam Lantinga |
Disabled /dev/event joystick interface by default
|
Thu, 07 Jun 2001 14:28:11 +0000 |
Sam Lantinga |
Added initial support for Quartz video (thanks Darrell!)
|
Sun, 27 May 2001 01:03:39 +0000 |
Sam Lantinga |
I found the pthread package for NetBSD
|
Sun, 27 May 2001 00:38:26 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 27 May 2001 00:24:43 +0000 |
Sam Lantinga |
*** empty log message ***
|
Sun, 27 May 2001 00:15:42 +0000 |
Sam Lantinga |
Minor fixes for NetBSD
|
Sat, 26 May 2001 16:58:37 +0000 |
Sam Lantinga |
Added native OpenBSD audio driver (thanks vedge!)
|
Wed, 23 May 2001 00:36:17 +0000 |
Sam Lantinga |
Added detection of Open Sound System on Solaris x86
|
Fri, 11 May 2001 01:13:35 +0000 |
Sam Lantinga |
Added initial support for Nano-X (thanks Hsieh-Fu!)
|
Thu, 10 May 2001 20:13:29 +0000 |
Sam Lantinga |
Updated the Amiga OS port of SDL (thanks Gabriele)
|
Thu, 10 May 2001 18:42:17 +0000 |
Sam Lantinga |
Date: Thu, 19 Apr 2001 08:36:54 +0300
|
Thu, 10 May 2001 18:04:03 +0000 |
Sam Lantinga |
Added --disable-dga configure option to disable DGA entirely
|
Thu, 26 Apr 2001 16:50:19 +0000 |
Sam Lantinga |
Changes since SDL 1.2.0 release
|
Thu, 26 Apr 2001 16:45:43 +0000 |
Sam Lantinga |
Initial revision
|