More fixes for MAX_TEXTURE_UNITS > 2. Seems to work now.
authorBrian Paul <brian.paul@tungstengraphics.com>
Wed, 18 Oct 2000 15:02:59 +0000 (15:02 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Wed, 18 Oct 2000 15:02:59 +0000 (15:02 +0000)
commitce938b307e5dcd06a03baf60903c2ecd682cd8d5
tree435edda496e82f84fab7d0b0784db4336b940983
parentd3672166787028857ea51ad9570cab7e173898c3
More fixes for MAX_TEXTURE_UNITS > 2.  Seems to work now.
Misc code clean-ups, minor bug fixes.
MAX_TEXTURE_UNITS now defaults to 3.
src/mesa/main/config.h
src/mesa/main/state.c
src/mesa/main/varray.c