commit | 249db89b009e64812d4bcec80d0c5a64f1d65aeb | [log] [tgz] |
---|---|---|
author | Ian Romanick <idr@us.ibm.com> | Thu May 26 16:24:35 2005 +0000 |
committer | Ian Romanick <idr@us.ibm.com> | Thu May 26 16:24:35 2005 +0000 |
tree | 51bfbe6823e15ed3419de7d43213a7cc72704755 | |
parent | 020225496ecd47374a2f147974c23519c706b867 [diff] |
Make a couple minor corrections to gl_API.xml. Fixes the name of an extension that was missing the GL_ part and uses the core GL type names for vertex buffer object functions instead of the ARB names. Also commits the resulting changes to the generated code. Some how, the #if sequence disappeared in the 1.52 version of glapi_x86.S.