Opentk/Source/OpenTK/Platform/X11
2007-08-21 12:04:01 +00:00
..
API.cs Fixed CLS-Compliance. 2007-08-21 09:34:05 +00:00
Functions.cs Fixed a CLSCompliance issue. 2007-08-21 09:43:50 +00:00
Glx.cs Corrected critical bug in X11/API.cs: VisualInfo.visualid was int where it should have been IntPtr, causing incorrect visuals to be created on 64bit platforms. 2007-08-21 09:01:24 +00:00
GlxHelper.cs 2007-08-20 10:46:37 +00:00
Structs.cs Fixed CLS-Compliance. 2007-08-21 09:34:05 +00:00
WindowInfo.cs Corrected critical bug in X11/API.cs: VisualInfo.visualid was int where it should have been IntPtr, causing incorrect visuals to be created on 64bit platforms. 2007-08-21 09:01:24 +00:00
X11GLContext.cs Improved X11GLControl compatibility - now sets a safe DisplayMode. 2007-08-21 10:48:32 +00:00
X11GLControl.cs Improved X11GLControl compatibility - now sets a safe DisplayMode. 2007-08-21 10:48:32 +00:00
X11GLNative.cs Added AdjustWindowRect to Windows.API. The client are in WinGLNative is now correctly specified. 2007-08-21 12:04:01 +00:00
X11Input.cs Added KeyDown and KeyUp events to IKeyboard and Keyboard. 2007-08-20 13:45:04 +00:00
X11Keyboard.cs Corrected critical bug in X11/API.cs: VisualInfo.visualid was int where it should have been IntPtr, causing incorrect visuals to be created on 64bit platforms. 2007-08-21 09:01:24 +00:00
X11Mouse.cs Updated Build.exe to correctly generate sharpdev and sharpdev2 projects. 2007-08-10 09:27:13 +00:00