Opentk/Source
the_fiddler 81b06b8a08 Ensure Wgl core entry points are loaded prior to first use, even without a Wgl context.
Do not query actual GraphicsMode.Default in DummyGLContext constructor. Doing so creates a temporary context, which should not be done when creating a dummy context.
Fixed issue [#993]: "Possible bug in GraphicsContext.CreateDummyContext()".
2009-08-11 21:45:32 +00:00
..
Bind Mapped uchar to byte. 2009-08-11 19:25:26 +00:00
Build Updated changelog, release notes and bumped version numbers in preparation for release. 2009-05-31 15:17:12 +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 Added support for OpenCL samples. 2009-08-11 20:18:05 +00:00
OpenTK Ensure Wgl core entry points are loaded prior to first use, even without a Wgl context. 2009-08-11 21:45:32 +00:00
Utilities Bumped version number. 2009-08-11 21:16:49 +00:00