diff options
Diffstat (limited to 'docs/relnotes-7.5.1.html')
-rw-r--r-- | docs/relnotes-7.5.1.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/relnotes-7.5.1.html b/docs/relnotes-7.5.1.html index 0f475ad2b47..1da086de3b5 100644 --- a/docs/relnotes-7.5.1.html +++ b/docs/relnotes-7.5.1.html @@ -37,12 +37,19 @@ tbd <h2>New features</h2> <ul> +<li>Added configure --with-max-width=W, --with-max-height=H options to specify + max framebuffer, viewport size. </ul> <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> |