summaryrefslogtreecommitdiff
path: root/premake
AgeCommit message (Expand)AuthorFilesLines
2014-08-23Fixed bug 2696 - Mac: fix display mode refresh rate calculationSam Lantinga2-0/+2
2014-07-07Fixed bug 2618 - incomplete pthread-based lock support should be removedSam Lantinga3-3/+0
2014-07-07Fixed bug 2626 - iOS: fix test and template Xcode projects and build scripts ...Sam Lantinga1-1/+2
2014-06-25Fixed bug 2603 - iOS: update joystick accelerometer code to use CoreMotion in...Sam Lantinga1-1/+2
2014-02-02Fixed bug 2374 - Update copyright for 2014...Sam Lantinga77-140/+140
2013-12-09Implemented the Dynamic API magic.Ryan C. Gordon1-0/+1
2013-11-24We don't need to check for snprintf() anymore, we don't use it.Ryan C. Gordon8-8/+0
2013-11-24Added SDL_vsscanf().Ryan C. Gordon13-13/+13
2013-11-27Don't crash when no WM is present.Sam Lantinga14-0/+0
2013-11-10Added Ben Henning's GSoC2013 work: premake build system.Ryan C. Gordon472-0/+89148