diff options
-rw-r--r-- | docs/relnotes-7.2.1.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.2.1.html b/docs/relnotes-7.2.1.html index dcce247f7e..e8b5eb774b 100644 --- a/docs/relnotes-7.2.1.html +++ b/docs/relnotes-7.2.1.html @@ -46,6 +46,7 @@ tbd <li>Fixed out of bounds memory writes to depth textures (bug 17800). <li>Fixed rare vertex color bug in software renderer <li>glGetObjectParameter() sometimes generated wrong error codes (bug 17861) +<li>Fixed potential glTexImage(GL_DEPTH_COMPONENT) + convolution bugs </ul> <h2>Changes</h2> |