Mesa (master): EXT_fbo_blit: Add missing GLX protocol render opcode

Ian Romanick idr at kemper.freedesktop.org
Wed Nov 18 00:29:55 UTC 2009


Module: Mesa
Branch: master
Commit: 92b38bc3050d8f1ee8c64ff976584ec3c0b77f0c
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=92b38bc3050d8f1ee8c64ff976584ec3c0b77f0c

Author: Ian Romanick <ian.d.romanick at intel.com>
Date:   Wed Nov 11 15:01:25 2009 -0800

EXT_fbo_blit: Add missing GLX protocol render opcode

---

 src/mesa/glapi/gl_API.xml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/mesa/glapi/gl_API.xml b/src/mesa/glapi/gl_API.xml
index da4be14..2834c5b 100644
--- a/src/mesa/glapi/gl_API.xml
+++ b/src/mesa/glapi/gl_API.xml
@@ -12260,6 +12260,7 @@
         <param name="dstY1" type="GLint"/>
         <param name="mask" type="GLbitfield"/>
         <param name="filter" type="GLenum"/>
+        <glx rop="4330"/>
     </function>
 </category>
 




More information about the mesa-commit mailing list