Opentk/Source
the_fiddler a495ca8c7c * Type.cs: Updated list of non CLS-compliant types.
* Parameter.cs: Changed [In] and [Out] attributes to [InAttribute] and
  [OutAttribute] to work around strange gmcs 2.0 bug.
2009-08-12 10:11:41 +00:00
..
Bind * Type.cs: Updated list of non CLS-compliant types. 2009-08-12 10:11:41 +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