Sun, 24 Jul 2011 03:37:13 -0700 |
Ryan C. Gordon |
Removed /dev/dsp DMA audio target.
|
file |
diff |
annotate
|
Wed, 20 Jul 2011 16:35:37 -0700 |
Ryan C. Gordon |
Work on systems without sa_sigaction.
|
file |
diff |
annotate
|
Thu, 14 Jul 2011 15:40:07 +0200 |
Patrice Mandin |
Check sa_sigaction member of struct sigaction
SDL-1.2
|
file |
diff |
annotate
|
Wed, 22 Jun 2011 10:33:48 +0000 |
Nathan Heisey |
Implemented pthread spinlocks.
|
file |
diff |
annotate
|
Sat, 04 Jun 2011 15:26:02 -0400 |
Ryan C. Gordon |
Updated configure.in to be compatible with autoconf 2.67.
|
file |
diff |
annotate
|
Fri, 25 Mar 2011 13:47:49 -0700 |
Sam Lantinga |
SDL 1.3 requires a 64-bit type for the platform.
|
file |
diff |
annotate
|
Sat, 12 Mar 2011 13:28:56 -0800 |
Sam Lantinga |
If we leave the default SDL_config.h in place, it'll override the one generated by configure when building from a different directory. Argh...
|
file |
diff |
annotate
|
Fri, 11 Mar 2011 14:24:35 -0800 |
Sam Lantinga |
We don't want to remove SDL_config.h since it's in source control now.
|
file |
diff |
annotate
|
Fri, 11 Mar 2011 13:56:53 -0800 |
Sam Lantinga |
Added support for the Xcursor library for color cursors
|
file |
diff |
annotate
|
Mon, 07 Mar 2011 22:03:11 -0800 |
Sam Lantinga |
Fixed the libraries linked with Visual Studio 2010, the msimg library isn't needed anymore.
|
file |
diff |
annotate
|
Mon, 28 Feb 2011 09:09:13 -0800 |
Sam Lantinga |
OSF isn't supported anymore.
|
file |
diff |
annotate
|
Mon, 28 Feb 2011 09:06:29 -0800 |
Sam Lantinga |
IRIX is not supported anymore. :)
|
file |
diff |
annotate
|
Mon, 28 Feb 2011 09:01:53 -0800 |
Sam Lantinga |
Dynamically load the Xinerama and xf86vmode extensions
|
file |
diff |
annotate
|
Thu, 24 Feb 2011 09:39:23 -0800 |
Sam Lantinga |
nasm 2.09 compatibility
SDL-1.2
|
file |
diff |
annotate
|
Tue, 22 Feb 2011 21:44:36 -0800 |
Sam Lantinga |
Re-added the 3DNow! and AltiVec instruction support.
|
file |
diff |
annotate
|
Fri, 18 Feb 2011 11:19:34 -0800 |
Sam Lantinga |
Added a better way to include build rules in the Makefile
|
file |
diff |
annotate
|
Wed, 16 Feb 2011 03:59:39 -0800 |
Sam Lantinga |
Fixed bug #1064 (configure still has --enable-stdio-redirect option)
|
file |
diff |
annotate
|
Fri, 11 Feb 2011 14:51:04 -0800 |
Sam Lantinga |
Updated CPU detection code for SSE3 and SSE4 and removed obsolete 3DNow! and Altivec support.
|
file |
diff |
annotate
|
Tue, 08 Feb 2011 10:04:09 -0800 |
Sam Lantinga |
Made it possible to disable the rendering subsystem with configure --disable-render
|
file |
diff |
annotate
|
Mon, 07 Feb 2011 22:57:33 -0800 |
Sam Lantinga |
It's now possible to disable the fast atomic operations, at a huge performance penalty.
|
file |
diff |
annotate
|
Sat, 05 Feb 2011 16:07:10 -0800 |
Sam Lantinga |
Updated the DirectFB support, from Couriersud
|
file |
diff |
annotate
|
Fri, 04 Feb 2011 19:18:08 -0800 |
Sam Lantinga |
Removed a bunch of X11 support that we no longer need.
|
file |
diff |
annotate
|
Wed, 02 Feb 2011 14:34:54 -0800 |
Sam Lantinga |
Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library.
|
file |
diff |
annotate
|
Tue, 01 Feb 2011 21:40:03 -0800 |
Sam Lantinga |
Nobody is currently maintaining the QNX code, so removing it for now.
|
file |
diff |
annotate
|
Mon, 31 Jan 2011 22:53:45 -0800 |
Sam Lantinga |
Removed more partially functional renderers
|
file |
diff |
annotate
|
Mon, 31 Jan 2011 22:21:29 -0800 |
Sam Lantinga |
Removed partially functional renderers
|
file |
diff |
annotate
|
Thu, 27 Jan 2011 14:54:20 -0800 |
Sam Lantinga |
This patch fixes the issue of configure generating broken Makefile
|
file |
diff |
annotate
|
Thu, 27 Jan 2011 00:06:36 -0800 |
Sam Lantinga |
Nobody is maintaining RISC OS code, so I'm removing it for now.
|
file |
diff |
annotate
|
Tue, 25 Jan 2011 17:40:06 -0800 |
Sam Lantinga |
Improvements based on feedback from Anthony Williams
|
file |
diff |
annotate
|
Mon, 24 Jan 2011 21:41:36 -0800 |
Sam Lantinga |
Fixed cross-compiling for Windows
|
file |
diff |
annotate
|
Fri, 21 Jan 2011 21:45:55 -0800 |
Sam Lantinga |
HAVE_GCC_ATOMICS covers the test and set
|
file |
diff |
annotate
|
Fri, 21 Jan 2011 21:42:04 -0800 |
Sam Lantinga |
Separated out the minimum functionality that we need from gcc for our spinlock fallback.
|
file |
diff |
annotate
|
Fri, 21 Jan 2011 21:35:43 -0800 |
Sam Lantinga |
Fixed atomic intrinsic test
|
file |
diff |
annotate
|
Fri, 21 Jan 2011 12:43:25 -0800 |
Sam Lantinga |
Fixed bug #945
|
file |
diff |
annotate
|
Thu, 20 Jan 2011 18:04:05 -0800 |
Sam Lantinga |
Fixed bug #925
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 19 Jan 2011 22:25:40 -0800 |
Sam Lantinga |
PS3 Linux is no more...
|
file |
diff |
annotate
|
Wed, 19 Jan 2011 22:21:31 -0800 |
Sam Lantinga |
Nobody has stepped up to maintain an svgalib driver. Bye bye! :)
|
file |
diff |
annotate
|
Wed, 19 Jan 2011 22:18:45 -0800 |
Sam Lantinga |
Nobody has stepped up to maintain a framebuffer console driver. Bye bye! :)
|
file |
diff |
annotate
|
Wed, 19 Jan 2011 15:28:01 -0800 |
Sam Lantinga |
Fixed using the native iconv library
|
file |
diff |
annotate
|
Wed, 19 Jan 2011 15:02:11 -0800 |
Sam Lantinga |
Fixed test for libiconv
|
file |
diff |
annotate
|
Wed, 19 Jan 2011 00:07:43 -0800 |
Sam Lantinga |
Greg Jandl to SDL
|
file |
diff |
annotate
|
Tue, 18 Jan 2011 22:40:45 -0800 |
Sam Lantinga |
Greg Jandl to SDL
|
file |
diff |
annotate
|
Sun, 16 Jan 2011 15:16:39 -0800 |
Sam Lantinga |
Added native atomic operations for Windows, Mac OS X, and gcc compiler intrinsics.
|
file |
diff |
annotate
|
Sat, 15 Jan 2011 12:41:59 -0800 |
Sam Lantinga |
Updated the atomic API for better use cases
|
file |
diff |
annotate
|
Sat, 01 Jan 2011 19:50:50 -0800 |
Sam Lantinga |
I am using SDL 1.3 on FreeBSD. I found two problems.
|
file |
diff |
annotate
|
Sun, 19 Sep 2010 16:46:56 -0700 |
Sam Lantinga |
Fixed compiling with mingw32/64
|
file |
diff |
annotate
|
Sun, 29 Aug 2010 16:51:48 -0700 |
Sam Lantinga |
Added atan implementation from uClibc
|
file |
diff |
annotate
|
Sun, 29 Aug 2010 16:05:34 -0700 |
Sam Lantinga |
Added atan2 implementation from uClibc
|
file |
diff |
annotate
|
Sun, 22 Aug 2010 13:45:56 -0700 |
Sam Lantinga |
Merged Eli's Google Summer of Code work from SDL-gsoc2010-shaped_windows
|
file |
diff |
annotate
|
Tue, 13 Jul 2010 02:43:10 -0400 |
Ryan C. Gordon |
Add XShape test to configure scripts.
|
file |
diff |
annotate
|
Sun, 22 Aug 2010 12:07:55 -0700 |
Sam Lantinga |
Merged Jim's Google Summer of Code work from SDL-gsoc2010_gesture
|
file |
diff |
annotate
|
Mon, 02 Aug 2010 00:14:53 -0400 |
Jim Grandpre |
Fixed some Gesture bugs
|
file |
diff |
annotate
|
Thu, 22 Jul 2010 08:12:28 +0400 |
jimtla |
Fixed x11 compile bugs.
|
file |
diff |
annotate
|
Wed, 28 Jul 2010 22:24:13 -0700 |
Sam Lantinga |
For consistency, swapped line order
|
file |
diff |
annotate
|
Wed, 28 Jul 2010 22:22:08 -0700 |
Sam Lantinga |
Added dynamic loading of XFixes and XDamage on Mac OS X
|
file |
diff |
annotate
|
Wed, 28 Jul 2010 00:54:23 -0700 |
Sam Lantinga |
Merged Sunny's XRender changes from SDL-gsoc2010_xrender
|
file |
diff |
annotate
|
Mon, 19 Jul 2010 20:05:53 +0530 |
Sunny Sachanandani |
Integrate XFixes and XDamage into the build system.
|
file |
diff |
annotate
|
Mon, 31 May 2010 13:27:27 +0530 |
Sunny Sachanandani |
Modified configure.in to allow building with Xrender. Fixed all problems that prevented compilation.
|
file |
diff |
annotate
|
Tue, 27 Jul 2010 21:31:28 -0700 |
Sam Lantinga |
Andrey A.
|
file |
diff |
annotate
|