projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d16eb5
)
docs: document GLSL preprocessor fixes
author
Brian Paul
<brianp@vmware.com>
Tue, 9 Jun 2009 17:56:12 +0000
(11:56 -0600)
committer
Brian Paul
<brianp@vmware.com>
Wed, 10 Jun 2009 15:31:01 +0000
(09:31 -0600)
docs/relnotes-7.5.html
patch
|
blob
|
history
diff --git
a/docs/relnotes-7.5.html
b/docs/relnotes-7.5.html
index d47b21d827ef449523aa0955b22c578777707b0b..663626cb05a0eb442f0f03700410c6a3331c4479 100644
(file)
--- 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>