Opentk/Source/OpenTK/Platform/MacOS
thefiddler 6db29562cc [Mac] Release input driver before other resources
The input driver relies on the existence of a CFRunLoop. Releasing it
first ensures that a CFRunLoop is available for its complete life cycle.
2014-07-23 23:23:14 +02:00
..
Carbon [Mac] Implemented Mouse.GetCursorState() 2014-05-12 02:20:53 +02:00
Cocoa [Mac] Do not use autorelease pool 2014-07-23 23:22:00 +02:00
Quartz [Mac] Correctly release mach port 2014-07-23 23:21:04 +02:00
CarbonWindowInfo.cs
CocoaContext.cs [Mac] Only dispose context on UI thread 2014-07-23 21:15:16 +02:00
CocoaNativeWindow.cs [Mac] Mark callback calling convention 2014-07-23 21:18:34 +02:00
CocoaWindowInfo.cs [Mac] Explicitly retain/release CocoaWindowInfo instances 2014-05-14 18:01:08 +02:00
HIDInput.cs [Mac] Correctly release mach port 2014-07-23 23:21:04 +02:00
MacOSException.cs
MacOSFactory.cs [Mac] Release input driver before other resources 2014-07-23 23:23:14 +02:00
MacOSKeyMap.cs
NS.cs
QuartzDisplayDeviceDriver.cs