From 345ed3ac8c5a26b8d99c21cf467d05da7e8edfc8 Mon Sep 17 00:00:00 2001 From: Ian Romanick Date: Wed, 1 Dec 2004 08:02:50 +0000 Subject: Make the transition to script-genereated GLX code easier. Eliminate the need for indirect_wrap.h and NEED_GL_FUNCS_WRAPPED. Basically, this means prepending __indirect_ to all the definitions and calls of GL functions that don't already have it. --- src/glx/x11/packrender.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/glx/x11/packrender.h') diff --git a/src/glx/x11/packrender.h b/src/glx/x11/packrender.h index dc891a6e4c..ce2a1616de 100644 --- a/src/glx/x11/packrender.h +++ b/src/glx/x11/packrender.h @@ -37,7 +37,6 @@ ** */ -#define NEED_GL_FUNCS_WRAPPED #include "glxclient.h" /* -- cgit v1.2.3