Age | Commit message (Expand) | Author | Files | Lines |
2019-01-04 | Updated copyright for 2019 | Sam Lantinga | 1 | -1/+1 |
2018-01-03 | Updated copyright for 2018 | Sam Lantinga | 1 | -1/+1 |
2017-01-01 | Updated copyright for 2017 | Sam Lantinga | 1 | -1/+1 |
2016-01-02 | Updated copyright to 2016 | Sam Lantinga | 1 | -1/+1 |
2015-05-26 | Updated the copyright year to 2015 | Sam Lantinga | 1 | -1/+1 |
2014-08-20 | Merged default into iOS-improvements | Alex Szpakowski | 1 | -11/+10 |
2014-08-17 | Fixed 2680 - OSX: Replace NSAutoreleasePool with @autoreleasepool | Sam Lantinga | 1 | -6/+2 |
2014-08-06 | Updated the iOS backend code to use Objective-C's automatic reference countin... | Alex Szpakowski | 1 | -2/+1 |
2014-07-14 | Misc. iOS code improvements. | Alex Szpakowski | 1 | -17/+14 |
2014-07-07 | Fixed bug 2631 - Mac: minor code cleanup | Sam Lantinga | 1 | -6/+3 |
2014-03-15 | Fixed iOS build | Sam Lantinga | 1 | -1/+1 |
2014-03-13 | Added missing copyright notices | Sam Lantinga | 1 | -2/+27 |
2013-05-18 | File style cleanup for the SDL 2.0 release | Sam Lantinga | 1 | -20/+20 |
2013-02-11 | Backed out use of @autorelease keyword for now, since it's not supported by o... | Sam Lantinga | 1 | -16/+19 |
2013-01-06 | Replaced manual NSAutoreleasePool handing with @autorelease | stopiccot | 1 | -19/+16 |
2010-06-26 | Mostly cleaned up warnings with -Wmissing-prototypes | Sam Lantinga | 1 | -0/+2 |
2010-05-08 | Exempted writable modes from bundle check on OS X since bundle areas are typi... | Eric Wing | 1 | -0/+6 |
2010-05-08 | Added automated test to Xcode project plus needed changes to SDL_RWFromFile t... | Eric Wing | 1 | -0/+37 |