Opentk/Source/OpenTK/Platform/MacOS
Stefanos A 7582decf55 Cache size of char
BlittableValueType<char> caches the size of the type parameter. This
way, we avoid calling Marshal.SizeOf repeatedly for every keyboard
event.
2013-12-09 23:46:07 +01:00
..
CarbonBindings Cache size of char 2013-12-09 23:46:07 +01:00
AglContext.cs Deduplicate MacOSGraphicsMode and AglContext 2013-11-08 18:44:02 +01:00
Application.cs
CarbonGLNative.cs Do not generate KeyPress events for non-printable characters 2013-12-09 23:43:36 +01:00
CarbonInput.cs
CarbonWindowInfo.cs Re-added WindowHandle property 2013-11-13 18:25:49 +01:00
Cgl.cs
EventInfo.cs
HIDInput.cs
MacOSException.cs
MacOSFactory.cs Deduplicate MacOSGraphicsMode and AglContext 2013-11-08 18:44:02 +01:00
MacOSGraphicsMode.cs Deduplicate MacOSGraphicsMode and AglContext 2013-11-08 18:44:02 +01:00
MacOSKeyMap.cs
QuartzDisplayDeviceDriver.cs