Enabled GL_EXT_secondary_color. Fixed a bunch of typos in the dlist.c
authorBrian Paul <brian.paul@tungstengraphics.com>
Fri, 27 Oct 2000 18:31:21 +0000 (18:31 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Fri, 27 Oct 2000 18:31:21 +0000 (18:31 +0000)
commita14cbff8e5b30539d8fdc3497a0e128992efa6c9
treeebe73985a8b4fa388b66dd4297f46f38a8e18b37
parentfe5d67d95f3a5fc84c5421d409a6464642aaf2cb
Enabled GL_EXT_secondary_color.  Fixed a bunch of typos in the dlist.c
and state.c file for plugging those functions into the dispatch table.
Don't use Mesa 3.5 for DRI until SGI approves the new dispatch offsets.
Commented-out references to ctx->FogMode and VB->Specular in FX driver.
Minor clean-up in extensions.c
Removed unused prototype in fog.h
src/mesa/drivers/glide/fxsetup.c
src/mesa/glapi/glapi.c
src/mesa/glapi/glapioffsets.h
src/mesa/glapi/glapitable.h
src/mesa/glapi/glapitemp.h
src/mesa/main/dlist.c
src/mesa/main/extensions.c
src/mesa/main/fog.h
src/mesa/main/state.c
src/mesa/x86/glapi_x86.S