From 3b96db337d1ffd51f514dd7099ea04c515dc0e45 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Mon, 31 Aug 2009 10:31:45 -0600 Subject: docs/: document cross-compile fix --- docs/relnotes-7.5.1.html | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') 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
  • 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. -- cgit v1.2.3