More GLchan color channel changes.
authorBrian Paul <brian.paul@tungstengraphics.com>
Sun, 29 Oct 2000 18:12:14 +0000 (18:12 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Sun, 29 Oct 2000 18:12:14 +0000 (18:12 +0000)
commit699bc7b73d2fede77d3290f66c1ec355afd0373e
treee4db02b4dd9aa40fadf922c094014ed6541726c4
parentc893a015d8a50a38cd3f727d99835e7e7e2ccea9
More GLchan color channel changes.
Some header file re-org:
   Move matrix, vertex buffer structs to types.h to fix #include mess.
   Remove typedef, extern declarations from config.h
17 files changed:
src/mesa/main/attrib.c
src/mesa/main/colormac.h
src/mesa/main/colortab.c
src/mesa/main/config.h
src/mesa/main/context.h
src/mesa/main/dd.h
src/mesa/main/drawpix.c
src/mesa/main/eval.c
src/mesa/main/image.c
src/mesa/main/image.h
src/mesa/main/matrix.h
src/mesa/main/pixel.c
src/mesa/main/pixel.h
src/mesa/main/state.c
src/mesa/main/teximage.c
src/mesa/main/texutil.c
src/mesa/main/texutil.h