mirror of
https://github.com/Ryujinx/SDL.git
synced 2025-11-08 21:54:55 +00:00
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. |
||
|---|---|---|
| .. | ||
| android | ||
| cocoa | ||
| dummy | ||
| haiku | ||
| nacl | ||
| unix | ||
| windows | ||
| winrt | ||