Tags: pyokagan/pyglreg
Tags
Release 0.9.0a3 * Critical fix for the bug `group_apis` which caused it to not return anything because wrong arguments were passed to `import_extension` and `import_feature`. * New attribute `Type.type` to account for Type's return type, if provided. This is reflected in `Type.required_types`. This change fixes the behavior of the registry import API functions. * `Command.text` has trailing ``;`` removed. * The default list of extensions in `group_apis` are now sorted in the sort order used in the official OpenGL headers.