mesa: move some glapi bits around
authorBrian Paul <brian.paul@tungstengraphics.com>
Fri, 13 Jun 2008 22:45:15 +0000 (16:45 -0600)
committerKeith Whitwell <keith@tungstengraphics.com>
Mon, 22 Sep 2008 05:13:55 +0000 (22:13 -0700)
commit2dbc515a669be123a019aeb4aa5aae6b1679f6a9
treef5fc2e1a77c9ef3fd4d787b42677d6c2806d5695
parentd22ef6bcbaf083b601fe6b37ef2e65e81116082b
mesa: move some glapi bits around

Move _glapi_proc typedef from glapitable.h to glapi.h
Also, don't include glapitable.h from glapi.h
Before we were including the huge glapitable.h file in every .c file.
src/mesa/glapi/dispatch.h
src/mesa/glapi/gl_table.py
src/mesa/glapi/glapi.h
src/mesa/glapi/glapitable.h
src/mesa/main/blend.c
src/mesa/main/context.c
src/mesa/main/mtypes.h