projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58c5df8
)
added GL_EXT_texture_lod_bias to OpenGL 1.4 feature list
author
Brian Paul
<brian.paul@tungstengraphics.com>
Thu, 28 Aug 2003 03:10:00 +0000
(
03:10
+0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Thu, 28 Aug 2003 03:10:00 +0000
(
03:10
+0000)
docs/intro.html
patch
|
blob
|
history
diff --git
a/docs/intro.html
b/docs/intro.html
index 58c39dabc2d5f6715399e7f4e6be0fd865625d3a..4f82e6f81c37fc177741e49fb950ce5f3f99541e 100644
(file)
--- a/
docs/intro.html
+++ b/
docs/intro.html
@@
-162,6
+162,7
@@
extensions incorporated as standard features:
<li>GL_EXT_point_parameters
<li>GL_EXT_secondary_color
<li>GL_EXT_stencil_wrap
+<li>GL_EXT_texture_lod_bias (plus, a per-texture LOD bias parameter)
<li>GL_SGIS_generate_mipmap
</ul>