summaryrefslogtreecommitdiff
path: root/include/SDL_endian.h
AgeCommit message (Expand)AuthorFilesLines
2012-01-14Fixed inline assembly warning for PPCSam Lantinga1-2/+2
2011-12-31Happy New Year!Sam Lantinga1-1/+1
2011-04-08SDL 1.3 is now under the zlib license.Sam Lantinga1-19/+18
2011-03-25SDL 1.3 requires a 64-bit type for the platform.Sam Lantinga1-9/+0
2011-02-11Happy 2011! :)Sam Lantinga1-1/+1
2010-07-18RedHat patch: SDL-1.2.14-byteorder.patchSam Lantinga1-0/+5
2010-04-23 esigra 2010-04-17 03:53:57 PDTSam Lantinga1-3/+3
2010-04-13Fixed bug 944Sam Lantinga1-3/+3
2010-01-24Fixed bug #926Sam Lantinga1-1/+1
2010-01-10Merged r5194:5195 from branches/SDL-1.2: coldfire cpu arch support.Ryan C. Gordon1-2/+2
2009-10-19Partial fix for bug #859Sam Lantinga1-14/+27
2009-02-17Fixed bug #537Sam Lantinga1-2/+2
2009-01-10Reverted Bob's indent checkinSam Lantinga1-2/+2
2009-01-09I ran a global "make indent" it modified the following files.Bob Pendleton1-2/+2
2008-12-08Updated copyright dateSam Lantinga1-1/+1
2006-08-28Added source color and alpha modulation support.Sam Lantinga1-1/+5
2006-08-24Added SDL_SwapFloat* function/macros. Reference Bugzilla #293.Ryan C. Gordon1-0/+14
2006-07-10SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.Sam Lantinga1-58/+88
2006-03-06Get Microsoft's preprocessor symbols in thereSam Lantinga1-2/+2
2006-03-06Maybe it's easier to collect the big-endian architectures. :)Sam Lantinga1-10/+7
2006-03-06Added ARM and SH4 detection for WinCE development environmentSam Lantinga1-2/+2
2006-02-24Updated for Visual Studio Express 2005Sam Lantinga1-0/+1
2006-02-19WhoopsSam Lantinga1-1/+1
2006-02-18Doh! Bitten by search and replace. :)Sam Lantinga1-2/+2
2006-02-18More fixes for building on BeOSSam Lantinga1-3/+4
2006-02-09Fixed build problem with SDL_string.cSam Lantinga1-32/+19
2006-02-09Started the process of improving configure support, and merging C typesSam Lantinga1-0/+1
2006-02-06It's now possible to build SDL without any C runtime at all on Windows,Sam Lantinga1-2/+0
2006-02-01Updated copyright information and removed rcs id lines (problematic in branch...Sam Lantinga1-12/+7
2005-03-30Optimize also for 68020 and higher CPUsPatrice Mandin1-3/+3
2005-01-25The fix is going back in. :)Sam Lantinga1-1/+1
2005-01-18Date: Sun, 16 Jan 2005 19:20:15 +0100Sam Lantinga1-1/+1
2005-01-12Select patches included from The NetBSD Package Collection (www.pkgsrc.org)Sam Lantinga1-1/+1
2004-11-27Wrong size of parameters for SDL_Swap32 m68k assembly routinePatrice Mandin1-2/+2
2004-11-22Add m68k assembly routines for endianness conversionPatrice Mandin1-0/+12
2004-02-26This works on MacOS X too. :)Sam Lantinga1-2/+2
2004-02-23Added inline byte swapping code for other architecturesSam Lantinga1-23/+71
2004-02-23Avoid using kernel internal headersSam Lantinga1-13/+16
2004-01-04Updated copyright information for 2004 (Happy New Year!)Sam Lantinga1-1/+1
2002-04-11Explicitly specify the SDL API calling convention (C by default)Sam Lantinga1-12/+12
2002-03-06Updated copyright information for 2002Sam Lantinga1-1/+1
2001-12-14Updated the headers with the correct e-mail addressSam Lantinga1-1/+1
2001-04-26Initial revisionSam Lantinga1-0/+149