diff options
author | Brian Paul <brianp@vmware.com> | 2009-11-17 15:53:27 -0700 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2009-11-17 15:53:27 -0700 |
commit | 2b3ea2be906fbe0bf08f08f23ec39c0feb7a8f39 (patch) | |
tree | a896ac6ac1ef30d2bdc7baf8b35214e3b39e8850 /docs | |
parent | 514544f373b6e6fae11b7b4426949b8ad64c441b (diff) |
docs: i965 clipping fix
Diffstat (limited to 'docs')
-rw-r--r-- | docs/relnotes-7.6.1.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.6.1.html b/docs/relnotes-7.6.1.html index 9ee6babc9d..7a809a0c41 100644 --- a/docs/relnotes-7.6.1.html +++ b/docs/relnotes-7.6.1.html @@ -52,6 +52,7 @@ tbd it returns the actual compressed format chosen. <li>Fixed glBitmap bugs in Intel drivers. <li>Fixed a number of Microsoft Visual Studio compilation problems. +<li>Fixed clipping / provoking vertex bugs in i965 driver. </ul> </body> |