summaryrefslogtreecommitdiff
path: root/src/file/cocoa
AgeCommit message (Expand)AuthorFilesLines
2013-05-18File style cleanup for the SDL 2.0 releaseSam Lantinga1-20/+20
2013-02-11Backed out use of @autorelease keyword for now, since it's not supported by o...Sam Lantinga1-16/+19
2013-01-06Replaced manual NSAutoreleasePool handing with @autoreleasestopiccot1-19/+16
2010-06-26Mostly cleaned up warnings with -Wmissing-prototypesSam Lantinga1-0/+2
2010-05-08Exempted writable modes from bundle check on OS X since bundle areas are typi...Eric Wing1-0/+6
2010-05-08Added automated test to Xcode project plus needed changes to SDL_RWFromFile t...Eric Wing2-0/+46