From: Brian Paul Date: Mon, 31 Aug 2009 16:32:56 +0000 (-0600) Subject: docs: fixed glXCreateGLXPixmap() for direct rendering X-Git-Tag: 062012170305~15523^2~323 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=aca8dbcaa692c5903ae73aacd6fe7272d23f0f03;p=profile%2Fivi%2Fmesa.git docs: fixed glXCreateGLXPixmap() for direct rendering --- diff --git a/docs/relnotes-7.5.1.html b/docs/relnotes-7.5.1.html index 8ac2e63..320e531 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.