summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2008-04-14 12:58:10 -0600
committerBrian Paul <brian.paul@tungstengraphics.com>2008-04-14 12:58:51 -0600
commit4fd7f6047c0452a93a9eadcd40d687e6c192b716 (patch)
tree91cfd72b832e1fb9e7b605efe6e421b7b6949249
parentff3033e19018009813e4e3e71df9e16b460758fc (diff)
define #extension GL_ARB_texture_rectangle
-rw-r--r--docs/relnotes-7.0.4.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.0.4.html b/docs/relnotes-7.0.4.html
index 1a7435261e..7ae2e4391f 100644
--- a/docs/relnotes-7.0.4.html
+++ b/docs/relnotes-7.0.4.html
@@ -22,6 +22,7 @@ Mesa 7.0.4 is a stable release with bug fixes since version 7.0.3.
<h2>Bug fixes</h2>
<ul>
+<li>define #extension GL_ARB_texture_rectangle in shading language
</ul>
<h2>Changes</h2>