diff --git a/auto/bin/parse_spec.pl b/auto/bin/parse_spec.pl index 9265cce..a4ceb42 100755 --- a/auto/bin/parse_spec.pl +++ b/auto/bin/parse_spec.pl @@ -47,6 +47,8 @@ my %typemap = ( # ARB VBO introduces these. + sizeiptr => "GLsizeiptr", + intptr => "GLintptr", sizeiptrARB => "GLsizeiptrARB", intptrARB => "GLintptrARB", diff --git a/doc/log.html b/doc/log.html index 6427f02..1c93a20 100644 --- a/doc/log.html +++ b/doc/log.html @@ -77,6 +77,7 @@ width="88" height="32" border="0" alt="Support This Project">
  • New extensions: