Files
SDL/src/filesystem
Sam Lantinga a87fc6bc1b 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
..
2014-03-10 00:48:41 -04:00
2014-03-13 21:21:26 -07:00