summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/x11/glxapi.c
diff options
context:
space:
mode:
authorChia-I Wu <olvaffe@gmail.com>2009-10-25 23:24:18 +0800
committerBrian Paul <brianp@vmware.com>2009-11-05 20:03:56 -0700
commit7870298086cfdde020437e23ba86abb61741129e (patch)
treedccb462c84abbd18390d2d38fb3ee03a2dff89c2 /src/mesa/drivers/x11/glxapi.c
parentd971069fc6f5dcec64b1f1a60a8a2e7063aaf018 (diff)
glapi: Allow normal entry points to be skipped.
Reorganize glapitemp.h such that it is possible to skip normal entry points or protocol entry points by defining _GLAPI_SKIP_NORMAL_ENTRY_POINTS or _GLAPI_SKIP_PROTO_ENTRY_POINTS. Protocol entry points are those with different GLX protocols. They are skipped in libglapi.a when GLX_INDIRECT_RENDERING is defined. Signed-off-by: Chia-I Wu <olvaffe@gmail.com>
Diffstat (limited to 'src/mesa/drivers/x11/glxapi.c')
0 files changed, 0 insertions, 0 deletions