From: Brian Paul Date: Mon, 31 Aug 2009 16:31:45 +0000 (-0600) Subject: docs/: document cross-compile fix X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3b96db337d1ffd51f514dd7099ea04c515dc0e45;p=mesa.git docs/: document cross-compile fix --- diff --git a/docs/relnotes-7.5.1.html b/docs/relnotes-7.5.1.html index 320e531e6d6..d35839db6fb 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.