Changes between Initial Version and Version 2 of Ticket #1278
- Timestamp:
- Jun 7, 2011 6:07:59 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1278
- Property Summary changed from NSApplication and NSAutoReleasePool management for Mac OS for SDL to NSApplication and NSAutoreleasePool management for Mac OS X
-
Ticket #1278 – Description
initial v2 1 On Mac OS X, application needs to initialize an autorelease memory pool, event loop management, and multi-threading environment if it needs to use Cocoa framework (which is normally used in GUI application for video).