From fef0bf65a75417652b055e270239958e75b3759d Mon Sep 17 00:00:00 2001 From: Ian Romanick Date: Mon, 21 Feb 2011 13:35:59 -0800 Subject: [PATCH] docs: Update 7.10.1 release notes Add recent cherry picks --- docs/relnotes-7.10.1.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/docs/relnotes-7.10.1.html b/docs/relnotes-7.10.1.html index 1cd8d85be8c..87cfcd515d1 100644 --- a/docs/relnotes-7.10.1.html +++ b/docs/relnotes-7.10.1.html @@ -48,12 +48,18 @@ with in, out, attribute, and varying.
  • Bug 29164 - [GLSL 1.20] invariant variable shouldn't be used before declaration
  • +
  • Bug 29823 - GetUniform[if]v busted
  • +
  • Bug 30156 - [i965] After updating to Mesa 7.9, Civilization IV starts to show garbage
  • Bug 31923 - [GLSL 1.20] allowing inconsistent centroid declaration between two vertex shaders
  • Bug 31925 - [GLSL 1.20] "#pragma STDGL invariant(all)" fail
  • +
  • Bug 32214 - [gles2]no link error happens when missing vertex shader or frag shader
  • + +
  • Bug 32375 - [gl gles2] Not able to get the attribute by function glGetVertexAttribfv
  • +
  • Bug 32695 - [glsl] SIGSEGV glcpp/glcpp-parse.y:833
  • Bug 32831 - [glsl] division by zero crashes GLSL compiler
  • @@ -66,6 +72,14 @@ with in, out, attribute, and varying.
  • Bug 33316 - uniform array will be allocate one line more and initialize it when it was freed will abort
  • +
  • Bug 34030 - [bisected] Starcraft 2: some effects are corrupted or too big
  • + +
  • Bug 34114 - Sun Studio build fails due to standard library functions not being in global namespace
  • + +
  • Bug 34179 - Nouveau 3D driver: nv50_pc_emit.c:863 assertion error kills Compiz
  • + +
  • Ubuntu bug 691653 - compiz crashes when using alt-tab (the radeon driver kills it)
  • +