Opentk/Source/OpenTK
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
..
Audio
Compute
Graphics Regenerated bindings 2013-12-08 16:20:30 +01:00
Input Added missing doc comment 2013-11-08 15:33:41 +01:00
Math
Platform Cache size of char 2013-12-09 23:46:07 +01:00
Properties
AutoGeneratedAttribute.cs
BindingsBase.cs
BlittableValueType.cs
Configuration.cs Fix for issue #16 "X11 misreported as unsupported platform" 2013-12-08 12:38:06 +01:00
ContextHandle.cs
DisplayDevice.cs
DisplayIndex.cs
DisplayResolution.cs
Exceptions.cs
FrameEventArgs.cs
GameWindow.cs
GameWindowFlags.cs
IGameWindow.cs
INativeWindow.cs
IntPtrEqualityComparer.cs
KeyPressEventArgs.cs
Minimal.cs Fixed incorrect self-assignment statements 2013-10-12 15:16:05 +02:00
NativeWindow.cs Enabled KeyDown and KeyUp events in NativeWindow. 2013-11-22 18:03:17 +01:00
OpenTK.Android.csproj
OpenTK.csproj Completed compatibility overloads for OpenTK 1.0 2013-11-20 08:16:07 +01:00
OpenTK.dll.config Added mapping for libXi 2013-11-09 18:55:35 +01:00
Toolkit.cs Made DPI-awareness configurable (issue #6) 2013-12-02 22:18:16 +01:00
ToolkitOptions.cs High-resolution mode is enabled by default 2013-12-02 22:34:39 +01:00
WindowBorder.cs
WindowState.cs