Module: Mesa Branch: mesa_7_4_branch Commit: 0e6d9c1a55510cb4096728fb5fcfac77be09129e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0e6d9c1a55510cb4096728fb5fcfac77be09129e
Author: Brian Paul <[email protected]> Date: Mon Feb 16 20:35:12 2009 -0700 docs: recent 7.4 bug fixes --- docs/relnotes-7.4.html | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/docs/relnotes-7.4.html b/docs/relnotes-7.4.html index 0099b8b..73bdfec 100644 --- a/docs/relnotes-7.4.html +++ b/docs/relnotes-7.4.html @@ -38,6 +38,8 @@ tbd <h2>Bug fixes</h2> <ul> +<li>glGetActiveUniform() returned wrong size for some array types +<li>Fixed some error checking in glUniform() <li>Fixed a potential glTexImage('proxy target') segfault <li>Fixed bad reference counting for 1D/2D texture arrays <li>Fixed VBO + glPush/PopClientAttrib() bug #19835 _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
