From: Brian Paul Date: Mon, 31 Aug 2009 16:32:56 +0000 (-0600) Subject: docs: fixed glXCreateGLXPixmap() for direct rendering X-Git-Tag: mesa-7.8~2464^2~177^2~81 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6bf86681f5903a06f98cc32ddf5715706de97c4a;p=platform%2Fupstream%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.