summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-02-03 15:40:16 -0700
committerBrian Paul <brianp@vmware.com>2009-02-03 15:40:16 -0700
commita69bdbbbdd38fcc23c564ff31028d0f583977323 (patch)
treefbdd9ff9fd0eb29bf2ec292481487a38339f2aa9 /docs
parent88c97a266296ba93d2dc45ac2eb79a1120861477 (diff)
docs: fixed Windows build error, added MESA_GLX_FORCE_DIRECT env var
Diffstat (limited to 'docs')
-rw-r--r--docs/relnotes-7.4.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/relnotes-7.4.html b/docs/relnotes-7.4.html
index c560709977..0099b8bb8c 100644
--- a/docs/relnotes-7.4.html
+++ b/docs/relnotes-7.4.html
@@ -32,6 +32,7 @@ tbd
<h2>New features</h2>
<ul>
+<li>Added MESA_GLX_FORCE_DIRECT env var for Xlib/software driver
</ul>
@@ -41,6 +42,7 @@ tbd
<li>Fixed bad reference counting for 1D/2D texture arrays
<li>Fixed VBO + glPush/PopClientAttrib() bug #19835
<li>Assorted i965 driver bug fixes
+<li>Fixed a Windows compilation failure in s_triangle.c
</ul>
<h2>Changes</h2>