Opentk/Source/OpenTK/Platform/MacOS
thefiddler 32958ffcce [Mac] Improved stability for NSOpenGLPixelFormat
Non-accelerated contexts are now considered iff no accelerated contexts
are available. Additionally, a GraphicsException will be thrown if
context construction fails for any reason, instead of causing a runtime
crash.
2014-07-14 12:27:28 +02:00
..
Carbon [Mac] Implemented Mouse.GetCursorState() 2014-05-12 02:20:53 +02:00
Cocoa [Mac] Added NSFloat implementation 2014-05-20 00:14:57 +02:00
Quartz [Mac] Implemented Mouse.GetCursorState() 2014-05-12 02:20:53 +02:00
CarbonWindowInfo.cs [Mac] Removed unused Carbon APIs 2014-04-24 13:48:26 +02:00
CocoaContext.cs [Mac] Improved stability for NSOpenGLPixelFormat 2014-07-14 12:27:28 +02:00
CocoaNativeWindow.cs [Mac] Fixed NRE and initial position on 64bit 2014-05-20 01:00:54 +02:00
CocoaWindowInfo.cs [Mac] Explicitly retain/release CocoaWindowInfo instances 2014-05-14 18:01:08 +02:00
HIDInput.cs [Mac] Implemented Mouse.GetCursorState() 2014-05-12 02:20:53 +02:00
MacOSException.cs [Mac] Migrated AglContext to OpenTK.GLControl 2014-04-24 13:48:26 +02:00
MacOSFactory.cs [Mac] Implemented Mouse.GetCursorState() 2014-05-12 02:20:53 +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