Implement EXT_fog_coord and EXT_secondary_color.
authorKeith Whitwell <keith@tungstengraphics.com>
Fri, 27 Oct 2000 16:44:40 +0000 (16:44 +0000)
committerKeith Whitwell <keith@tungstengraphics.com>
Fri, 27 Oct 2000 16:44:40 +0000 (16:44 +0000)
commitfe5d67d95f3a5fc84c5421d409a6464642aaf2cb
treee425a9d97e9e1bbdf4848b313c7c1548db11cb36
parentba58a6665f21319a636ec4c09f7f592fbc8e36b5
Implement EXT_fog_coord and EXT_secondary_color.

EXT_secondary_color is disabled until we get some dispatch offsets from SGI.
16 files changed:
src/mesa/drivers/glide/fxdd.c
src/mesa/main/clip.c
src/mesa/main/context.c
src/mesa/main/dlist.c
src/mesa/main/drawpix.c
src/mesa/main/enable.c
src/mesa/main/extensions.c
src/mesa/main/fog.c
src/mesa/main/fog.h
src/mesa/main/get.c
src/mesa/main/light.c
src/mesa/main/lines.c
src/mesa/main/points.c
src/mesa/main/state.c
src/mesa/main/varray.c
src/mesa/main/varray.h