Sam Lantinga <slouken@libsdl.org> [Sun, 25 Aug 2002 18:59:11 +0000] rev 473
Added a -fullscreen flag
Sam Lantinga <slouken@libsdl.org> [Sun, 25 Aug 2002 16:25:37 +0000] rev 472
Date: Sun, 25 Aug 2002 09:46:54 -0400
From: Darrell Walisser
Subject: [SDL] Updated Project Builder Support
- added a script to build PBProjects.tar.gz
- added a script to install the stationary
-fixes for the developer package installer:
+ now installs certain files as the user, not root
+ now rebuilds apropos database after manpages are installed
Sam Lantinga <slouken@libsdl.org> [Sun, 25 Aug 2002 06:21:49 +0000] rev 471
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
Sam Lantinga <slouken@libsdl.org> [Sun, 25 Aug 2002 02:05:24 +0000] rev 470
Updated the credits
Sam Lantinga <slouken@libsdl.org> [Sat, 24 Aug 2002 17:30:49 +0000] rev 469
Removed unused function
Sam Lantinga <slouken@libsdl.org> [Sat, 24 Aug 2002 17:15:45 +0000] rev 468
Fixed 2048 pixel limitation in DirectX blit code
Sam Lantinga <slouken@libsdl.org> [Sat, 24 Aug 2002 16:27:33 +0000] rev 467
*** empty log message ***
Sam Lantinga <slouken@libsdl.org> [Sat, 24 Aug 2002 16:17:05 +0000] rev 466
*** empty log message ***
Sam Lantinga <slouken@libsdl.org> [Sat, 24 Aug 2002 16:15:37 +0000] rev 465
Updated the Borland C++ projects (thanks Dominique!)
Sam Lantinga <slouken@libsdl.org> [Sat, 24 Aug 2002 15:29:06 +0000] rev 464
Date: Fri, 23 Aug 2002 11:48:56 +0200
From: Denis Oliver Kropp
Subject: Another patch
this is another patch fixing key code mapping
along with some other fixes and better mode handling.