Fixed includes & added a few hooks for the DRI.
authorKeith Whitwell <keith@tungstengraphics.com>
Fri, 8 Oct 1999 09:27:09 +0000 (09:27 +0000)
committerKeith Whitwell <keith@tungstengraphics.com>
Fri, 8 Oct 1999 09:27:09 +0000 (09:27 +0000)
commit485f04074151686fa24d40e3eeb83029d3d8c425
treed74a44fb266d6534fbbc060be7658f9deefea538
parenta7313e045dfd1ab439e8e01664d402ea9ce0a37e
Fixed includes & added a few hooks for the DRI.
41 files changed:
src/mesa/Makefile.X11
src/mesa/drivers/glide/fxapi.c
src/mesa/drivers/glide/fxdd.c
src/mesa/drivers/glide/fxdrv.h
src/mesa/drivers/x11/xmesaP.h
src/mesa/main/Makefile.DJ
src/mesa/main/Makefile.X11
src/mesa/main/accum.c
src/mesa/main/attrib.c
src/mesa/main/blend.c
src/mesa/main/clip.c
src/mesa/main/colortab.c
src/mesa/main/context.c
src/mesa/main/depth.c
src/mesa/main/depth.h
src/mesa/main/dlist.c
src/mesa/main/drawpix.c
src/mesa/main/enable.c
src/mesa/main/eval.c
src/mesa/main/extensions.c
src/mesa/main/extensions.h
src/mesa/main/feedback.c
src/mesa/main/fog.c
src/mesa/main/get.c
src/mesa/main/hash.c
src/mesa/main/image.c
src/mesa/main/light.c
src/mesa/main/lines.c
src/mesa/main/macros.h
src/mesa/main/matrix.c
src/mesa/main/matrix.h
src/mesa/main/pixel.c
src/mesa/main/points.c
src/mesa/main/polygon.c
src/mesa/main/rastpos.c
src/mesa/main/stencil.c
src/mesa/main/teximage.c
src/mesa/main/texobj.c
src/mesa/main/texstate.c
src/mesa/main/varray.c
src/mesa/main/varray.h