diff options
author | Brian <brian.paul@tungstengraphics.com> | 2007-08-31 16:35:38 -0600 |
---|---|---|
committer | Brian <brian.paul@tungstengraphics.com> | 2007-08-31 16:35:38 -0600 |
commit | 837a2cf72e82235c53d1f15ad731cdc234d2e14f (patch) | |
tree | 06adc964930a51ff2bc9e8780d972dd305c9fa55 /docs | |
parent | 0adca14536fd1c08d4fe0009292c8f4a43092d11 (diff) |
fix i965 bugs, x86-64 bugs
Diffstat (limited to 'docs')
-rw-r--r-- | docs/relnotes-7.0.2.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/relnotes-7.0.2.html b/docs/relnotes-7.0.2.html index d06171e90f..a63060d70f 100644 --- a/docs/relnotes-7.0.2.html +++ b/docs/relnotes-7.0.2.html @@ -33,6 +33,8 @@ Mesa 7.0.2 is a stable release with bug fixes since version 7.0. <li>Fixed a blending/banding issue (bug 11931) <li>Fixed a GLU matrix inversion bug (#6748) <li>Fixed problem with large glDrawArrays calls and indirect rendering (bug 12141) +<li>Fixed an assortment of i965 driver bugs +<li>Fixed and x86-64 vertex transformation bug (12216) </ul> |