diff options
author | Brian Paul <brian.paul@tungstengraphics.com> | 2008-09-15 09:22:07 -0600 |
---|---|---|
committer | Brian Paul <brian.paul@tungstengraphics.com> | 2008-09-15 09:22:07 -0600 |
commit | ef479d9f2aec58d83e0cfbd4deaa2018d844c720 (patch) | |
tree | bfe940717bb4ef0e0256d925586700a8f4e93008 | |
parent | fc04604856838389f0108d7a624ac4d1feac78f3 (diff) |
document display list bug fix
-rw-r--r-- | docs/relnotes-7.2.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.2.html b/docs/relnotes-7.2.html index d3ae7dba38..5254aa8780 100644 --- a/docs/relnotes-7.2.html +++ b/docs/relnotes-7.2.html @@ -43,6 +43,7 @@ tbd <h2>Bug fixes</h2> <ul> +<li>Fixed display list bug involving primitives split across lists (bug 17564) <li>Assorted bug fixes for Ming build <li>Fixed some vertex/pixel buffer object reference counting bugs <li>Fixed depth/stencil bug in i915/945 driver |