summaryrefslogtreecommitdiff
path: root/include/SDL_config_psp.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-04Updated copyright for 2019Sam Lantinga1-1/+1
2018-08-21Added a dummy sensor driverSam Lantinga1-6/+9
2018-08-04SDL_expEthan Lee1-0/+2
2018-01-17SDL_log10Ethan Lee1-0/+2
2018-01-03Updated copyright for 2018Sam Lantinga1-1/+1
2017-11-04Added SDL_fmod() and SDL_fmodf()Sam Lantinga1-2/+15
2017-10-12Added functions to query and set the SDL memory allocation functions:Sam Lantinga1-1/+0
2017-09-09Fixed bug 3760 - RWops doesn't check for integer overflow when stdio_fseek on...Sam Lantinga1-6/+7
2017-02-20Updated config headers to override the base SDL_config.h if both are includedSam Lantinga1-0/+1
2017-01-01Updated copyright for 2017Sam Lantinga1-1/+1
2016-11-20Renaming of guard header names to quiet -Wreserved-id-macroSam Lantinga1-3/+3
2016-01-02Updated copyright to 2016Sam Lantinga1-1/+1
2015-05-26Updated the copyright year to 2015Sam Lantinga1-1/+1
2014-08-17Removed SDL_round() because the license wasn't compatible with zlibSam Lantinga1-1/+0
2014-08-16Added SDL_round(), contributed by Benoit Pierre - thanks!Sam Lantinga1-0/+1
2014-06-07Added SDL_sqrtf(), SDL_tan(), SDL_tanf()Sam Lantinga1-0/+3
2014-02-02Fixed bug 2374 - Update copyright for 2014...Sam Lantinga1-1/+1
2013-11-24We don't need to check for snprintf() anymore, we don't use it.Ryan C. Gordon1-1/+0
2013-11-24Added SDL_vsscanf().Ryan C. Gordon1-1/+1
2013-12-09Hook up SDL_acos and SDL_asin properly.Ryan C. Gordon1-0/+2
2013-08-21OCD fixes: Adds a space after /* (glory to regular expressions!)Gabriel Jacobo1-2/+2
2013-08-21OCD fixes: Adds a space before */Gabriel Jacobo1-2/+2
2013-08-20Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module.Ryan C. Gordon1-0/+3
2013-08-20More non C89 compliant commentsGabriel Jacobo1-2/+2
2013-05-18File style cleanup for the SDL 2.0 releaseSam Lantinga1-74/+74
2013-04-27Corrected comment in header file.Philipp Wiesemann1-1/+1
2013-03-17Add PSP supportCaptain Lex1-0/+136