xserver: Branch 'master'

George Sapountzis gsap7 at kemper.freedesktop.org
Mon Oct 15 01:33:53 PDT 2007


 GL/glx/g_disptab.h |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit c922d2eebe29f08f463ee76293dc9042712fb21c
Author: George Sapountzis <gsap7 at yahoo.gr>
Date:   Sun Oct 14 20:40:18 2007 +0300

    glx: drop duplicate GetDrawableAttributesSGIX declarations.
    
    They are officially autogenerated in indirect_dispatch.h now.

diff --git a/GL/glx/g_disptab.h b/GL/glx/g_disptab.h
index f9a09cc..946e86b 100644
--- a/GL/glx/g_disptab.h
+++ b/GL/glx/g_disptab.h
@@ -34,7 +34,6 @@
 ** version 1.2.1 Specification.
 */
 
-extern int __glXDisp_GetDrawableAttributesSGIX(__GLXclientState *cl, GLbyte *pc);
 extern int __glXDisp_BindSwapBarrierSGIX(__GLXclientState *cl, GLbyte *pc);
 extern int __glXDisp_QueryMaxSwapBarriersSGIX(__GLXclientState *cl, GLbyte *pc);
 extern int __glXDisp_QueryHyperpipeNetworkSGIX(__GLXclientState *cl, GLbyte *pc);
@@ -42,7 +41,6 @@ extern int __glXDisp_DestroyHyperpipeConfigSGIX (__GLXclientState *cl, GLbyte *p
 extern int __glXDisp_QueryHyperpipeConfigSGIX(__GLXclientState *cl, GLbyte *pc);
 extern int __glXDisp_HyperpipeConfigSGIX(__GLXclientState *cl, GLbyte *pc);
 
-extern int __glXDispSwap_GetDrawableAttributesSGIX(__GLXclientState *cl, GLbyte *pc);
 extern int __glXDispSwap_BindSwapBarrierSGIX(__GLXclientState *cl, GLbyte *pc);
 extern int __glXDispSwap_QueryMaxSwapBarriersSGIX(__GLXclientState *cl, GLbyte *pc);
 extern int __glXDispSwap_QueryHyperpipeNetworkSGIX(__GLXclientState *cl, GLbyte *pc);


More information about the xorg-commit mailing list