Fixed a couple of bugs that crept into last commit
authorKeith Whitwell <keith@tungstengraphics.com>
Fri, 24 Nov 2000 15:21:59 +0000 (15:21 +0000)
committerKeith Whitwell <keith@tungstengraphics.com>
Fri, 24 Nov 2000 15:21:59 +0000 (15:21 +0000)
commit9aff6cfdc37f83a2528463179ad0b50893bf0c58
tree0bb5482717e276ab6b95b47ba2eb3ff8685094bf
parent65dcc30599348c2bfd7952b888db27edd1670fc6
Fixed a couple of bugs that crept into last commit
- Eval not compiled correctly
- Material colors computed incorrectly

Reworked the VERT_TEX flags, now support upto 12 texture units in tnl.
src/mesa/Makefile.X11
src/mesa/main/Makefile.X11
src/mesa/main/api_loopback.c
src/mesa/main/dlist.c
src/mesa/main/dlist.h
src/mesa/main/light.c
src/mesa/tnl/t_context.c
src/mesa/tnl/t_context.h
src/mesa/tnl/t_pipeline.c