Opentk/Source
the_fiddler c47893dae6 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.
Removed the OnCreate/OnDestroy methods from INativeGLWindow.
Added convenience overloads to OpenTK.OpenGL.GL: Color3 and Color4 can now take a System.Drawing.Color directly.
2007-08-21 09:01:24 +00:00
..
Bind Merged with bind branch. 2007-08-20 12:25:48 +00:00
Build Updated Build.exe to correctly generate sharpdev and sharpdev2 projects. 2007-08-10 09:27:13 +00:00
Examples Improved GLControl event handling on initialization sequence (Resize event is now raised after loading the GL class). 2007-08-20 14:12:57 +00:00
OpenTK 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