Opentk/Source/OpenTK/Platform/MacOS
2009-02-11 08:03:46 +00:00
..
CarbonBindings Added GetMouseEventLocation Carbon wrapper function. 2009-02-05 04:36:17 +00:00
AglContext.cs AGL Fullscreen: Try to create a full screen context first, failing that create a non-fullscreen context. 2009-02-11 08:03:46 +00:00
Application.cs Move input event handling to application level for fullscreen support. 2009-02-05 04:38:37 +00:00
CarbonGLControl.cs First commit which includes support for drawing to a WinForms control. 2008-12-09 19:44:18 +00:00
CarbonGLNative.cs Move input event handling to application level for fullscreen support. 2009-02-05 04:38:37 +00:00
CarbonInput.cs Initial commit with Mac OS support. 2008-11-04 18:35:17 +00:00
CarbonWindowInfo.cs Fixed MacOS initialization by returning IntPtr from CoreGraphics methods 2008-11-12 04:03:40 +00:00
EventInfo.cs Initial commit with Mac OS support. 2008-11-04 18:35:17 +00:00
MacOSException.cs Corrected device handle passed to aglChoosePixelFormat. 2009-01-20 04:34:24 +00:00
MacOSFactory.cs AGL Fullscreen: Try to create a full screen context first, failing that create a non-fullscreen context. 2009-02-11 08:03:46 +00:00
MacOSGraphicsMode.cs Initial commit with Mac OS support. 2008-11-04 18:35:17 +00:00
MacOSKeyMap.cs Initial commit with Mac OS support. 2008-11-04 18:35:17 +00:00
QuartzDisplayDeviceDriver.cs Fix up display capturing. 2009-02-05 04:35:15 +00:00