From 70be669b0db3713117982dbeeadbb91ed670e901 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Wed, 14 Feb 2001 12:54:54 +0000 Subject: rel-2-5-2-0-test3 --- CNativeCode/OpenGL_X11_common.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'CNativeCode/OpenGL_X11_common.h') diff --git a/CNativeCode/OpenGL_X11_common.h b/CNativeCode/OpenGL_X11_common.h index 2eff8e3..bba3040 100644 --- a/CNativeCode/OpenGL_X11_common.h +++ b/CNativeCode/OpenGL_X11_common.h @@ -30,7 +30,8 @@ */ LIBAPI int LIBAPIENTRY get_GC( Display *display, Window win, XVisualInfo *visual, - GLXContext *gc, GLXContext gc_share); + GLXContext *gc, GLXContext gc_share, + jboolean verbose ); LIBAPI VisualGC LIBAPIENTRY findVisualGlX( Display *display, Window rootWin, -- cgit v1.2.3