SDL-mirror/src/file/cocoa
Sam Lantinga cf85a26a30 Fixed 2680 - OSX: Replace NSAutoreleasePool with @autoreleasepool
Tim McDaniel

This patch replaces all use of NSAutoreleasePool with the Apple recommended @autoreleasepool.  @autoreleasepool is supposedly more efficient, and since it is scope based it can't be accidentally not released.
2014-08-17 15:07:00 -07:00
..
SDL_rwopsbundlesupport.h Fixed iOS build 2014-03-15 19:30:52 -07:00
SDL_rwopsbundlesupport.m Fixed 2680 - OSX: Replace NSAutoreleasePool with @autoreleasepool 2014-08-17 15:07:00 -07:00