Sam Lantinga <slouken@libsdl.org> [Wed, 04 Mar 2009 09:35:32 +0000] rev 3086
Updated config.guess and config.sub
Sam Lantinga <slouken@libsdl.org> [Wed, 04 Mar 2009 08:57:30 +0000] rev 3085
Updated libtool from version 1.5.22 to 2.2.6a, so it works on current QNX
Sam Lantinga <slouken@libsdl.org> [Tue, 03 Mar 2009 09:48:00 +0000] rev 3084
Mac OS X and iPhoneOS have the full math library
Sam Lantinga <slouken@libsdl.org> [Tue, 03 Mar 2009 04:21:51 +0000] rev 3083
Date: Mon, 2 Mar 2009 16:27:42 +0200
From: "Mike Gorchak"
Subject: About QNX support in SDL 1.3
Right now I'm working on QNX SDL 1.3 drivers implementation and looks like a
lot of code must be completely reworked. But I'm ready for it :) Also I want
to add QNX Graphics Framework SDL driver, which is fullscreen graphics
framework, with support of hardware accelerated OpenGL ES implementations.
This Graphics Framework (called GF in QNX) could also use QNX Photon (window
manager GUI) as window manager.
In the attachment initial patch for QNX support in SDL 1.3
Sam Lantinga <slouken@libsdl.org> [Fri, 27 Feb 2009 09:51:55 +0000] rev 3082
Removed unicows dependency, at least for now...
Sam Lantinga <slouken@libsdl.org> [Fri, 27 Feb 2009 09:39:39 +0000] rev 3081
Missing API function
Edgar Simo <bobbens@gmail.com> [Sat, 21 Feb 2009 18:03:22 +0000] rev 3080
More verbosity and error checking.
Edgar Simo <bobbens@gmail.com> [Sat, 21 Feb 2009 18:02:55 +0000] rev 3079
Fixed haptic subsystem on linux 2.6.28 by lowering the EV_IsJoystick check (seems like some stuff was changed). Shouldn't break anything with earlier versions. Might need to be more robust if false positives show up.
Sam Lantinga <slouken@libsdl.org> [Thu, 19 Feb 2009 06:49:59 +0000] rev 3078
indent
Sam Lantinga <slouken@libsdl.org> [Thu, 19 Feb 2009 06:48:25 +0000] rev 3077
Implemented X11 maximized state control