SDL-mirror/include
Ryan C. Gordon 989dfdb02b Byte order detection fixes in SDL_endian.h ...
--ryan.




From: Mike Frysinger <vapier@gentoo.org>
To: sdl@libsdl.org
Date: Thu, 1 Sep 2005 20:25:01 -0400
Subject: [SDL] [patch] add support for arm/thumb and superh to endian

find attached a patch to add support for detecting endian on superh and
arm/thumb ... also, ive incorporated a patch from Fedora which will gather
the correct endian on a linux host from the system endian.h instead of just
trying to maintain an ever-growing list of architectures
-mike

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401140
2005-09-08 06:49:20 +00:00
..
.cvsignore Initial revision 2001-04-26 16:45:43 +00:00
begin_code.h Avoid gcc parse errors on Win32. This is fine in general because gcc uses 2005-01-08 23:13:01 +00:00
close_code.h Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
Makefile.am Added SDL_HasMMX(), SDL_Has3DNow(), SDL_HasSSE() in SDL_cpuinfo.h 2003-11-18 01:27:06 +00:00
SDL.h Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_active.h Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_audio.h Date: Fri, 20 Aug 2004 08:31:20 +0200 2004-08-20 18:57:01 +00:00
SDL_byteorder.h Byte order detection fixes in SDL_endian.h ... 2005-09-08 06:49:20 +00:00
SDL_cdrom.h Added some parentheses for a little more macro safety. Recommended by Petri 2005-04-17 10:16:30 +00:00
SDL_copying.h Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_cpuinfo.h Fixed bugs in CPU feature detection and added extended feature detection 2004-01-24 05:47:19 +00:00
SDL_endian.h Optimize also for 68020 and higher CPUs 2005-03-30 12:38:03 +00:00
SDL_error.h Updated for Visual C++ 6 build 2004-11-15 23:34:56 +00:00
SDL_events.h Date: Fri, 20 Aug 2004 08:31:20 +0200 2004-08-20 18:57:01 +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 Date: Wed, 7 Jul 2004 12:57:58 +0200 2004-07-18 19:05:06 +00:00
SDL_keyboard.h Date: Mon, 3 May 2004 03:15:01 +0100 2004-07-18 22:57:40 +00:00
SDL_keysym.h Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_loadso.h Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_main.h Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_mouse.h Added some parentheses for a little more macro safety. Recommended by Petri 2005-04-17 10:16:30 +00:00
SDL_mutex.h Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_name.h Added a new header file: SDL_loadso.h 2002-03-06 05:20:11 +00:00
SDL_opengl.h Use the canonical glext.h on MacOS X as well (#define NO_SDL_GLEXT if you don't want this) 2004-08-20 22:32:05 +00:00
SDL_quit.h Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_rwops.h Date: Fri, 20 Aug 2004 08:31:20 +0200 2004-08-20 18:57:01 +00:00
SDL_syswm.h The MacOSX Carbon/Cocoa/X11 all in one library patch. Relevant emails: 2005-09-08 06:16:14 +00:00
SDL_thread.h Date: Fri, 20 Aug 2004 08:31:20 +0200 2004-08-20 18:57:01 +00:00
SDL_timer.h Fix various problems with the timer code. 2005-01-13 23:24:56 +00:00
SDL_types.h *** empty log message *** 2004-07-21 04:53:26 +00:00
SDL_version.h Added some parentheses for a little more macro safety. Recommended by Petri 2005-04-17 10:16:30 +00:00
SDL_video.h Allow SDL to be loaded by Matlab 2005-01-02 05:11:16 +00:00