diff options
author | Brian <[email protected]> | 2007-09-11 10:58:34 -0600 |
---|---|---|
committer | Brian <[email protected]> | 2007-09-11 10:59:10 -0600 |
commit | 2cc2b12fc7d56f83c74fceae1a6b9160a2d5c6ef (patch) | |
tree | 037f2f01fbd40474b0adbee9d50b6e4e719c8a43 /docs | |
parent | 2259f81cf7ace839bb13168e9c05d7509c9c2267 (diff) |
fix indirect rendering crash
Diffstat (limited to 'docs')
-rw-r--r-- | docs/relnotes-7.0.2.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.0.2.html b/docs/relnotes-7.0.2.html index 73c5277d8e1..12a8af2f07c 100644 --- a/docs/relnotes-7.0.2.html +++ b/docs/relnotes-7.0.2.html @@ -36,6 +36,7 @@ Mesa 7.0.2 is a stable release with bug fixes since version 7.0. <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) +<li>Fixed X server crash caused by multiple indirect rendering clients </ul> |