Commit Graph

100 Commits

Author SHA1 Message Date
Sam Lantinga
8cfb584690 Fixed building thread code under BSD/OS (thanks Steven!) 2003-02-21 17:16:38 +00:00
Sam Lantinga
6602d68964 Working around broken objective C support - Take 2 2003-02-01 19:47:43 +00:00
Sam Lantinga
a2dac8310c Doh, this doesn't work on all automake versions. 2003-02-01 19:01:26 +00:00
Sam Lantinga
09421a77df Worked around objective C brokenness in Cygwin's automake 2003-02-01 18:58:42 +00:00
Sam Lantinga
eca650425a ate: Thu, 16 Jan 2003 13:48:31 +0200
From: "Mike Gorchak"

added support for checking libtool's version of libdl for dlopen.
2003-01-20 01:37:07 +00:00
Sam Lantinga
52523f04a9 From: David Hedbor
Subject: Qtopia patches (input grabbing and iconify)

Ok, here's a patch that adds support for SDL_WM_GrabInput (default
state is "ungrabbed") and SDL_WM_IconifyWindow. Also has some other
tweaks such as taking additional steps to clean up when exiting
(bypassing certain bugs in some versions of Qtopia and/or OPIE) and it
also maps Key_F33 to Key_Return (this is the Zaurus 'ok' key).
2003-01-20 01:08:20 +00:00
Sam Lantinga
d1a8d6261c Updated Atari port for new system headers (thanks Patrice!) 2002-12-07 06:54:47 +00:00
Sam Lantinga
a123c3e5f9 Updated for DirectDB 0.9.15 (thanks Denis!) 2002-11-17 19:36:49 +00:00
Sam Lantinga
fd1c7f246f Bumped version to 1.2.6 in CVS 2002-10-08 15:34:19 +00:00
Sam Lantinga
91f5d99532 *** empty log message *** 2002-10-06 18:38:12 +00:00
Sam Lantinga
cb7004f6d9 Date: Tue, 27 Aug 2002 16:14:11 +0200
From: Denis Oliver Kropp
Subject: Palette support and 8bit color keying fix

This patch adds support for 8bit palette modes dropping
the RGB332 stuff. It also fixes color keying for 8bit.
testsprite (without -bpp >8) looks correct again.
2002-08-31 04:06:37 +00:00
Sam Lantinga
518dfadc59 Date: Sat, 24 Aug 2002 22:20:01 -0600
From: "Greg Haerr"
Subject: Announce: sdl-nanox-patch

Sam,
    I've created an update patch for enhanced Nano-X support
with SDL.  I've created the patch against SDL-1.2.4.  I'd appreciate
it if you would apply it to the next SDL version.

Enhancements include:

1. Small bugfixes to compile without errors
2. Support for direct client-side framebuffer access with configure option
3. Add dynamic pixel type support for hardware framebuffer; eliminating the
need for compile-time configuration option.

I've updated the README.NanoX file with the details.

This version has been tested with Microwindows v0.89pre9 CVS
and SMPEG 0.4.4.  I've added multi-threading support to
Microwindows to support the multi-threaded SMPEG, and
all works fine.  To turn on thread safety in Microwindows,
use THREADSAFE=Y in the Microwindows config file.

Thanks!

Regards,

Greg
Founder, The Microwindows Project
http://microwindows.org
2002-08-25 06:21:49 +00:00
Sam Lantinga
8992424b7f Updated configure.in for automake 1.6.2 2002-08-17 16:58:31 +00:00
Sam Lantinga
9b566cdf1a Added initial support for PicoGUI (thanks Micah!) 2002-08-01 23:24:13 +00:00
Sam Lantinga
85ab5ea685 Date: Fri, 12 Jul 2002 11:25:32 GMT+1
From: Patrice Mandin <pmandin@caramail.com>
Subject: [SDL][PATCH] Audio for Atari, and XFree86 compilation

