mirror of
https://github.com/nigels-com/glew.git
synced 2024-11-22 13:55: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
|
cd auto; make
|
||||||
|
|
||||||
@ -9,5 +12,3 @@ How to build GLEW:
|
|||||||
use the project file in build/vc6/
|
use the project file in build/vc6/
|
||||||
|
|
||||||
NOTE: You need wget and a reasonable set of binutils (e.g. sed v4)
|
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%">
|
<table border="0" cellspacing="0" cellpadding="0" width="100%">
|
||||||
<tr>
|
<tr>
|
||||||
<td align="right">
|
<td align="right">
|
||||||
<i>Last update: 10-28-03</i></td>
|
<i>Last update: 12-15-03</i></td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
</td>
|
</td>
|
||||||
|
@ -499,6 +499,13 @@ generation scripts are released under the <a href="gpl.txt">GPL</a>.
|
|||||||
<p>
|
<p>
|
||||||
|
|
||||||
<ul class="none">
|
<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]
|
<li><b>1.1.3</b> [10-28-03]
|
||||||
<ul>
|
<ul>
|
||||||
<li> Added Solaris and Darwin support
|
<li> Added Solaris and Darwin support
|
||||||
@ -592,7 +599,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: 10-28-03</i></td>
|
<i>Last update: 12-15-03</i></td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
</td>
|
</td>
|
||||||
|
Loading…
Reference in New Issue
Block a user