Opentk/Source/OpenTK/Platform/MacOS
thefiddler a9ab3650da [Mac] Do not store *State structs directly
Storing Mouse/KeyboardState structs directly makes updates more
difficult than they should be. It is simpler to create simple classes
instead.
2014-01-05 23:58:05 +01:00
..
CarbonBindings [Mac] Use out/ref parameters instead of unsafe pointers in bindings 2014-01-05 22:05:54 +01:00
AglContext.cs [Mac] Moved GetAddress implementation to its own class 2013-12-28 01:06:33 +01:00
Application.cs
CarbonGLNative.cs
CarbonInput.cs
CarbonWindowInfo.cs
Cgl.cs
EventInfo.cs
HIDInput.cs [Mac] Do not store *State structs directly 2014-01-05 23:58:05 +01:00
MacOSException.cs
MacOSFactory.cs Merge branch 'gamepad' into develop 2014-01-03 02:23:02 +01:00
MacOSGraphicsMode.cs
MacOSKeyMap.cs
NS.cs [Mac] Moved GetAddress implementation to its own class 2013-12-28 01:06:33 +01:00
QuartzDisplayDeviceDriver.cs