SDL-mirror/include
Sam Lantinga 169fcbaa21 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

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40472
2002-08-25 06:21:49 +00:00
..
.cvsignore Initial revision 2001-04-26 16:45:43 +00:00
begin_code.h Fixed precompiled headers on MacOS X 2002-04-13 20:33:15 +00:00
close_code.h Updated copyright information for 2002 2002-03-06 11:23:08 +00:00
Makefile.am Removed the API changes to preserve SDL 1.2 stability 2002-03-06 11:05:47 +00:00
SDL.h Explicitly specify the SDL API calling convention (C by default) 2002-04-11 14:35:16 +00:00
SDL_active.h Explicitly specify the SDL API calling convention (C by default) 2002-04-11 14:35:16 +00:00
SDL_audio.h Explicitly specify the SDL API calling convention (C by default) 2002-04-11 14:35:16 +00:00
SDL_byteorder.h Updated copyright information for 2002 2002-03-06 11:23:08 +00:00
SDL_cdrom.h Explicitly specify the SDL API calling convention (C by default) 2002-04-11 14:35:16 +00:00
SDL_copying.h Updated copyright information for 2002 2002-03-06 11:23:08 +00:00
SDL_endian.h Explicitly specify the SDL API calling convention (C by default) 2002-04-11 14:35:16 +00:00
SDL_error.h Explicitly specify the SDL API calling convention (C by default) 2002-04-11 14:35:16 +00:00
SDL_events.h Explicitly specify the SDL API calling convention (C by default) 2002-04-11 14:35:16 +00:00
SDL_getenv.h Explicitly specify the SDL API calling convention (C by default) 2002-04-11 14:35:16 +00:00
SDL_joystick.h Explicitly specify the SDL API calling convention (C by default) 2002-04-11 14:35:16 +00:00
SDL_keyboard.h Explicitly specify the SDL API calling convention (C by default) 2002-04-11 14:35:16 +00:00
SDL_keysym.h Updated copyright information for 2002 2002-03-06 11:23:08 +00:00
SDL_main.h Updated for embedded Visual C++ 4.0 2002-08-20 00:20:06 +00:00
SDL_mouse.h Added SDL_BUTTON_WHEELUP (4) and SDL_BUTTON_WHEELDOWN (5) 2002-08-19 18:09:44 +00:00
SDL_mutex.h *** empty log message *** 2002-06-13 23:59:20 +00:00
SDL_name.h Added a new header file: SDL_loadso.h 2002-03-06 05:20:11 +00:00
SDL_opengl.h Used the glext.h from the SGI sample implementation 2002-03-20 02:37:38 +00:00
SDL_quit.h Updated copyright information for 2002 2002-03-06 11:23:08 +00:00
SDL_rwops.h Explicitly specify the SDL API calling convention (C by default) 2002-04-11 14:35:16 +00:00
SDL_syswm.h Date: Sat, 24 Aug 2002 22:20:01 -0600 2002-08-25 06:21:49 +00:00
SDL_thread.h Explicitly specify the SDL API calling convention (C by default) 2002-04-11 14:35:16 +00:00
SDL_timer.h Explicitly specify the SDL API calling convention (C by default) 2002-04-11 14:35:16 +00:00
SDL_types.h Added compile-time checking for the size of enums to SDL_types.h 2002-08-21 04:16:31 +00:00
SDL_version.h Bump the version, so that it isn't forotten later. :) 2002-04-14 21:51:25 +00:00
SDL_video.h Added SDL_GL_STEREO for stereoscopic OpenGL contexts 2002-08-19 17:58:08 +00:00