Opentk/Source/OpenTK/Platform/MacOS/Cocoa
Olle Håkansson a24ce9ba11 Fixed creating contexts without native windows.
To create a context for the GTK GLWidget, you need to be able to
specify the exact NSView you want the OpenGL context to apply to. Also,
you don’t want to initialise the NSApplication in this situation, which
the CocoaContext did before (unintentionally).
2014-04-27 09:58:05 +02:00
..
Class.cs Licensed files under MIT/X11. 2014-04-24 13:45:06 +02:00
Cocoa.cs Fixed creating contexts without native windows. 2014-04-27 09:58:05 +02:00
NSApplication.cs Licensed files under MIT/X11. 2014-04-24 13:45:06 +02:00
NSApplicationActivationPolicy.cs Licensed files under MIT/X11. 2014-04-24 13:45:06 +02:00
NSApplicationPresentationOptions.cs Licensed files under MIT/X11. 2014-04-24 13:45:06 +02:00
NSBackingStore.cs Licensed files under MIT/X11. 2014-04-24 13:45:06 +02:00
NSEventModifierMask.cs Licensed files under MIT/X11. 2014-04-24 13:45:06 +02:00
NSEventType.cs Licensed files under MIT/X11. 2014-04-24 13:45:06 +02:00
NSOpenGLContextParameter.cs Licensed files under MIT/X11. 2014-04-24 13:45:06 +02:00
NSOpenGLPixelFormatAttribute.cs Licensed files under MIT/X11. 2014-04-24 13:45:06 +02:00
NSOpenGLProfile.cs Licensed files under MIT/X11. 2014-04-24 13:45:06 +02:00
NSTrackingAreaOptions.cs Licensed files under MIT/X11. 2014-04-24 13:45:06 +02:00
NSWindowStyle.cs Licensed files under MIT/X11. 2014-04-24 13:45:06 +02:00
Selector.cs Licensed files under MIT/X11. 2014-04-24 13:45:06 +02:00