Opentk/Source/OpenTK/Platform/MacOS
2009-10-18 16:52:07 +00:00
..
CarbonBindings Removed obsolete IResizable, DisplayMode and ColorMode APIs. 2009-06-04 11:31:02 +00:00
AglContext.cs * Source/OpenTK/Platform/Egl/EglContext.cs: 2009-09-03 12:23:11 +00:00
Application.cs Replaced tabs with spaces. 2009-07-19 17:50:41 +00:00
CarbonGLNative.cs Implemented icon support. 2009-10-18 16:52:07 +00:00
CarbonInput.cs Initial joystick support (not public yet). 2009-02-28 23:11:27 +00:00
CarbonWindowInfo.cs Made GraphicsMode.Index public, as it is necessary when extending OpenTK. 2009-09-04 21:11:25 +00:00
EventInfo.cs Marked platform-specific APIs as internal. 2009-06-04 11:21:33 +00:00
MacOSException.cs Marked platform-specific APIs as internal. 2009-06-04 11:21:33 +00:00
MacOSFactory.cs Moved OpenTK.GLControl to its own project. 2009-08-19 14:17:47 +00:00
MacOSGraphicsMode.cs Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files. 2009-02-22 10:43:35 +00:00
MacOSKeyMap.cs Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files. 2009-02-22 10:43:35 +00:00
QuartzDisplayDeviceDriver.cs Moved OpenTK.Graphics.GL class to the OpenTK.Graphics.OpenGL namespace (reason: necessary for OpenGL|ES support; necessary for support of different OpenGL profiles). OpenTK.Graphics.GL has been moved to the OpenTK.Compatibility library. 2009-08-14 13:13:28 +00:00