From: Brian Paul Date: Mon, 31 Aug 2009 16:32:56 +0000 (-0600) Subject: docs: fixed glXCreateGLXPixmap() for direct rendering X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=aca8dbcaa692c5903ae73aacd6fe7272d23f0f03;p=mesa.git docs: fixed glXCreateGLXPixmap() for direct rendering --- diff --git a/docs/relnotes-7.5.1.html b/docs/relnotes-7.5.1.html index 8ac2e632b20..320e531e6d6 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.