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
|