Opentk/Source/OpenTK/Platform/MacOS
2010-10-28 09:31:00 +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. 2010-10-02 18:52:34 +00:00
Application.cs Synced trunk with 1.0 branch. 2009-11-16 18:45:41 +00:00
CarbonGLNative.cs Added code to raise all available events. Removed unused events from old OpenTK versions. Fixed potential race condition when raising events (an event might become null between the null check and the actual raising). 2010-10-28 09:31:00 +00:00
CarbonInput.cs * Source/OpenTK/Input/Mouse.cs: 2010-10-20 14:58:38 +00:00
CarbonWindowInfo.cs Synced with 1.0 branch. 2010-03-11 22:53:11 +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 * Source/OpenTK/Input/Mouse.cs: 2010-10-20 14:58:38 +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