summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt.tools/JNI Generation
diff options
context:
space:
mode:
authorSilenio Quarti <silenio>2007-04-30 16:15:01 +0000
committerSilenio Quarti <silenio>2007-04-30 16:15:01 +0000
commit8cddb0287580f771b219fa70c78d5a382dd5329e (patch)
tree0ccb9258fe7254ac751b12866691dc1ad95ef7b5 /bundles/org.eclipse.swt.tools/JNI Generation
parent8dcf9a1be687c34b122aa55f80bb39ec75fcf0e1 (diff)
downloadeclipse.platform.swt-8cddb0287580f771b219fa70c78d5a382dd5329e.tar.gz
eclipse.platform.swt-8cddb0287580f771b219fa70c78d5a382dd5329e.tar.xz
eclipse.platform.swt-8cddb0287580f771b219fa70c78d5a382dd5329e.zip
183830 - "Xlib: unexpected async reply" and deadlock in GLX.glXMakeCurrent(int, int, int)
Diffstat (limited to 'bundles/org.eclipse.swt.tools/JNI Generation')
-rw-r--r--bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/org.eclipse.swt.internal.opengl.glx.GLX.properties180
1 files changed, 90 insertions, 90 deletions
diff --git a/bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/org.eclipse.swt.internal.opengl.glx.GLX.properties b/bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/org.eclipse.swt.internal.opengl.glx.GLX.properties
index 4f3f56f36b..56d1d72709 100644
--- a/bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/org.eclipse.swt.internal.opengl.glx.GLX.properties
+++ b/bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/org.eclipse.swt.internal.opengl.glx.GLX.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2000, 2006 IBM Corporation and others.
+# Copyright (c) 2000, 2007 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
@@ -11,95 +11,95 @@
org_eclipse_swt_internal_opengl_glx_GLX=
GLX_XVisualInfo_sizeof=
-GLX_glGetIntegerv=
-GLX_glGetIntegerv_0=cast=(GLenum)
-GLX_glGetIntegerv_1=cast=(GLint *),flags=no_in
-
-GLX_glViewport=
-GLX_glViewport_0=cast=(GLint)
-GLX_glViewport_1=cast=(GLint)
-GLX_glViewport_2=cast=(GLsizei)
-GLX_glViewport_3=cast=(GLsizei)
-
-GLX_glXChooseVisual=
-GLX_glXChooseVisual_0=cast=(Display *)
-GLX_glXChooseVisual_1=
-GLX_glXChooseVisual_2=
-
-GLX_glXCopyContext=
-GLX_glXCopyContext_0=cast=(Display *)
-GLX_glXCopyContext_1=cast=(GLXContext)
-GLX_glXCopyContext_2=cast=(GLXContext)
-GLX_glXCopyContext_3=
-
-GLX_glXCreateContext=
-GLX_glXCreateContext_0=cast=(Display *)
-GLX_glXCreateContext_1=
-GLX_glXCreateContext_2=cast=(GLXContext)
-GLX_glXCreateContext_3=
-
-GLX_glXCreateGLXPixmap=
-GLX_glXCreateGLXPixmap_0=cast=(Display *)
-GLX_glXCreateGLXPixmap_1=
-GLX_glXCreateGLXPixmap_2=cast=(Pixmap)
-
-GLX_glXDestroyContext=
-GLX_glXDestroyContext_0=cast=(Display *)
-GLX_glXDestroyContext_1=cast=(GLXContext)
-
-GLX_glXDestroyGLXPixmap=
-GLX_glXDestroyGLXPixmap_0=cast=(Display *)
-GLX_glXDestroyGLXPixmap_1=cast=(GLXPixmap)
-
-GLX_glXGetClientString=
-GLX_glXGetClientString_0=cast=(Display *)
-GLX_glXGetClientString_1=
-
-GLX_glXGetConfig=
-GLX_glXGetConfig_0=cast=(Display *)
-GLX_glXGetConfig_1=
-GLX_glXGetConfig_2=
-GLX_glXGetConfig_3=
-
-GLX_glXGetCurrentContext=
-
-GLX_glXGetCurrentDrawable=
-
-GLX_glXIsDirect=
-GLX_glXIsDirect_0=cast=(Display *)
-GLX_glXIsDirect_1=cast=(GLXContext)
-
-GLX_glXMakeCurrent=
-GLX_glXMakeCurrent_0=cast=(Display *)
-GLX_glXMakeCurrent_1=cast=(GLXDrawable)
-GLX_glXMakeCurrent_2=cast=(GLXContext)
-
-GLX_glXQueryExtension=
-GLX_glXQueryExtension_0=cast=(Display *)
-GLX_glXQueryExtension_1=
-GLX_glXQueryExtension_2=
-
-GLX_glXQueryExtensionsString=
-GLX_glXQueryExtensionsString_0=cast=(Display *)
-GLX_glXQueryExtensionsString_1=
-
-GLX_glXQueryServerString=
-GLX_glXQueryServerString_0=cast=(Display *)
-GLX_glXQueryServerString_1=
-GLX_glXQueryServerString_2=
-
-GLX_glXQueryVersion=
-GLX_glXQueryVersion_0=cast=(Display *)
-GLX_glXQueryVersion_1=flags=no_in
-GLX_glXQueryVersion_2=flags=no_in
-
-GLX_glXSwapBuffers=
-GLX_glXSwapBuffers_0=cast=(Display *)
-GLX_glXSwapBuffers_1=cast=(GLXDrawable)
-
-GLX_glXWaitGL=
-
-GLX_glXWaitX=
+GLX__glGetIntegerv=
+GLX__glGetIntegerv_0=cast=(GLenum)
+GLX__glGetIntegerv_1=cast=(GLint *),flags=no_in
+
+GLX__glViewport=
+GLX__glViewport_0=cast=(GLint)
+GLX__glViewport_1=cast=(GLint)
+GLX__glViewport_2=cast=(GLsizei)
+GLX__glViewport_3=cast=(GLsizei)
+
+GLX__glXChooseVisual=
+GLX__glXChooseVisual_0=cast=(Display *)
+GLX__glXChooseVisual_1=
+GLX__glXChooseVisual_2=
+
+GLX__glXCopyContext=
+GLX__glXCopyContext_0=cast=(Display *)
+GLX__glXCopyContext_1=cast=(GLXContext)
+GLX__glXCopyContext_2=cast=(GLXContext)
+GLX__glXCopyContext_3=
+
+GLX__glXCreateContext=
+GLX__glXCreateContext_0=cast=(Display *)
+GLX__glXCreateContext_1=
+GLX__glXCreateContext_2=cast=(GLXContext)
+GLX__glXCreateContext_3=
+
+GLX__glXCreateGLXPixmap=
+GLX__glXCreateGLXPixmap_0=cast=(Display *)
+GLX__glXCreateGLXPixmap_1=
+GLX__glXCreateGLXPixmap_2=cast=(Pixmap)
+
+GLX__glXDestroyContext=
+GLX__glXDestroyContext_0=cast=(Display *)
+GLX__glXDestroyContext_1=cast=(GLXContext)
+
+GLX__glXDestroyGLXPixmap=
+GLX__glXDestroyGLXPixmap_0=cast=(Display *)
+GLX__glXDestroyGLXPixmap_1=cast=(GLXPixmap)
+
+GLX__glXGetClientString=
+GLX__glXGetClientString_0=cast=(Display *)
+GLX__glXGetClientString_1=
+
+GLX__glXGetConfig=
+GLX__glXGetConfig_0=cast=(Display *)
+GLX__glXGetConfig_1=
+GLX__glXGetConfig_2=
+GLX__glXGetConfig_3=
+
+GLX__glXGetCurrentContext=
+
+GLX__glXGetCurrentDrawable=
+
+GLX__glXIsDirect=
+GLX__glXIsDirect_0=cast=(Display *)
+GLX__glXIsDirect_1=cast=(GLXContext)
+
+GLX__glXMakeCurrent=
+GLX__glXMakeCurrent_0=cast=(Display *)
+GLX__glXMakeCurrent_1=cast=(GLXDrawable)
+GLX__glXMakeCurrent_2=cast=(GLXContext)
+
+GLX__glXQueryExtension=
+GLX__glXQueryExtension_0=cast=(Display *)
+GLX__glXQueryExtension_1=
+GLX__glXQueryExtension_2=
+
+GLX__glXQueryExtensionsString=
+GLX__glXQueryExtensionsString_0=cast=(Display *)
+GLX__glXQueryExtensionsString_1=
+
+GLX__glXQueryServerString=
+GLX__glXQueryServerString_0=cast=(Display *)
+GLX__glXQueryServerString_1=
+GLX__glXQueryServerString_2=
+
+GLX__glXQueryVersion=
+GLX__glXQueryVersion_0=cast=(Display *)
+GLX__glXQueryVersion_1=flags=no_in
+GLX__glXQueryVersion_2=flags=no_in
+
+GLX__glXSwapBuffers=
+GLX__glXSwapBuffers_0=cast=(Display *)
+GLX__glXSwapBuffers_1=cast=(GLXDrawable)
+
+GLX__glXWaitGL=
+
+GLX__glXWaitX=
GLX_memmove=
GLX_memmove_0=