Opentk/Source/OpenTK/Platform/MacOS
thefiddler 3e33ac9280 [Platform] Refactored INativeWindow backends
All INativeWindow implementations are now derived from
NativeWindowBase. They no longer implement legacy IInputDriver
themselves, but rather rely on LegacyInputDriver provided by
NativeWindowBase for compatibility. They also implement the new Mouse*
events.
2014-05-02 16:52:11 +02:00
..
Carbon [Mac] CGDisplayBounds signature now matches Mac ABI 2014-04-28 16:25:10 +02:00
Cocoa [Mac] Fixed cursor byte order 2014-04-30 09:06:18 +02:00
CarbonWindowInfo.cs [Mac] Removed unused Carbon APIs 2014-04-24 13:48:26 +02:00
CocoaContext.cs [All] Fixed checks for EXT_swap_control_tear 2014-04-29 08:10:18 +02:00
CocoaNativeWindow.cs [Platform] Refactored INativeWindow backends 2014-05-02 16:52:11 +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