I corrected a little bug in the Atari audio driver in SDL.
I also added the patch for xfree86 detection in configure.in
2002-07-29 23:20:16 +00:00
Ryan C. Gordon
5f3752a08e Fixed (?) semaphore support on HPUX 11.x ... 2002-07-22 09:49:52 +00:00
Sam Lantinga
8942368456 Allow building from another top level directory 2002-06-20 17:47:18 +00:00
Sam Lantinga
b86936a882 Fixed building with pthreads and the pth library 2002-06-13 21:36:25 +00:00
Sam Lantinga
0b9b370b62 Hmm 2002-06-13 16:54:43 +00:00
Sam Lantinga
7814e7c84b API changes on OpenBSD and FreeBSD... 2002-06-12 03:32:01 +00:00
Sam Lantinga
1f135b8b23 *** empty log message *** 2002-06-11 20:06:42 +00:00
Sam Lantinga
09ba2f7c63 *** empty log message *** 2002-06-11 19:56:41 +00:00
Sam Lantinga
e9dcc98479 *** empty log message *** 2002-06-11 19:43:04 +00:00
Sam Lantinga
3e37cc966f *** empty log message *** 2002-06-11 19:32:57 +00:00
Sam Lantinga
11437e0ed8 *** empty log message *** 2002-06-11 19:00:11 +00:00
Sam Lantinga
ee24461670 Unified the thread detection code for UNIX platforms 2002-06-10 21:39:49 +00:00
Sam Lantinga
aa03ca8e40 Added Atari audio support (thanks Patrice!) 2002-06-10 20:42:53 +00:00
Sam Lantinga
90337764f6 Fixed shared library building on MacOS X (thanks Max!) 2002-06-01 18:48:13 +00:00
Sam Lantinga
4f9a38b6f4 Date: Wed, 29 May 2002 17:37:19 +0200
From: Denis Oliver Kropp <dok@directfb.org>
Subject: DirectFB 0.9.11

Hi,

we had some API enhancements in keyboard handling.
We support full unicode now and have support for
keyboard mappings. I've attached a patch to have
SDL compile with the upcoming (monday?) DirectFB 0.9.11.
2002-05-29 20:47:19 +00:00
Sam Lantinga
880e7c6d4b Wilbern Cobb submitted a fix for building BSD joystick support that should work on all BSD flavors. 2002-05-28 20:01:29 +00:00
Sam Lantinga
37adb1da0d *** empty log message *** 2002-05-20 18:36:48 +00:00
Sam Lantinga
635f1ceff9 Added David Hedbor's Qtopia patches 2002-05-19 20:06:01 +00:00
Sam Lantinga
2a83dc9ace Configure fixes from Wilbern Cobb for FreeBSD joystick support. 2002-04-18 04:28:58 +00:00
Sam Lantinga
b5b9f2d039 Updated ALSA audio support for ALSA 0.9 2002-04-15 07:38:54 +00:00
Sam Lantinga
eddc216018 Bump the version, so that it isn't forotten later. :) 2002-04-14 21:51:25 +00:00
Sam Lantinga
6a786603b3 Patrice's fixes for GNU Pthread support 2002-04-01 15:35:28 +00:00
Sam Lantinga
eb3b0ee681 Fixes for GNU pthreads from Patrice 2002-03-30 18:53:23 +00:00
Sam Lantinga
790b5a6b33 *** empty log message *** 2002-03-24 21:44:06 +00:00
Sam Lantinga
fb51244561 Added Atari joystick support (thanks Patrice!) 2002-03-07 20:23:11 +00:00
Sam Lantinga
c53f915d9b Fixed dynamic arts support.
Turned on dynamic audio load by default in RPM build.
2002-03-06 19:14:12 +00:00
Sam Lantinga
eba3a46432 Removed the API changes to preserve SDL 1.2 stability 2002-03-06 11:05:47 +00:00
Sam Lantinga
5f032b10b9 *** empty log message *** 2002-03-06 05:37:21 +00:00
Sam Lantinga
663bb62fb6 Added a new header file: SDL_loadso.h
It contains the following functions:
	SDL_LoadObject(), SDL_LoadFunction(), SDL_UnloadObject()
The UNIX esd and arts audio code use these to dynamically load
their respective audio libraries.
2002-03-06 05:20:11 +00:00
Sam Lantinga
393bef31ab Added SDL_LockRect() and SDL_UnlockRect()
Incorporated XFree86 extension libraries into the source
2002-03-05 19:55:32 +00:00
Sam Lantinga
db9d6663b4 Updated for DirectFB 0.9.9 2002-02-26 14:38:53 +00:00
Sam Lantinga
78006c91ad Added initial support for Atari (thanks Patrice!) 2002-02-17 19:54:28 +00:00
Sam Lantinga
28ac66feae Mike Gorchak added some QNX tweaks, including OpenGL support 2002-02-14 02:15:15 +00:00
Sam Lantinga
24a229e61b Added support for joysticks on *BSD (thanks Wilbern!) 2002-02-14 01:24:08 +00:00
Sam Lantinga
4dd5b32774 Fixed building with Cygwin (thanks Michael) 2002-01-10 02:00:29 +00:00
Sam Lantinga
95c2108bfd *** empty log message *** 2002-01-04 20:48:51 +00:00