*** empty log message ***

git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@310 783a27ee-832a-0410-bc00-9f386506c6dd
This commit is contained in:
ikits 2004-12-06 07:35:32 +00:00
parent bc7a5cd047
commit 0040c8ac06

View File

@ -536,10 +536,9 @@ perform occasional maintainance to make sure that GLEW stays in mint
condition. Aaron Lefohn, Joe Kniss, and Chris Wyman were the first condition. Aaron Lefohn, Joe Kniss, and Chris Wyman were the first
users and also assisted with the design and debugging process. The users and also assisted with the design and debugging process. The
acronym GLEW originates from Aaron Lefohn. Pasi Kärkkäinen acronym GLEW originates from Aaron Lefohn. Pasi Kärkkäinen
identified and fixed several problems with GLX and SDL. The RPM identified and fixed several problems with GLX and SDL. Nate Robins
packages are maintained by Karol Pietrzak. Nate Robins created the created the <tt>wglinfo</tt> utility, to which modifications were
<tt>wglinfo</tt> utility, to which modifications were added by Michael added by Michael Wimmer.
Wimmer.
<p> <p>
<p> <p>
@ -561,6 +560,27 @@ generation scripts are released under the <a href="gpl.txt">GPL</a>.
<center><a name="Log"><h2>Change Log</h2></a></center> <center><a name="Log"><h2>Change Log</h2></a></center>
<p> <p>
<ul class="none"> <ul class="none">
<li><b>1.2.5</b> [12-06-04]
<ul>
<li> New extensions:
<ul>
<li>GL_ATI_texture_compression_3dc
<li>GL_EXT_Cg_shader
<li>GL_EXT_draw_range_elements
<li>GL_KTX_buffer_region
</ul>
<li> Bug fixes:
<ul>
<li> OpenGL version detection bug
<li> Problems with wxWindows and MinGW compilation
<li> <tt>visualinfo</tt> compilation problem with GLEW_MX specified
<li> Wrong token name in OpenGL 1.5 core
</ul>
<li> Support for FreeBSD
</ul>
</ul>
<p>
<ul class="none">
<li><b>1.2.4</b> [09-06-04] <li><b>1.2.4</b> [09-06-04]
<ul> <ul>
<li> Added ARB_draw_buffers and ARB_texture_rectangle <li> Added ARB_draw_buffers and ARB_texture_rectangle
@ -698,7 +718,7 @@ GL_ARB_vertex_shader
<table border="0" cellspacing="0" cellpadding="0" width="100%"> <table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr> <tr>
<td align="right"> <td align="right">
<i>Last update: 09-06-04</i></td> <i>Last update: 12-06-04</i></td>
</tr> </tr>
</table> </table>
</td> </td>