Mesa (master): glx: Fix make check.

Mathias Fröhlich frohlich at kemper.freedesktop.org
Sat Oct 25 13:24:43 UTC 2014


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

Author: Mathias Fröhlich <Mathias.Froehlich at gmx.net>
Date:   Sat Oct 25 14:42:14 2014 +0200

glx: Fix make check.

This fixes https://bugs.freedesktop.org/show_bug.cgi?id=85429.

Signed-off-by: Ian Romanick <ian.d.romanick at intel.com>
Signed-off-by: Mathias Froehlich <Mathias.Froehlich at web.de>

---

 src/mapi/glapi/gen/ARB_clip_control.xml |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/mapi/glapi/gen/ARB_clip_control.xml b/src/mapi/glapi/gen/ARB_clip_control.xml
index 2973a31..ab1a388 100644
--- a/src/mapi/glapi/gen/ARB_clip_control.xml
+++ b/src/mapi/glapi/gen/ARB_clip_control.xml
@@ -17,7 +17,7 @@
     <function name="ClipControl" offset="assign">
         <param name="origin" type="GLenum"/>
         <param name="depth" type="GLenum"/>
-        <glx rop="1340"/>
+        <!-- <glx rop="1340"/> -->
     </function>
 
 </category>




More information about the mesa-commit mailing list