mirror of
https://github.com/yawut/SDL.git
synced 2026-04-02 15:15:00 -05:00
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
|
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| begin_code.h | ||
| close_code.h | ||
| Makefile.am | ||
| SDL_active.h | ||
| SDL_audio.h | ||
| SDL_byteorder.h | ||
| SDL_cdrom.h | ||
| SDL_copying.h | ||
| SDL_endian.h | ||
| SDL_error.h | ||
| SDL_events.h | ||
| SDL_getenv.h | ||
| SDL_joystick.h | ||
| SDL_keyboard.h | ||
| SDL_keysym.h | ||
| SDL_main.h | ||
| SDL_mouse.h | ||
| SDL_mutex.h | ||
| SDL_name.h | ||
| SDL_opengl.h | ||
| SDL_quit.h | ||
| SDL_rwops.h | ||
| SDL_syswm.h | ||
| SDL_thread.h | ||
| SDL_timer.h | ||
| SDL_types.h | ||
| SDL_version.h | ||
| SDL_video.h | ||
| SDL.h | ||