Opentk/Source
2009-08-15 17:16:04 +00:00
..
Bind Fixed Nvidia fences extension (did not specify parameter names). 2009-08-15 17:16:04 +00:00
Build Updated changelog, release notes and bumped version numbers in preparation for release. 2009-05-31 15:17:12 +00:00
Compatibility Marked OpenTK.Compatibility math functions as obsolete. 2009-08-14 12:58:35 +00:00
Converter Fixed parsing of function pointer parameters that do not specify a parameter name or do not contain "pfn" in their type. 2009-08-11 19:18:12 +00:00
Examples Moved OpenTK.Graphics.GL class to the OpenTK.Graphics.OpenGL namespace (reason: necessary for OpenGL|ES support; necessary for support of different OpenGL profiles). OpenTK.Graphics.GL has been moved to the OpenTK.Compatibility library. 2009-08-14 13:13:28 +00:00
OpenTK Removed the various GetProcAddress methods (now handled by IGraphicsContextInternal). 2009-08-15 16:56:36 +00:00
Utilities Moved OpenTK.Graphics.GL class to the OpenTK.Graphics.OpenGL namespace (reason: necessary for OpenGL|ES support; necessary for support of different OpenGL profiles). OpenTK.Graphics.GL has been moved to the OpenTK.Compatibility library. 2009-08-14 13:13:28 +00:00