diff options
author | Brian Paul <brianp@vmware.com> | 2009-08-31 10:31:45 -0600 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2009-09-03 16:07:45 -0600 |
commit | 3b96db337d1ffd51f514dd7099ea04c515dc0e45 (patch) | |
tree | a967b8408a393c013ec2023ef094904e1223d5af /docs/relnotes-7.5.1.html | |
parent | 6a97cca0817b743e0633ff76630a5bef24469d1b (diff) |
docs/: document cross-compile fix
Diffstat (limited to 'docs/relnotes-7.5.1.html')
-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 320e531e6d..d35839db6f 100644 --- a/docs/relnotes-7.5.1.html +++ b/docs/relnotes-7.5.1.html @@ -56,6 +56,7 @@ tbd <li>Selection/Feedback mode didn't handle polygon culling correctly (bug 16866) <li>Fixed 32/64-bit cross compilation issue in gen_matypes.c <li>Fixed glXCreateGLXPixmap() for direct rendering. +<li>Fixed Gallium glCopyPixels(GL_STENCIL_INDEX) mispositioned image bug. </ul> |