mirror of
https://github.com/Perlmint/glew-cmake.git
synced 2024-11-26 16:41:57 +00:00
Bug fix
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@523 783a27ee-832a-0410-bc00-9f386506c6dd
This commit is contained in:
parent
34af7ad89a
commit
c8bd15de14
@ -47,6 +47,8 @@ my %typemap = (
|
|||||||
|
|
||||||
# ARB VBO introduces these.
|
# ARB VBO introduces these.
|
||||||
|
|
||||||
|
sizeiptr => "GLsizeiptr",
|
||||||
|
intptr => "GLintptr",
|
||||||
sizeiptrARB => "GLsizeiptrARB",
|
sizeiptrARB => "GLsizeiptrARB",
|
||||||
intptrARB => "GLintptrARB",
|
intptrARB => "GLintptrARB",
|
||||||
|
|
||||||
|
@ -77,6 +77,7 @@ width="88" height="32" border="0" alt="Support This Project"></a></td></tr>
|
|||||||
<ul>
|
<ul>
|
||||||
<li> Licensing change (BSD, Mesa 3-D, Khronos)
|
<li> Licensing change (BSD, Mesa 3-D, Khronos)
|
||||||
<li> Switch to using registry on <a href="http://www.opengl.org/registry/">www.opengl.org</a>
|
<li> Switch to using registry on <a href="http://www.opengl.org/registry/">www.opengl.org</a>
|
||||||
|
<li> Support for major and minor version strings
|
||||||
</ul>
|
</ul>
|
||||||
<li> New extensions:
|
<li> New extensions:
|
||||||
<ul>
|
<ul>
|
||||||
|
Loading…
Reference in New Issue
Block a user