Opentk/Source/OpenTK/Platform/MacOS
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
..
Carbon [Mac] Removed most legacy Carbon code 2014-04-24 13:48:26 +02:00
Cocoa Fixed creating contexts without native windows. 2014-04-27 09:58:05 +02:00
CarbonGLNative.cs [Mac] Optimized MacOSKeyCode translation 2014-04-25 12:14:26 +02:00
CarbonWindowInfo.cs [Mac] Removed unused Carbon APIs 2014-04-24 13:48:26 +02:00
CocoaContext.cs [Mac] Sped up extension loading 2014-04-26 14:21:26 +02:00
CocoaNativeWindow.cs Fixed creating contexts without native windows. 2014-04-27 09:58:05 +02:00
CocoaWindowInfo.cs Fixed creating contexts without native windows. 2014-04-27 09:58:05 +02:00
HIDInput.cs [Mac] Implemented JoystickHat support 2014-01-31 16:17:04 +01:00
MacOSException.cs [Mac] Migrated AglContext to OpenTK.GLControl 2014-04-24 13:48:26 +02:00
MacOSFactory.cs Cocoa bindings through libobjc.dylib 2014-04-24 13:45:04 +02:00
MacOSKeyMap.cs [OpenTK] Rebased on develop 2014-04-25 13:38:53 +02:00
NS.cs [Mac] Sped up extension loading 2014-04-26 14:21:26 +02:00
QuartzDisplayDeviceDriver.cs Disabled capturing when changing resolution. 2014-04-24 13:45:05 +02:00