documentation update

git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@478 783a27ee-832a-0410-bc00-9f386506c6dd
This commit is contained in:
ikits 2007-03-02 02:32:32 +00:00
parent 8b38bc50fb
commit 206677fb3a
2 changed files with 24 additions and 0 deletions

View File

@ -54,6 +54,10 @@ src="http://sourceforge.net/sflogo.php?group_id=67586&type=1"
width="88" height="31" border="0" alt="SourceForge Logo"></a>
</td>
</tr>
<tr><td align="center"><a
href="http://sourceforge.net/donate/index.php?group_id=67586"><img
src="http://images.sourceforge.net/images/project-support.jpg"
width="88" height="32" border="0" alt="Support This Project"></a></td></tr>
</table>
</td>
</tr>

View File

@ -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.3.6</b> [03-04-07]
<ul>
<li> New extensions:
<ul>
<li> GL_ATI_shader_texture_lod
<li> GL_EXT_gpu_program_parameters
<li> GL_NV_geometry_shader4
<li> WGL_NV_gpu_affinity
</ul>
<li> Bug fixes:
<ul>
<li> Missing include guard for glx.h
<li> Makefile problems for Linux AMD64 builds
<li> Incorrent token in GL_ATI_texture_compression_3dc
<li> Missing tokens from GL_ATIX_point_sprites
</ul>
</ul>
</ul>
<hr align="center">
<ul class="none">
<li><b>1.3.5</b> [11-21-06]
<ul>
<li> New features: