mirror of
https://github.com/nigels-com/glew.git
synced 2024-11-22 05:45:07 +00:00
*** empty log message ***
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@178 783a27ee-832a-0410-bc00-9f386506c6dd
This commit is contained in:
parent
c40b382535
commit
cff8dc0d20
@ -1,4 +1,7 @@
|
||||
How to build GLEW:
|
||||
|
||||
See doc/README.html for more information.
|
||||
|
||||
Here's how to build GLEW from scratch:
|
||||
|
||||
cd auto; make
|
||||
|
||||
@ -9,5 +12,3 @@ How to build GLEW:
|
||||
use the project file in build/vc6/
|
||||
|
||||
NOTE: You need wget and a reasonable set of binutils (e.g. sed v4)
|
||||
|
||||
See doc/README.html for more information.
|
||||
|
@ -4,7 +4,7 @@
|
||||
<table border="0" cellspacing="0" cellpadding="0" width="100%">
|
||||
<tr>
|
||||
<td align="right">
|
||||
<i>Last update: 10-28-03</i></td>
|
||||
<i>Last update: 12-15-03</i></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
|
@ -499,6 +499,13 @@ generation scripts are released under the <a href="gpl.txt">GPL</a>.
|
||||
<p>
|
||||
|
||||
<ul class="none">
|
||||
<li><b>1.1.4</b> [12-15-03]
|
||||
<ul>
|
||||
<li> Added GL_APPLE_float_pixels, GL_EXT_texture_cube_map,
|
||||
GL_EXT_texture_edge_clamp, GLX_ATI_pixel_format_float, and
|
||||
GLX_ATI_render_texture
|
||||
<li> Bug fixes
|
||||
</ul>
|
||||
<li><b>1.1.3</b> [10-28-03]
|
||||
<ul>
|
||||
<li> Added Solaris and Darwin support
|
||||
@ -592,7 +599,7 @@ GL_ARB_vertex_shader
|
||||
<table border="0" cellspacing="0" cellpadding="0" width="100%">
|
||||
<tr>
|
||||
<td align="right">
|
||||
<i>Last update: 10-28-03</i></td>
|
||||
<i>Last update: 12-15-03</i></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
|
Loading…
Reference in New Issue
Block a user