Feature #1059
Make cocoa the default subsystem on Mac OS X
Status: | Closed | Start date: | 08/05/2010 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | rti | % Done: | 100% |
|
Category: | OS: Mac | |||
Target version: | Version 0.8.0 |
Description
NeL on Mac OS X can run using a Cocoa and a X11 subsystem.
Since the Cocoa subsystem matures (and X11 on Mac OS X is missing some features like fullscreen support),
Cocoa should be the default subsystem on Mac OS X.
This includes removing the WITH_COCOA
cmake option and the NL_OS_NATIVE
preprocessor define. All Cocoa logic should be activated using NL_OS_MAC
like described by kervala in http://dev.ryzom.com/issues/1055#note-2
History
#1 Updated by rti about 8 years ago
- Assignee set to rti
#2 Updated by rti about 8 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset r638.
#3 Updated by rti almost 8 years ago
- Status changed from Resolved to Closed
- Target version changed from Version 0.9.0 to Version 0.8.0