Opentk/Source/OpenTK/Platform/MacOS
thefiddler b0eedc122d [Mac] Avoid class conflicts for multiple windows
When creating multiple windows, their classes must have different class
names or they will fail to construct.

This commit ensures their names are unique. It also fixes a potential
memory leak in the Icon setter.
2014-04-24 13:45:06 +02:00
..
CarbonBindings [Mac] Add CocoaContext.GetGraphicsMode via CGL 2014-04-24 13:45:06 +02:00
Cocoa Cleanups. 2014-04-24 13:45:05 +02:00
AglContext.cs Merge remote-tracking branch 'frassle/warnings' into develop 2014-03-11 14:57:36 +01:00
Application.cs Improved resource disposal 2013-10-01 22:01:27 +02:00
CarbonGLNative.cs Remove unused fields and variables. 2014-02-25 10:31:17 +00:00
CarbonInput.cs Added IJoystickDevice2 interface 2013-12-24 17:18:03 +01:00
CarbonWindowInfo.cs Make GLControl work on OS X 2014-02-25 18:46:06 -06:00
CocoaContext.cs [Mac] Add CocoaContext.GetGraphicsMode via CGL 2014-04-24 13:45:06 +02:00
CocoaNativeWindow.cs [Mac] Avoid class conflicts for multiple windows 2014-04-24 13:45:06 +02:00
CocoaWindowInfo.cs Cocoa bindings through libobjc.dylib 2014-04-24 13:45:04 +02:00
EventInfo.cs * EventInfo.cs, AglContext.cs, MacOSKeyMap.cs, Application.cs, 2010-11-26 11:41:45 +00:00
HIDInput.cs [Mac] Implemented JoystickHat support 2014-01-31 16:17:04 +01:00
MacOSException.cs * EventInfo.cs, AglContext.cs, MacOSKeyMap.cs, Application.cs, 2010-11-26 11:41:45 +00:00
MacOSFactory.cs Cocoa bindings through libobjc.dylib 2014-04-24 13:45:04 +02:00
MacOSGraphicsMode.cs [Max] Use RelaxGraphicsMode to find optimal mode 2014-01-22 11:03:40 +01:00
MacOSKeyMap.cs [Mac] Implemented modifier keys 2014-02-25 01:13:45 +01:00
NS.cs Cocoa bindings through libobjc.dylib 2014-04-24 13:45:04 +02:00
QuartzDisplayDeviceDriver.cs Disabled capturing when changing resolution. 2014-04-24 13:45:05 +02:00