X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=src%2Fglx%2Fapple%2Fglx_empty.c;h=1b3abca6daa1286e28be770f953a3b7b86a59eed;hb=3dd299c3d5b88114894ec30d1fac85fba688201f;hp=427c3a59356736d9edb801e887c483f2ac1ee54f;hpb=742b8e33012b87bfb68749f185294860637fc316;p=mesa.git diff --git a/src/glx/apple/glx_empty.c b/src/glx/apple/glx_empty.c index 427c3a59356..1b3abca6daa 100644 --- a/src/glx/apple/glx_empty.c +++ b/src/glx/apple/glx_empty.c @@ -49,18 +49,6 @@ glXWaitVideoSyncSGI(int divisor, int remainder, unsigned int *count) } -/* -** GLX_SGIX_swap_group -*/ -void -glXJoinSwapGroupSGIX(Display * dpy, GLXDrawable drawable, GLXDrawable member) -{ - (void) dpy; - (void) drawable; - (void) member; -} - - /* ** GLX_OML_sync_control */ @@ -159,7 +147,7 @@ glXCopySubBufferMESA(Display * dpy, GLXDrawable drawable, } -_X_EXPORT int +_X_EXPORT void glXQueryGLXPbufferSGIX(Display * dpy, GLXDrawable drawable, int attribute, unsigned int *value) {