Opened 13 years ago

Last modified 13 years ago

#1278 closed defect

NSApplication and NSAutoreleasePool management for Mac OS X — at Version 2

Reported by: bennylp Owned by: ming
Priority: major Milestone: release-2.0-alpha
Component: common Version: 2.0-dev-branch
Keywords: Cc:
Backport to 1.x milestone: Backported:

Description (last modified by ming)

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).

Change History (2)

comment:1 Changed 13 years ago by bennylp

SDL memory allocation error log with NSAutoReleasePool on Mac

comment:2 Changed 13 years ago by ming

  • Description modified (diff)
  • Summary changed from NSApplication and NSAutoReleasePool management for Mac OS for SDL to NSApplication and NSAutoreleasePool management for Mac OS X
Note: See TracTickets for help on using tickets.