Browse Source

docs: document gl_TextureMatrix[i][j] array indexing bug fix

tags/intel_2009q2_rc3
Brian Paul 16 years ago
parent
commit
78af70be37
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      docs/relnotes-7.5.html

+ 1
- 0
docs/relnotes-7.5.html View File

@@ -71,6 +71,7 @@ including GL_ATI_separate_stencil, GL_EXT_stencil_two_side and OpenGL 2.0
<li>Increased max number of generic GLSL varying variables to 16 (formerly 8).
<li>GLSL linker now detects when too many varying variables are used.
<li>Optimize-out redundant glMaterial and glShadeModel calls in display lists
<li>Fixed gl_TextureMatrix[i][j] array indexing bug in GLSL compiler.
</ul>



Loading…
Cancel
Save