diff --git a/docs/relnotes-7.10.1.html b/docs/relnotes-7.10.1.html index 57f98faa446..85f163fc47e 100644 --- a/docs/relnotes-7.10.1.html +++ b/docs/relnotes-7.10.1.html @@ -41,6 +41,9 @@ TBD
  • Fix an off-by-one bug in a vsplit assertion.
  • Fix incorrect handling of layout qualifier with in, out, attribute, and varying.
  • + +
  • Fix an error in uniform arrays in row calculating.
  • +
  • Bug 29164 - [GLSL 1.20] invariant variable shouldn't be used before declaration
  • Bug 31923 - [GLSL 1.20] allowing inconsistent centroid declaration between two vertex shaders