projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f6a084
)
document tex sampler bug fix, code changes
author
Brian
<brian@yutani.localnet.net>
Thu, 10 May 2007 16:52:19 +0000
(10:52 -0600)
committer
Brian
<brian@yutani.localnet.net>
Thu, 10 May 2007 16:52:19 +0000
(10:52 -0600)
docs/relnotes-7.0.html
patch
|
blob
|
history
diff --git
a/docs/relnotes-7.0.html
b/docs/relnotes-7.0.html
index 75e3431d40d7b4b8c57435ef7087cf0f19bac657..51f0812538b7cfc2b08ed11a7e1b831908f4f5b8 100644
(file)
--- a/
docs/relnotes-7.0.html
+++ b/
docs/relnotes-7.0.html
@@
-34,11
+34,14
@@
TBD
<li>Fixed an R300 driver bug that caused Xorg composite manager to crash
<li>Fixed R300 vertex program/matrix bug (10848)
<li>GLSL dFdx() and dFdy() work for fragment program inputs now (texcoords)
+<li>Specifying an invalid texture unit as a sampler could lead to a crash
</ul>
<h2>Internal code changes</h2>
<ul>
+<li>Some texture code consolidation and simplifiction (Ian Romanick)
+<li>R300 driver clean-ups.
</ul>