summaryrefslogtreecommitdiff
path: root/Makefile.psp
Commit message (Collapse)AuthorAgeFilesLines
* added SDL_strtokr() as a replacement for POSIX strtok_r (bug #4046.)Ozkan Sezer2019-11-201-1/+2
|
* Added a dummy sensor driverSam Lantinga2018-08-211-0/+1
|
* First pass on the new SDL sensor APISam Lantinga2018-08-211-0/+1
|
* PSP: Added missing object for generic TLS to Makefile.Philipp Wiesemann2016-02-131-0/+1
| | | | Thanks to the SDL mailing list (and later Bugzilla #3240) for pointing this out.
* Added SDL_GetBasePath() and SDL_GetPrefPath() in new filesystem module.Ryan C. Gordon2013-08-201-0/+1
|
* SDL_*Parachute() are no-ops, remove them.Ryan C. Gordon2013-08-071-1/+0
|
* Add PSP supportCaptain Lex2013-03-171-0/+92