SDL-mirror/include
Sam Lantinga bfb982d926 Fixed bug #615
Scott McCreary      2008-08-21 10:48:14 PDT

This patch adds support for Haiku.
http://ports.haiku-files.org/browser/haikuports/trunk/media-libs/libsdl/SDL-1.2.13-haiku.diff
Haiku is an open-source recreation of BeOS.  It has better POSIX compliance
than beOS did, and other improved features, which in some cases causes us to
have to "undo" previous BeOS workarounds.
Here's our port log entry for it, showing the steps to force the changes into
configure and Makefile:
http://ports.haiku-files.org/wiki/media-libs/libsdl/1.2.13/1
Note that this was only tried on 1.2.13 stable so far.
Haiku is using a newer config.guess / config.sub that doesn't yet seem to be in
the released libtool, so we are having to copy it in for now.
http://haiku-files.org/files/optional-packages/

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403855
2009-09-21 09:21:00 +00:00
..
begin_code.h Fixed bug #615 2009-09-21 09:21:00 +00:00
close_code.h Updated copyright date 2008-12-08 00:27:32 +00:00
doxyfile SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. 2006-07-10 21:04:37 +00:00
SDL.h Removed outdated Atari support 2009-09-20 04:15:19 +00:00
SDL_atomic.h The new, cleaner, version of the atomic operations. The dummy code is what you should start working with to port atomic ops. 2009-09-17 20:35:12 +00:00
SDL_audio.h First shot at new audio resampling code. 2009-01-11 04:46:42 +00:00
SDL_compat.h Added an ifdef so that if you 2009-06-04 21:00:45 +00:00
SDL_config.h.default Removed outdated Dreamcast support 2009-09-19 07:21:22 +00:00
SDL_config.h.in Removed outdated Atari support 2009-09-20 04:15:19 +00:00
SDL_config_iphoneos.h CD-ROM support is so passé :) 2009-09-05 09:11:03 +00:00
SDL_config_macosx.h Oh yeah, we have GLX support too. 2009-09-21 09:02:05 +00:00
SDL_config_minimal.h CD-ROM support is so passé :) 2009-09-05 09:11:03 +00:00
SDL_config_nintendods.h CD-ROM support is so passé :) 2009-09-05 09:11:03 +00:00
SDL_config_pandora.h CD-ROM support is so passé :) 2009-09-05 09:11:03 +00:00
SDL_config_win32.h CD-ROM support is so passé :) 2009-09-05 09:11:03 +00:00
SDL_copying.h Updated copyright date 2008-12-08 00:27:32 +00:00
SDL_cpuinfo.h Updated copyright date 2008-12-08 00:27:32 +00:00
SDL_endian.h Fixed bug #537 2009-02-17 04:57:39 +00:00
SDL_error.h Updated copyright date 2008-12-08 00:27:32 +00:00
SDL_events.h Merged a cleaned up version of Jiang's code changes from Google Summer of Code 2009 2009-09-19 13:29:40 +00:00
SDL_haptic.h Final merge of Google Summer of Code 2008 work... 2008-08-25 09:55:03 +00:00
SDL_joystick.h Updated copyright date 2008-12-08 00:27:32 +00:00
SDL_keyboard.h Merged a cleaned up version of Jiang's code changes from Google Summer of Code 2009 2009-09-19 13:29:40 +00:00
SDL_keysym.h Make the SDL keysyms that represent unprintable ASCII values actually have 2009-01-04 17:10:04 +00:00
SDL_loadso.h Updated copyright date 2008-12-08 00:27:32 +00:00
SDL_main.h Updated copyright date 2008-12-08 00:27:32 +00:00
SDL_mouse.h Updated copyright date 2008-12-08 00:27:32 +00:00
SDL_mutex.h Updated copyright date 2008-12-08 00:27:32 +00:00
SDL_name.h
SDL_opengl.h Fixed a few issues compiling with Mac OS X 10.6 2009-09-05 07:33:54 +00:00
SDL_opengles.h indent 2009-05-23 22:41:08 +00:00
SDL_pixels.h Fixed 4 bit-per-pixel definition. Thanks Mike! 2009-06-09 04:34:50 +00:00
SDL_platform.h Fixed bug #615 2009-09-21 09:21:00 +00:00
SDL_power.h Initial work on power subsystem for SDL 1.3. 2009-06-07 06:06:35 +00:00
SDL_quit.h Updated copyright date 2008-12-08 00:27:32 +00:00
SDL_rect.h Added line clipping 2008-12-23 02:23:18 +00:00
SDL_rwops.h Fixed issues building 64-bit Windows binary 2009-09-05 23:37:35 +00:00
SDL_scancode.h Updated copyright date 2008-12-08 00:27:32 +00:00
SDL_stdinc.h Fixed bug #746 2009-08-07 10:20:10 +00:00
SDL_surface.h Added SDL_GetColorKey() 2009-04-03 13:27:33 +00:00
SDL_syswm.h Removed outdated Nano-X support 2009-09-19 07:26:51 +00:00
SDL_thread.h Removed outdated OS/2 support 2009-09-19 06:43:45 +00:00
SDL_timer.h Updated copyright date 2008-12-08 00:27:32 +00:00
SDL_types.h Updated copyright date 2008-12-08 00:27:32 +00:00
SDL_version.h Added missing void 2009-01-04 23:36:53 +00:00
SDL_video.h Clarified API documentation 2009-08-02 18:39:57 +00:00