Tue, 25 Jan 2011 17:40:06 -0800 |
Sam Lantinga |
Improvements based on feedback from Anthony Williams
|
Mon, 24 Jan 2011 21:41:36 -0800 |
Sam Lantinga |
Fixed cross-compiling for Windows
|
Fri, 21 Jan 2011 21:45:55 -0800 |
Sam Lantinga |
HAVE_GCC_ATOMICS covers the test and set
|
Fri, 21 Jan 2011 21:42:04 -0800 |
Sam Lantinga |
Separated out the minimum functionality that we need from gcc for our spinlock fallback.
|
Fri, 21 Jan 2011 21:35:43 -0800 |
Sam Lantinga |
Fixed atomic intrinsic test
|
Fri, 21 Jan 2011 12:43:25 -0800 |
Sam Lantinga |
Fixed bug #945
|
Thu, 20 Jan 2011 18:04:05 -0800 |
Sam Lantinga |
Fixed bug #925
|
Wed, 19 Jan 2011 22:55:51 -0800 |
Sam Lantinga |
SDL doesn't depend on GLU, and overwhelming feedback from the mailing list is that people don't want it included in SDL_opengl.h
|
Wed, 19 Jan 2011 22:25:40 -0800 |
Sam Lantinga |
PS3 Linux is no more...
|
Wed, 19 Jan 2011 22:21:31 -0800 |
Sam Lantinga |
Nobody has stepped up to maintain an svgalib driver. Bye bye! :)
|
Wed, 19 Jan 2011 22:18:45 -0800 |
Sam Lantinga |
Nobody has stepped up to maintain a framebuffer console driver. Bye bye! :)
|
Wed, 19 Jan 2011 15:28:01 -0800 |
Sam Lantinga |
Fixed using the native iconv library
|
Wed, 19 Jan 2011 15:02:11 -0800 |
Sam Lantinga |
Fixed test for libiconv
|
Wed, 19 Jan 2011 00:07:43 -0800 |
Sam Lantinga |
Greg Jandl to SDL
|
Tue, 18 Jan 2011 22:40:45 -0800 |
Sam Lantinga |
Greg Jandl to SDL
|
Sun, 16 Jan 2011 15:16:39 -0800 |
Sam Lantinga |
Added native atomic operations for Windows, Mac OS X, and gcc compiler intrinsics.
|
Sat, 15 Jan 2011 12:41:59 -0800 |
Sam Lantinga |
Updated the atomic API for better use cases
|
Sat, 01 Jan 2011 19:50:50 -0800 |
Sam Lantinga |
I am using SDL 1.3 on FreeBSD. I found two problems.
|
Sun, 19 Sep 2010 16:46:56 -0700 |
Sam Lantinga |
Fixed compiling with mingw32/64
|
Sun, 29 Aug 2010 16:51:48 -0700 |
Sam Lantinga |
Added atan implementation from uClibc
|
Sun, 29 Aug 2010 16:05:34 -0700 |
Sam Lantinga |
Added atan2 implementation from uClibc
|
Sun, 22 Aug 2010 13:45:56 -0700 |
Sam Lantinga |
Merged Eli's Google Summer of Code work from SDL-gsoc2010-shaped_windows
|
Tue, 13 Jul 2010 02:43:10 -0400 |
Ryan C. Gordon |
Add XShape test to configure scripts.
|
Sun, 22 Aug 2010 12:07:55 -0700 |
Sam Lantinga |
Merged Jim's Google Summer of Code work from SDL-gsoc2010_gesture
|
Mon, 02 Aug 2010 00:14:53 -0400 |
Jim Grandpre |
Fixed some Gesture bugs
|
Thu, 22 Jul 2010 08:12:28 +0400 |
jimtla |
Fixed x11 compile bugs.
|
Wed, 28 Jul 2010 22:24:13 -0700 |
Sam Lantinga |
For consistency, swapped line order
|
Wed, 28 Jul 2010 22:22:08 -0700 |
Sam Lantinga |
Added dynamic loading of XFixes and XDamage on Mac OS X
|
Wed, 28 Jul 2010 00:54:23 -0700 |
Sam Lantinga |
Merged Sunny's XRender changes from SDL-gsoc2010_xrender
|
Mon, 19 Jul 2010 20:05:53 +0530 |
Sunny Sachanandani |
Integrate XFixes and XDamage into the build system.
|
Mon, 31 May 2010 13:27:27 +0530 |
Sunny Sachanandani |
Modified configure.in to allow building with Xrender. Fixed all problems that prevented compilation.
|
Tue, 27 Jul 2010 21:31:28 -0700 |
Sam Lantinga |
Andrey A.
|
Sun, 18 Jul 2010 07:54:00 -0700 |
Sam Lantinga |
Debian patch: 011_no_yasm.diff
SDL-1.2
|
Mon, 05 Jul 2010 12:41:28 -0700 |
Sam Lantinga |
Make sure SDL gets installed to the correct prefix for the new cross-compiler tools.
|
Sun, 09 May 2010 10:00:33 -0700 |
Sam Lantinga |
Fixed Eric's changes to allow building from the command line.
|
Wed, 10 Mar 2010 15:07:20 +0000 |
Sam Lantinga |
Fixed bug #968
|
Wed, 10 Mar 2010 15:02:58 +0000 |
Sam Lantinga |
Fixed bug #943
|
Thu, 19 Apr 2007 07:12:30 +0000 |
Ryan C. Gordon |
First shot at GTK+ video target for the OLPC laptops. Seriously incomplete,
SDL-1.2-olpc
|
Fri, 11 Dec 2009 15:14:13 +0000 |
Sam Lantinga |
Fixed bug #895
SDL-1.2
|
Sat, 17 Oct 2009 17:35:48 +0000 |
Sam Lantinga |
We no longer have a DirectInput link requirement
SDL-1.2
|
Tue, 13 Oct 2009 06:45:02 +0000 |
Sam Lantinga |
Only show the dynamic audio libraries if we'll be dynamically loading them
SDL-1.2
|
Tue, 13 Oct 2009 05:20:09 +0000 |
Sam Lantinga |
Simplify and improve dynamic library detection, taken from SDL_image
SDL-1.2
|
Tue, 13 Oct 2009 04:23:34 +0000 |
Sam Lantinga |
We don't need dlvsym() for ALSA anymore, yay!
SDL-1.2
|
Mon, 12 Oct 2009 23:21:19 +0000 |
Sam Lantinga |
Merged fix from SDL 1.3
SDL-1.2
|
Sat, 10 Oct 2009 09:58:32 +0000 |
Sam Lantinga |
Fixed bug #833
SDL-1.2
|
Sat, 10 Oct 2009 09:03:08 +0000 |
Sam Lantinga |
Debian patch: 050_altivec_detection.diff
SDL-1.2
|
Sat, 10 Oct 2009 08:59:28 +0000 |
Sam Lantinga |
Disable iPodLinux code by default (can be enabled with --enable-ipod)
SDL-1.2
|
Sat, 10 Oct 2009 08:50:35 +0000 |
Sam Lantinga |
Debian patch: 030_pulseaudio_enable.diff
SDL-1.2
|
Sat, 10 Oct 2009 08:46:06 +0000 |
Sam Lantinga |
Debian patch: 020_libcaca_new_api.diff
SDL-1.2
|
Wed, 07 Oct 2009 06:11:19 +0000 |
Sam Lantinga |
SuSE 11.1 installs directfb-config without directfb-devel, so check to
SDL-1.2
|
Sun, 04 Oct 2009 22:31:25 +0000 |
Sam Lantinga |
Updated libtool to version 2.2.6a
SDL-1.2
|
Fri, 02 Oct 2009 13:50:50 +0000 |
Sam Lantinga |
You should check for the C compiler before you set CFLAGS. :)
SDL-1.2
|
Fri, 02 Oct 2009 11:26:59 +0000 |
Sam Lantinga |
Fixed nasm detection for newer autotools
SDL-1.2
|
Wed, 23 Sep 2009 07:07:44 +0000 |
Sam Lantinga |
Fixed bug #732
SDL-1.2
|
Tue, 22 Sep 2009 02:22:14 +0000 |
Sam Lantinga |
Whoops, this breaks building on Mac OS X 10.4
SDL-1.2
|
Mon, 21 Sep 2009 11:48:03 +0000 |
Sam Lantinga |
Fix for expression error by Torsten Giebl - Thanks! :)
SDL-1.2
|
Mon, 21 Sep 2009 10:23:07 +0000 |
Sam Lantinga |
Fixed bug #674
SDL-1.2
|
Mon, 21 Sep 2009 08:31:15 +0000 |
Sam Lantinga |
Fixed bug #591
SDL-1.2
|
Mon, 21 Sep 2009 07:28:03 +0000 |
Sam Lantinga |
Updated the version to 1.2.14 for the next release.
SDL-1.2
|
Mon, 21 Sep 2009 06:08:23 +0000 |
Ryan C. Gordon |
1.2 Quartz video: Ripped out QuickDraw and QuickTime.
SDL-1.2
|