summaryrefslogtreecommitdiff
path: root/src/dynapi/SDL_dynapi.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-04Updated copyright for 2019Sam Lantinga1-1/+1
2018-01-03Updated copyright for 2018Sam Lantinga1-1/+1
2017-08-27SDL_dynapi.h: revert commit a6da0a386f68 in order to enable dynapiSam Lantinga1-2/+0
2017-08-21SDL_dynapi.h: disable dynapi for os/2.Sam Lantinga1-0/+2
2017-01-01Updated copyright for 2017Sam Lantinga1-1/+1
2016-11-20Renaming of guard header names to quiet -Wreserved-id-macroSam Lantinga1-2/+2
2016-07-17Fixed compile warnings about evaluating undefined identifiers.Philipp Wiesemann1-3/+7
2016-02-13PSP: Deactivated dynamic API.Philipp Wiesemann1-0/+2
2016-01-02Updated copyright to 2016Sam Lantinga1-1/+1
2015-05-26Updated the copyright year to 2015Sam Lantinga1-1/+1
2015-03-25Make the Dynamic API master switch more clear.Ryan C. Gordon1-1/+4
2014-12-18Initial merge of Emscripten port!Ryan C. Gordon1-1/+1
2014-06-06Chrome's Native Client backend implementationGabriel Jacobo1-1/+1
2014-03-19Don't overwrite SDL_dynapi.h in checker-buildbot.sh.Ryan C. Gordon1-0/+2
2014-03-12Fixed various build and runtime errors when using WinRT with VS2012.David Ludwig1-0/+2
2014-02-02Fixed bug 2374 - Update copyright for 2014...Sam Lantinga1-1/+1
2014-01-22Fix detection of iOS for disabling dynamic API.Ryan C. Gordon1-1/+5
2013-12-09Implemented the Dynamic API magic.Ryan C. Gordon1-0/+50