Opentk/Source/OpenTK
the_fiddler 6ae06d82bd Added IDisposable to all input drivers.
Updated Cube.cs to use System.Drawing.Colors.
Improved DefRawInputProc in windows API.cs
2007-08-22 00:30:16 +00:00
..
Input Added IDisposable to all input drivers. 2007-08-22 00:30:16 +00:00
OpenGL 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
Platform Added IDisposable to all input drivers. 2007-08-22 00:30:16 +00:00
Properties Merged with bind branch. 2007-08-20 12:25:48 +00:00
GameWindow.cs Corrected a bug where GL.LoadAll wasn't called on time in X11GLNative. 2007-08-21 12:21:01 +00:00
GLControl.cs Improved X11GLControl compatibility - now sets a safe DisplayMode. 2007-08-21 10:48:32 +00:00
GLControl.Designer.cs 'Merged' windowing branch. Ugly, but it seems to have worked. 2007-07-23 00:15:18 +00:00
InputDriver.cs Added IDisposable to all input drivers. 2007-08-22 00:30:16 +00:00
OpenTK.dll.config 'Merged' windowing branch. Ugly, but it seems to have worked. 2007-07-23 00:15:18 +00:00