diff options
author | Brian Paul <brianp@vmware.com> | 2009-08-05 13:50:21 -0600 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2009-08-05 13:50:21 -0600 |
commit | 5b3428d7453eec8e8a5344e22113774dea1dc456 (patch) | |
tree | 882ba496aa0f046eb2801d800e936f2062fe157b /docs | |
parent | a59579c983df651373435791f8f4fd249293b344 (diff) |
docs:fix glBlitFramebuffer() for Gallium
Diffstat (limited to 'docs')
-rw-r--r-- | docs/relnotes-7.5.1.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.5.1.html b/docs/relnotes-7.5.1.html index 7442decd64..2a7661f601 100644 --- a/docs/relnotes-7.5.1.html +++ b/docs/relnotes-7.5.1.html @@ -47,6 +47,7 @@ tbd <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> |