From 5e633abcca598289d0423d89bb400b41e6417259 Mon Sep 17 00:00:00 2001 From: marha Date: Tue, 15 Mar 2011 21:35:41 +0000 Subject: xserver libX11 libxcb mesa git update 15 Mar 2011 --- mesalib/src/mapi/glapi/glapi_sparc.S | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'mesalib/src/mapi/glapi/glapi_sparc.S') diff --git a/mesalib/src/mapi/glapi/glapi_sparc.S b/mesalib/src/mapi/glapi/glapi_sparc.S index 428b4505c..5d9df9852 100644 --- a/mesalib/src/mapi/glapi/glapi_sparc.S +++ b/mesalib/src/mapi/glapi/glapi_sparc.S @@ -1109,8 +1109,7 @@ gl_dispatch_functions_start: GL_STUB(glActiveProgramEXT, 881) GL_STUB(glCreateShaderProgramEXT, 882) GL_STUB(glUseShaderProgramEXT, 883) - GL_STUB(gl_dispatch_stub_884, 884) - HIDDEN(gl_dispatch_stub_884) + GL_STUB(glTextureBarrierNV, 884) GL_STUB(gl_dispatch_stub_885, 885) HIDDEN(gl_dispatch_stub_885) GL_STUB(gl_dispatch_stub_886, 886) @@ -1119,8 +1118,10 @@ gl_dispatch_functions_start: HIDDEN(gl_dispatch_stub_887) GL_STUB(gl_dispatch_stub_888, 888) HIDDEN(gl_dispatch_stub_888) - GL_STUB(glEGLImageTargetRenderbufferStorageOES, 889) - GL_STUB(glEGLImageTargetTexture2DOES, 890) + GL_STUB(gl_dispatch_stub_889, 889) + HIDDEN(gl_dispatch_stub_889) + GL_STUB(glEGLImageTargetRenderbufferStorageOES, 890) + GL_STUB(glEGLImageTargetTexture2DOES, 891) GL_STUB_ALIAS(glArrayElementEXT, glArrayElement) GL_STUB_ALIAS(glBindTextureEXT, glBindTexture) GL_STUB_ALIAS(glDrawArraysEXT, glDrawArrays) -- cgit v1.2.3