diff options
author | Brian Paul <[email protected]> | 2009-06-09 11:56:12 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2009-06-10 09:31:01 -0600 |
commit | 5450281ff75eab0cccdf7a926aed7e04132d3c95 (patch) | |
tree | 7da2fddf3c892db7b8a5229dc9b170801d1fa5e2 /docs/relnotes-7.5.html | |
parent | 4d16eb5e180734638fac38a8ce88541926f75c21 (diff) |
docs: document GLSL preprocessor fixes
Diffstat (limited to 'docs/relnotes-7.5.html')
-rw-r--r-- | docs/relnotes-7.5.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.5.html b/docs/relnotes-7.5.html index d47b21d827e..663626cb05a 100644 --- a/docs/relnotes-7.5.html +++ b/docs/relnotes-7.5.html @@ -74,6 +74,7 @@ including GL_ATI_separate_stencil, GL_EXT_stencil_two_side and OpenGL 2.0 <h2>Bug fixes</h2> <ul> <li>Lots of i965 driver bug fixes +<li>Fixed some GLSL preprocessor bugs </ul> |