Opentk/Source/OpenTK/Platform
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
..
Dummy
Egl Enabled SAMPLE_BUFFERS EGL attribute 2013-11-11 11:42:30 +01:00
MacOS Cache size of char 2013-12-09 23:46:07 +01:00
SDL2 Eliminated memory allocations in Keyboard events 2013-12-09 23:44:51 +01:00
Windows ClientRectangle should not affect window location 2013-12-05 17:44:13 +01:00
X11 Corrected core profile selection 2013-11-14 08:29:06 +01:00
DesktopGraphicsContext.cs Load ES30 and OpenGL4 entry points 2013-11-09 15:07:16 +01:00
DisplayDeviceBase.cs Fixed line endings 2013-10-10 00:18:59 +02:00
EmbeddedGraphicsContext.cs Load ES30 and OpenGL4 entry points 2013-11-09 15:07:16 +01:00
Factory.cs Cleaner startup sequence 2013-11-12 20:34:53 +01:00
IDisplayDeviceDriver.cs
INativeGLWindow.cs
IPlatformFactory.cs
IWindowInfo.cs
PlatformException.cs
Utilities.cs Implemented new, leaner SDL2 binding. 2013-10-24 01:45:13 +02:00