From: Brian Paul Date: Mon, 31 Aug 2009 16:31:45 +0000 (-0600) Subject: docs/: document cross-compile fix X-Git-Tag: 062012170305~15905^2~177^2~82 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f7654faf16431d9749fa9f3a8720b4b7fc5c8445;p=profile%2Fivi%2Fmesa.git docs/: document cross-compile fix --- diff --git a/docs/relnotes-7.5.1.html b/docs/relnotes-7.5.1.html index df06302..8ac2e63 100644 --- a/docs/relnotes-7.5.1.html +++ b/docs/relnotes-7.5.1.html @@ -54,6 +54,7 @@ tbd
  • Fixed Gallium glBitmap() Z position bug
  • 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