projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
928e1ce
)
docs: document for/continue bug fix
author
Brian Paul
<brianp@vmware.com>
Fri, 26 Jun 2009 19:15:17 +0000
(13:15 -0600)
committer
Brian Paul
<brianp@vmware.com>
Fri, 26 Jun 2009 19:16:34 +0000
(13:16 -0600)
docs/relnotes-7.5.html
patch
|
blob
|
history
diff --git
a/docs/relnotes-7.5.html
b/docs/relnotes-7.5.html
index 663626cb05a0eb442f0f03700410c6a3331c4479..9aee030d099b1aa6d6480b4d72aff4d73b16b4e2 100644
(file)
--- a/
docs/relnotes-7.5.html
+++ b/
docs/relnotes-7.5.html
@@
-75,6
+75,7
@@
including GL_ATI_separate_stencil, GL_EXT_stencil_two_side and OpenGL 2.0
<ul>
<li>Lots of i965 driver bug fixes
<li>Fixed some GLSL preprocessor bugs
+<li>GLSL: continue inside of a for-loop didn't work
</ul>