summaryrefslogtreecommitdiff
path: root/src/glx/x11/packrender.h
diff options
context:
space:
mode:
authorIan Romanick <idr@us.ibm.com>2004-12-01 08:02:50 +0000
committerIan Romanick <idr@us.ibm.com>2004-12-01 08:02:50 +0000
commit345ed3ac8c5a26b8d99c21cf467d05da7e8edfc8 (patch)
tree62e6d2e85a6ead0c097e22b8159d0705ec086d63 /src/glx/x11/packrender.h
parent249a5552f122c1ae7b58d1a5f693607d04c22e05 (diff)
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.
Diffstat (limited to 'src/glx/x11/packrender.h')
-rw-r--r--src/glx/x11/packrender.h1
1 files changed, 0 insertions, 1 deletions
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"
/*