mesa: move some glapi bits around
authorBrian Paul <brian.paul@tungstengraphics.com>
Fri, 13 Jun 2008 22:45:15 +0000 (16:45 -0600)
committerBrian Paul <brian.paul@tungstengraphics.com>
Fri, 13 Jun 2008 22:45:15 +0000 (16:45 -0600)
commit8b11fa4d4496032246b33182b9285c1181d41f1f
treeb13a811a8c7b2ec4871e2bdfdf19eacd2f78c027
parente9a6832737e17fd41d1f9e660239bd0bd2355b0b
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