mirror of
https://github.com/nigels-com/glew.git
synced 2024-11-22 13:55:07 +00:00
add log entries for next release
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@502 783a27ee-832a-0410-bc00-9f386506c6dd
This commit is contained in:
parent
95f36720a8
commit
41e3429ce3
20
doc/log.html
20
doc/log.html
@ -71,6 +71,26 @@ width="88" height="32" border="0" alt="Support This Project"></a></td></tr>
|
||||
<h2>Change Log</h2>
|
||||
<hr align="center">
|
||||
<ul class="none">
|
||||
<li><b>1.4.0</b> [04-26-07]
|
||||
<ul>
|
||||
<li> New features:
|
||||
<ul>
|
||||
<li> Extension variables are declared const to avoid possible corruption
|
||||
</ul>
|
||||
<li> New extensions:
|
||||
<ul>
|
||||
<li> GL_NV_depth_range_unclamped
|
||||
</ul>
|
||||
<li> Bug fixes:
|
||||
<ul>
|
||||
<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> Missing tokens in GL_EXT_framebuffer_multisample
|
||||
</ul>
|
||||
</ul>
|
||||
</ul>
|
||||
<hr align="center">
|
||||
<ul class="none">
|
||||
<li><b>1.3.6</b> [03-04-07]
|
||||
<ul>
|
||||
<li> New extensions:
|
||||
|
Loading…
Reference in New Issue
Block a user