glapi: Do not use glapioffsets.h.
authorChia-I Wu <olv@lunarg.com>
Mon, 25 Oct 2010 14:27:17 +0000 (22:27 +0800)
committerChia-I Wu <olv@lunarg.com>
Wed, 27 Oct 2010 02:49:33 +0000 (10:49 +0800)
commite4dbfa44ed018d124e1531077d506c8c914c1a51
tree743740c5a73c00c4119d2d30a09ccca67b1505b5
parente213968f2b99b07e20b69e4dd6f94bea35f54161
glapi: Do not use glapioffsets.h.

glapioffsets.h exists for the same reason as glapidispatch.h does.  It
is of no use to glapi.  This commit also drops the use of glapioffsets.h
in glx as glx is considered an extension to glapi when it comes to
defining public GL entries.
src/glx/indirect.h
src/glx/singlepix.c
src/mapi/glapi/gen/glX_proto_send.py
src/mapi/glapi/gen/gl_SPARC_asm.py
src/mapi/glapi/gen/gl_procs.py
src/mapi/glapi/gen/gl_x86_asm.py
src/mapi/glapi/glapi_getproc.c
src/mapi/glapi/glapi_sparc.S
src/mapi/glapi/glapi_x86.S
src/mapi/glapi/glprocs.h