diff options
author | Brian <[email protected]> | 2007-11-05 14:38:12 -0700 |
---|---|---|
committer | Brian <[email protected]> | 2007-11-05 14:38:12 -0700 |
commit | 403edd34dd2082357dd8673ee12ce4a27fb3aa86 (patch) | |
tree | 44dee21ad2934b6862fae0a0619255cf9014cd70 /docs | |
parent | f279e484168661cfc673ff90d519cf543e8266a3 (diff) |
fix mmx code (bug 12614)
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 f4a97e5c482..1b9c9f72886 100644 --- a/docs/relnotes-7.0.2.html +++ b/docs/relnotes-7.0.2.html @@ -50,6 +50,7 @@ Mesa 7.0.2 is a stable release with bug fixes since version 7.0. <li>Fixed up broken GL_ATI_separate_stencil extension <li>glDrawArrays(count=0) led to a crash <li>Fix SSE code gen memory leak, possible crash +<li>Fixed MMX 565 rgb conversion problem (bug 12614) </ul> |