--- va/glx/va_glx_private.h~ +++ va/glx/va_glx_private.h @@ -38,7 +38,7 @@ typedef void (*PFNGLXBINDTEXIMAGEEXTPROC typedef void (*PFNGLXRELEASETEXIMAGEEXTPROC)(Display *, GLXDrawable, int); #endif -#if GLX_GLXEXT_VERSION < 27 +#if GLX_GLXEXT_VERSION < 21 /* XXX: this is not exactly that version but this is the only means to make sure we have the correct with those signatures */ typedef GLXPixmap (*PFNGLXCREATEPIXMAPPROC)(Display *, GLXFBConfig, Pixmap, const int *);