diff options
author | Brian Paul <[email protected]> | 2009-08-05 14:13:48 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2009-08-05 14:13:48 -0600 |
commit | 1f713059934c2365a42aadfdca49213b36a7de90 (patch) | |
tree | e116f5f41dfde926be870dfc439a7dfbaa0ded06 /docs | |
parent | 3905119b4743eb5d284236cc237ee2c19ae3c5c8 (diff) | |
parent | 5b3428d7453eec8e8a5344e22113774dea1dc456 (diff) |
Merge branch 'mesa_7_5_branch'
Conflicts:
src/mesa/main/state.c
Diffstat (limited to 'docs')
-rw-r--r-- | docs/relnotes-7.5.1.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/relnotes-7.5.1.html b/docs/relnotes-7.5.1.html index 0f475ad2b47..2a7661f6011 100644 --- a/docs/relnotes-7.5.1.html +++ b/docs/relnotes-7.5.1.html @@ -43,6 +43,11 @@ tbd <h2>Bug fixes</h2> <ul> <li>Added missing GLEW library to MesaDemos tarballs. +<li>Fixed swapbuffers jerkiness in Doom3/etc in Intel drivers. +<li>Fixed front buffer rendering bug in Intel drivers. +<li>Fixed minor GLX memory leaks. +<li>Fixed some texture env / fragment program state bugs. +<li>Fixed some Gallium glBlitFramebuffer() bugs </ul> |