Commit Graph

15 Commits

Author SHA1 Message Date
Sam Lantinga
0bec3f3caa Fixed building DLL on Windows 2006-03-25 20:40:30 +00:00
Sam Lantinga
1bb14e405b Updated to libtool-1.5.22 2006-03-21 10:20:44 +00:00
Sam Lantinga
f05187e232 New configure-based build system. Still work in progress, but much improved 2006-02-16 10:11:48 +00:00
Sam Lantinga
586909871c Bah, I don't know what I'm doing. 2006-01-31 19:46:26 +00:00
Sam Lantinga
cf49b25400 Quit building the frigging F77 libtool configuration! 2006-01-31 19:40:25 +00:00
Sam Lantinga
54bf171647 Don't fail if we don't have ALSA available 2004-08-24 06:32:50 +00:00
Sam Lantinga
96f5bd0688 Updated libtool support for libtool 1.5.8 2004-08-21 20:35:50 +00:00
Sam Lantinga
efb58cab17 Date: Tue, 01 Jun 2004 15:27:44 +0300
From: Martin_Storsj
Subject: Update for dynamic loading of ALSA

I sent you a patch a few months ago which enables SDL to load ALSA
dynamically. Now I've finally got time to tweak this yet some more. I've
added code from alsa.m4 (from alsa's dev package) to acinclude.m4, and
made the detection of the alsa library name a bit better. I've also
fixed up the loading versioned symbols with dlvsym, so that it falls
back to dlsym.

I wouldn't say the configure script is complete yet, but this is how far
I've come this time, and I'm no expert at those things.
2004-08-21 04:20:00 +00:00
Sam Lantinga
356c197ebd Date: Sat, 24 Apr 2004 15:13:32 +0300
From: "Mike Gorchak"
Subject: SDL updates for the QNX6

1. Updated the README.QNX
2. Updated libtool scripts, which are shipped with SDL for QNX6 support.
3. Added some code to support the new QNX 6.3.0, which is in beta now.
4. Added code to detect the hw features, which driver supports.
5. Added hw alpha blits code.
6. Fixed bug when application switches to fullscreen more the 2 times. (afte\
r that window becames always stay on top).
7. Updated a bit README for the tests.
8. Added information about acceleration show in the testalpha.c test.
9. Added small fixes to the testoverlay2.c test.
10. Added alpha and cc+alpha blits benchmarks to the testvidinfo.c test.
2004-05-06 15:55:06 +00:00
Sam Lantinga
71e0c931bf Updated for the latest version of automake 2004-01-29 16:14:09 +00:00
Sam Lantinga
912dbc5edd Use a unique base address for each DLL.
Fixed ltmain.sh for MSYS development environment.
2003-10-06 08:34:08 +00:00
Sam Lantinga
41698e66b6 Updated libtool support so Mingw32 builds work. 2003-10-06 07:13:16 +00:00
Patrice Mandin
a71036cb2a Files now copied to build directory instead of source directory while configuring 2003-09-24 21:45:27 +00:00
Sam Lantinga
ffae27155e Changes since SDL 1.2.0 release 2001-04-26 16:50:19 +00:00
Sam Lantinga
5d2015c741 Initial revision 2001-04-26 16:45:43 +00:00