mirror of
https://github.com/nigels-com/glew.git
synced 2024-11-29 01:01:56 +00:00
doc update
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@504 783a27ee-832a-0410-bc00-9f386506c6dd
This commit is contained in:
parent
5067661b03
commit
41a425ad4b
@ -71,11 +71,12 @@ width="88" height="32" border="0" alt="Support This Project"></a></td></tr>
|
|||||||
<h2>Change Log</h2>
|
<h2>Change Log</h2>
|
||||||
<hr align="center">
|
<hr align="center">
|
||||||
<ul class="none">
|
<ul class="none">
|
||||||
<li><b>1.4.0</b> [04-26-07]
|
<li><b>1.4.0</b> [04-27-07]
|
||||||
<ul>
|
<ul>
|
||||||
<li> New features:
|
<li> New features:
|
||||||
<ul>
|
<ul>
|
||||||
<li> Extension variables are declared const to avoid possible corruption
|
<li> Extension variables are declared const to avoid possible
|
||||||
|
corruption of their values
|
||||||
</ul>
|
</ul>
|
||||||
<li> New extensions:
|
<li> New extensions:
|
||||||
<ul>
|
<ul>
|
||||||
@ -86,6 +87,7 @@ width="88" height="32" border="0" alt="Support This Project"></a></td></tr>
|
|||||||
<li> Incorrect tokens in GL_NV_transform_feedback and GL_NV_framebuffer_multisample_coverage
|
<li> Incorrect tokens in GL_NV_transform_feedback and GL_NV_framebuffer_multisample_coverage
|
||||||
<li> Incorrect function names in GL_EXT_gpu_program_parameters
|
<li> Incorrect function names in GL_EXT_gpu_program_parameters
|
||||||
<li> Missing tokens in GL_EXT_framebuffer_multisample
|
<li> Missing tokens in GL_EXT_framebuffer_multisample
|
||||||
|
<li> GLEW_MX initialization problem for WGL_{ARB,EXT}_extensions_string
|
||||||
</ul>
|
</ul>
|
||||||
</ul>
|
</ul>
|
||||||
</ul>
|
</ul>
|
||||||
|
Loading…
Reference in New Issue
Block a user