mesa: trim down includes of compiler.h
authorBrian Paul <brianp@vmware.com>
Thu, 26 Feb 2015 20:03:05 +0000 (13:03 -0700)
committerBrian Paul <brianp@vmware.com>
Mon, 2 Mar 2015 15:55:30 +0000 (08:55 -0700)
commit775049b6adb3f83b7c00cfc06088c443aef0b514
tree8e2952491e6c5f31f603648a4bb3bb9bde7eae26
parentfa5140bb18422da570958a58a4bd0cec718402e7
mesa: trim down includes of compiler.h

In some cases, glheader.h is the right #include.
Also remove some instances of struct _glapi_table declarations.

Acked-by: Matt Turner <mattst88@gmail.com>
16 files changed:
src/mesa/main/api_loopback.h
src/mesa/main/atifragshader.h
src/mesa/main/attrib.h
src/mesa/main/blit.h
src/mesa/main/colortab.h
src/mesa/main/convolve.h
src/mesa/main/drawpix.h
src/mesa/main/histogram.h
src/mesa/main/pixel.h
src/mesa/main/rastpos.h
src/mesa/main/remap.h
src/mesa/main/texcompress_s3tc.h
src/mesa/main/texgen.h
src/mesa/main/vtxfmt.h
src/mesa/math/m_translate.h
src/mesa/program/sampler.cpp