Sophie

Sophie

distrib > Mandriva > 2008.0 > x86_64 > by-pkgid > b4239f4d9dd96bd1b35c91d7a9b50a80 > files > 10

mesa-7.0.1-11.1mdv2008.0.src.rpm

--- Mesa-6.5.2/include/GL/glx.h.orig	2006-12-13 08:09:13.000000000 -0500
+++ Mesa-6.5.2/include/GL/glx.h	2006-12-13 08:09:32.000000000 -0500
@@ -355,20 +355,6 @@
 
 
 /*
- * ARB ?. GLX_ARB_render_texture
- * XXX This was never finalized!
- */
-#ifndef GLX_ARB_render_texture
-#define GLX_ARB_render_texture 1
-
-extern Bool glXBindTexImageARB(Display *dpy, GLXPbuffer pbuffer, int buffer);
-extern Bool glXReleaseTexImageARB(Display *dpy, GLXPbuffer pbuffer, int buffer);
-extern Bool glXDrawableAttribARB(Display *dpy, GLXDrawable draw, const int *attribList);
-
-#endif /* GLX_ARB_render_texture */
-
-
-/*
  * Remove this when glxext.h is updated.
  */
 #ifndef GLX_NV_float_buffer