summaryrefslogtreecommitdiff
path: root/include/begin_code.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-04Updated copyright for 2019Sam Lantinga1-1/+1
2018-01-03Updated copyright for 2018Sam Lantinga1-1/+1
2017-09-09Fixed bug 3807 - Remove restriction from DECLSPEC macro for OS/2Sam Lantinga1-1/+1
2017-08-14Fixed bug 3752 - minor os2 definesSam Lantinga1-0/+11
2017-03-02Some patches to make SDL compile with armcc (ARM's C compiler).Ryan C. Gordon1-1/+1
2017-01-01Updated copyright for 2017Sam Lantinga1-1/+1
2016-11-15Fixed bug 1646 - Warnings from clang with -WeverythingSam Lantinga1-0/+10
2016-01-02Updated copyright to 2016Sam Lantinga1-1/+1
2015-05-26Fix fallback define for DECLSPEC for non-Windows platforms.Ryan C. Gordon1-2/+0
2015-05-26Updated the copyright year to 2015Sam Lantinga1-1/+1
2014-06-20Fix compiler warnings in Native Client and Linux builds.Sam Clegg1-0/+8
2014-03-09Integrated David Ludwig's support for Windows RTSam Lantinga1-2/+2
2014-03-09Fixed line endings on WinRT source codeSam Lantinga1-140/+140
2014-02-02Fixed bug 2374 - Update copyright for 2014...Sam Lantinga1-1/+1
2013-10-27WinRT: merged with SDL 2.0.1 codebaseDavid Ludwig1-150/+140
2013-10-22SDL 2.0.0 defined __inline__ and some code relies on it now.Sam Lantinga1-0/+6
2013-10-21Better fix for bug 2129 - fix for bug 2121 breaks linking for mingw and throw...Sam Lantinga1-17/+9
2013-10-20Fixed bug 2129 - fix for bug 2121 breaks linking for mingw and throws multipl...Sam Lantinga1-26/+13
2013-08-12WinRT: merged with SDL 2.0.0 codebase (aka. SDL hg rev d6a8fa507a45)David Ludwig1-6/+6
2013-09-30Fixed bug 2121 - GCC throws error on SDL_FORCE_INLINE when compiling with -ansiSam Lantinga1-8/+9
2013-08-20Added SDL_DEPRECATED #define.Ryan C. Gordon1-0/+8
2013-08-18Fixed warnings building with gcc 2 and gcc 4 on HaikuSam Lantinga1-7/+3
2013-05-18File style cleanup for the SDL 2.0 releaseSam Lantinga1-6/+6
2013-04-21WinRT: removed the "generic" + C++/CX hack-fix, now that a better fix is in o...David Ludwig1-5/+0
2013-04-14WinRT: hack-fixed C++/CX compile errors regarding the 'generic' field in SDL_...David Ludwig1-0/+5
2013-04-14WinRT: merged with latest, official, SDL 2.x sources (at rev. bea100d73d13)David Ludwig1-0/+10
2013-04-03Fixed compiler warnings in Mac Xcode builds.Ryan C. Gordon1-0/+2
2013-03-29Fixed compiler warnings with SDL_FORCE_INLINE on gcc2. (Thanks, Axel!)Ryan C. Gordon1-1/+1
2013-03-15Added an SDL_FORCE_INLINE macro.Ryan C. Gordon1-0/+8
2013-02-23WinRT: merged with latest, official, SDL 2.x codeDavid Ludwig1-1/+1
2013-02-15Happy New Year!Sam Lantinga1-1/+1
2012-10-27WinRT: used Win32-style DECLSPEC and SDLCALL macros (for building a .dll)David Ludwig1-2/+2
2012-01-09Fixed structure alignment mismatch between Visual Studio and gcc on 64-bit ar...Sam Lantinga1-0/+5
2011-12-31Happy New Year!Sam Lantinga1-1/+1
2011-04-08SDL 1.3 is now under the zlib license.Sam Lantinga1-16/+15
2011-02-11Happy 2011! :)Sam Lantinga1-1/+1
2011-01-24Fixed compiling on Windows Mobile SDK 5.0 with Visual Studio 2008Sam Lantinga1-2/+2
2011-01-20Fixed bug #925Sam Lantinga1-2/+2
2010-01-24Fixed bug #926Sam Lantinga1-7/+7
2010-01-07The OS/2 support has been removed, so we don't need this now.Sam Lantinga1-18/+5
2010-01-06Merged r4717:4718 from branches/SDL-1.2: minor OS/2 DECLSPEC/SDLCALL fixes.Ryan C. Gordon1-5/+18
2009-10-19Partial fix for bug #859Sam Lantinga1-4/+7
2009-09-21Fixed bug #615Sam Lantinga1-1/+1
2009-09-19Removed outdated OS/2 supportSam Lantinga1-16/+0
2008-12-08Updated copyright dateSam Lantinga1-1/+1
2007-06-15Merged r3075:3076 from branches/SDL-1.2: Careful with __inline__ #define.Ryan C. Gordon1-0/+2
2006-08-10MacOS Classic is no longer supported.Sam Lantinga1-3/+0
2006-07-10SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.Sam Lantinga1-2/+2
2006-04-13Fixes bug #195:Sam Lantinga1-1/+1
2006-03-23Only use the visibility attribute in gcc 4.0 or newerSam Lantinga1-1/+1