Opentk/Source/OpenTK/Platform/MacOS
2009-11-16 18:45:41 +00:00
..
CarbonBindings Synced trunk with 1.0 branch. 2009-11-16 18:45:41 +00:00
AglContext.cs Synced trunk with 1.0 branch. 2009-11-16 18:45:41 +00:00
Application.cs Synced trunk with 1.0 branch. 2009-11-16 18:45:41 +00:00
CarbonGLNative.cs Synced trunk with 1.0 branch. 2009-11-16 18:45:41 +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 Renamed internal BindingsBase.LoadAll/Load methods to LoadEntryPoints/LoadEntryPoint, in order to avoid name clashes with the static GL.LoadAll() method. 2009-11-04 16:49:56 +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 MacOS: Hack for AGL to have access to the display device specified when a NativeWindow is created. 2009-11-09 07:50:21 +00:00