From aca8dbcaa692c5903ae73aacd6fe7272d23f0f03 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Mon, 31 Aug 2009 10:32:56 -0600 Subject: docs: fixed glXCreateGLXPixmap() for direct rendering --- 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 8ac2e632b2..320e531e6d 100644 --- a/docs/relnotes-7.5.1.html +++ b/docs/relnotes-7.5.1.html @@ -55,6 +55,7 @@ tbd
  • Setting arrays of sampler uniforms did not work
  • 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. -- cgit v1.2.3