diff --git a/docs/relnotes-7.10.1.html b/docs/relnotes-7.10.1.html index a46bfa0526b..66aafcb51ef 100644 --- a/docs/relnotes-7.10.1.html +++ b/docs/relnotes-7.10.1.html @@ -86,6 +86,8 @@ with in, out, attribute, and varying.
  • Bug 34030 - [bisected] Starcraft 2: some effects are corrupted or too big
  • +
  • Bug 34047 - Assert in _tnl_import_array() when using GLfixed vertex datatypes with GLESv2
  • +
  • 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
  • @@ -94,6 +96,8 @@ with in, out, attribute, and varying.
  • Ubuntu bug 691653 - compiz crashes when using alt-tab (the radeon driver kills it)
  • +
  • Meego bug 13005 - Graphics GLSL issue lead to camera preview fail on Pinetrail
  • +
  • Fixed a few GLX protocol encoder bugs (Julien Cristau)