From: Brian Paul Date: Mon, 31 Aug 2009 16:31:45 +0000 (-0600) Subject: docs/: document cross-compile fix X-Git-Tag: 062012170305~15523^2~173 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3b96db337d1ffd51f514dd7099ea04c515dc0e45;p=profile%2Fivi%2Fmesa.git docs/: document cross-compile fix --- diff --git a/docs/relnotes-7.5.1.html b/docs/relnotes-7.5.1.html index 320e531..d35839d 100644 --- a/docs/relnotes-7.5.1.html +++ b/docs/relnotes-7.5.1.html @@ -56,6 +56,7 @@ tbd
  • Selection/Feedback mode didn't handle polygon culling correctly (bug 16866)
  • Fixed 32/64-bit cross compilation issue in gen_matypes.c
  • Fixed glXCreateGLXPixmap() for direct rendering. +
  • Fixed Gallium glCopyPixels(GL_STENCIL_INDEX) mispositioned image bug.