summaryrefslogtreecommitdiff
path: root/include/SDL_endian.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug 5539 - Clang 11 fails to compile a CMake build with conflicting typ...HEADmasterSam Lantinga2021-02-091-1/+1
* Use Clang/GCC builtins for SDL byteswapping functionsCameron Gutman2021-01-041-3/+12
* Use MSVC _byteswap intrinsics for SDL byteswapping functionsCameron Gutman2021-01-021-0/+13
* Fixed bug 5441 - Add support for endianness check on FreeBSD: Fixes endiannes...Sam Lantinga2021-01-031-0/+3
* Updated copyright for 2021Sam Lantinga2021-01-021-1/+1
* SDL_endian.h: minor fixes from SDL-1.2 branchOzkan Sezer2020-12-301-5/+7
* arm64 implementations of SDL_Swap16/32 (bug #5419.)Ozkan Sezer2020-12-281-0/+14
* revert 'arm64 implementations of SDL_Swap16/32' for now (bug #5419)Ozkan Sezer2020-12-281-14/+0
* arm64 implementations of SDL_Swap16/32 (bug #5419.)Ozkan Sezer2020-12-281-0/+14
* Updated copyright date for 2020Sam Lantinga2020-01-161-1/+1
* SDL_endian.h: Use endian.h for OpenBSD.Ozkan Sezer2019-10-211-1/+4
* Fix typo with __MIPSEB__ preprocessor check (bug #4836.)Ozkan Sezer2019-10-211-1/+1
* Updated copyright for 2019Sam Lantinga2019-01-041-1/+1
* Updated copyright for 2018Sam Lantinga2018-01-031-1/+1
* SDL_endian.h: add SDL_Swap16 and SDL_Swap32 for Watcom/x86 as inline asmOzkan Sezer2017-08-171-0/+21
* Updated copyright for 2017Sam Lantinga2017-01-011-1/+1
* Renaming of guard header names to quiet -Wreserved-id-macroSam Lantinga2016-11-201-3/+3
* Updated copyright to 2016Sam Lantinga2016-01-021-1/+1
* Fixed comments at conditional compilation macro in header file.Philipp Wiesemann2015-06-051-2/+2
* Updated the copyright year to 2015Sam Lantinga2015-05-261-1/+1
* Fixed bug 2374 - Update copyright for 2014...Sam Lantinga2014-02-021-1/+1
* OCD fixes: Adds a space after /* (glory to regular expressions!)Gabriel Jacobo2013-08-211-4/+4
* OCD fixes: Adds a space before */Gabriel Jacobo2013-08-211-4/+4
* File style cleanup for the SDL 2.0 releaseSam Lantinga2013-05-181-25/+21
* Replace all the "static __inline__" functions with SDL_FORCE_INLINE.Ryan C. Gordon2013-03-151-19/+14
* Happy New Year!Sam Lantinga2013-02-151-1/+1
* Fixed inline assembly warning for PPCSam Lantinga2012-01-141-2/+2
* Happy New Year!Sam Lantinga2011-12-311-1/+1
* SDL 1.3 is now under the zlib license.Sam Lantinga2011-04-081-19/+18
* SDL 1.3 requires a 64-bit type for the platform.Sam Lantinga2011-03-251-9/+0
* Happy 2011! :)Sam Lantinga2011-02-111-1/+1
* RedHat patch: SDL-1.2.14-byteorder.patchSam Lantinga2010-07-181-0/+5
* esigra 2010-04-17 03:53:57 PDTSam Lantinga2010-04-231-3/+3
* Fixed bug 944Sam Lantinga2010-04-131-3/+3
* Fixed bug #926Sam Lantinga2010-01-241-1/+1
* Merged r5194:5195 from branches/SDL-1.2: coldfire cpu arch support.Ryan C. Gordon2010-01-101-2/+2
* Partial fix for bug #859Sam Lantinga2009-10-191-14/+27
* Fixed bug #537Sam Lantinga2009-02-171-2/+2
* Reverted Bob's indent checkinSam Lantinga2009-01-101-2/+2
* I ran a global "make indent" it modified the following files.Bob Pendleton2009-01-091-2/+2
* Updated copyright dateSam Lantinga2008-12-081-1/+1
* Added source color and alpha modulation support.Sam Lantinga2006-08-281-1/+5
* Added SDL_SwapFloat* function/macros. Reference Bugzilla #293.Ryan C. Gordon2006-08-241-0/+14
* SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.Sam Lantinga2006-07-101-58/+88
* Get Microsoft's preprocessor symbols in thereSam Lantinga2006-03-061-2/+2
* Maybe it's easier to collect the big-endian architectures. :)Sam Lantinga2006-03-061-10/+7
* Added ARM and SH4 detection for WinCE development environmentSam Lantinga2006-03-061-2/+2
* Updated for Visual Studio Express 2005Sam Lantinga2006-02-241-0/+1
* WhoopsSam Lantinga2006-02-191-1/+1
* Doh! Bitten by search and replace. :)Sam Lantinga2006-02-181-2/+2