Opentk/Source/OpenTK/OpenGL
the_fiddler 0133eb1222 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
..
Bindings Merged with bind branch. 2007-08-20 12:25:48 +00:00
DisplayList.cs Synced with gl3 branch. 2007-08-01 09:30:14 +00:00
GLHelper.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
Glu.cs 'Merged' windowing branch. Ugly, but it seems to have worked. 2007-07-23 00:15:18 +00:00