mesa: texture combine clean-ups
authorBrian Paul <brianp@vmware.com>
Sun, 8 Mar 2009 23:58:54 +0000 (17:58 -0600)
committerBrian Paul <brianp@vmware.com>
Thu, 2 Apr 2009 02:20:03 +0000 (20:20 -0600)
commitbd9b2be8284fda3f8aac235908ded118b5648a38
tree0187557ccb00a3ff7785b2cb8beeb7aaf217419f
parenta35ad020f9449849f7616788aa6bd9e439d6c518
mesa: texture combine clean-ups

Use MAX_COMBINER_TERMS instead of 4.
Rename some vars.
Update comments.
src/mesa/main/mtypes.h
src/mesa/main/texenv.c
src/mesa/main/texenvprogram.c
src/mesa/swrast/s_fragprog.c
src/mesa/swrast/s_texcombine.c