Opentk/Source/OpenTK/Platform/MacOS/CarbonBindings
thefiddler 287c2b3415 [Mac] Add CocoaContext.GetGraphicsMode via CGL
Once the context is constructed, we use GetGraphicsMode to retrieve the
exact GraphicsMode that was selected by CocoaContext.
2014-04-24 13:45:06 +02:00
..
Agl.cs Implemented IGraphicsContext.SwapInterval property that supersedes IGraphicsContext.VSync. Fixes issue [#2671]: "Expose SwapInterval to GameWindow". 2011-09-06 12:06:30 +00:00
CarbonAPI.cs Added Compositing and FrameworkScaled flags 2013-12-23 21:42:16 +01:00
Cgl.cs [Mac] Add CocoaContext.GetGraphicsMode via CGL 2014-04-24 13:45:06 +02:00
CoreFoundation.cs [Mac] Use out/ref parameters instead of unsafe pointers in bindings 2014-01-05 22:05:54 +01:00
MacOSKeys.cs fix MacOS bug mapping modifier keys to the scancode array 2013-08-10 19:50:05 -07:00
QuartzDisplayServicesAPI.cs Better fullscreen handling. 2014-04-24 13:45:05 +02:00
SpeechChannel.cs * EventInfo.cs, AglContext.cs, MacOSKeyMap.cs, Application.cs, 2010-11-26 11:41:45 +00:00