Opentk/Source/OpenTK/Platform/MacOS
thefiddler 383cea7e82 [Mac] Fixed exception in HIDInput.Dispose()
HIDInput.Dispose() would remove elements from a DeviceCollection during
iteration. This results in an exception.

We are now using a plain for-loop instead.
2014-09-20 17:11:18 +02:00
..
Carbon
Cocoa [Mac] Avoid calling finishLaunching multiple times 2014-09-11 12:21:05 +02:00
Quartz [Mac] Added CFGetTypeID method 2014-09-18 01:16:40 +02:00
CarbonWindowInfo.cs
CocoaContext.cs
CocoaNativeWindow.cs
CocoaWindowInfo.cs
HIDInput.cs [Mac] Fixed exception in HIDInput.Dispose() 2014-09-20 17:11:18 +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