Mesa (mesa_7_2_branch): mesa: fix glGetObjectParameter() error codes

Brian Paul brianp at kemper.freedesktop.org
Thu Oct 16 14:23:16 UTC 2008


Module: Mesa
Branch: mesa_7_2_branch
Commit: dff2f282bab2f3d647270496f3cda65546c68ec6
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=dff2f282bab2f3d647270496f3cda65546c68ec6

Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Thu Oct 16 08:23:04 2008 -0600

mesa: fix glGetObjectParameter() error codes

---

 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 020900a..dcce247 100644
--- a/docs/relnotes-7.2.1.html
+++ b/docs/relnotes-7.2.1.html
@@ -45,6 +45,7 @@ tbd
 <li>Fixed Linux static library builds
 <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)
 </ul>
 
 <h2>Changes</h2>




More information about the mesa-commit mailing list