diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/relnotes-7.4.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/relnotes-7.4.html b/docs/relnotes-7.4.html index 73bdfecac72..36aa4e8dec4 100644 --- a/docs/relnotes-7.4.html +++ b/docs/relnotes-7.4.html @@ -33,6 +33,7 @@ tbd <h2>New features</h2> <ul> <li>Added MESA_GLX_FORCE_DIRECT env var for Xlib/software driver +<li>GLSL version 1.20 is returnd by the GL_SHADING_LANGUAGE_VERSION query </ul> @@ -45,6 +46,7 @@ tbd <li>Fixed VBO + glPush/PopClientAttrib() bug #19835 <li>Assorted i965 driver bug fixes <li>Fixed a Windows compilation failure in s_triangle.c +<li>Fixed a GLSL array indexing bug </ul> <h2>Changes</h2> |