commit | a14cbff8e5b30539d8fdc3497a0e128992efa6c9 | [log] [tgz] |
---|---|---|
author | Brian Paul <brian.paul@tungstengraphics.com> | Fri Oct 27 18:31:21 2000 +0000 |
committer | Brian Paul <brian.paul@tungstengraphics.com> | Fri Oct 27 18:31:21 2000 +0000 |
tree | ebe73985a8b4fa388b66dd4297f46f38a8e18b37 | |
parent | fe5d67d95f3a5fc84c5421d409a6464642aaf2cb [diff] |
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