Add support for the 3rd and 4th texture units. The actual number of
authorIan Romanick <idr@us.ibm.com>
Fri, 7 May 2004 17:30:31 +0000 (17:30 +0000)
committerIan Romanick <idr@us.ibm.com>
Fri, 7 May 2004 17:30:31 +0000 (17:30 +0000)
commitd81d2aeca8ee43ddec39a043a5acb4cb44be70ac
tree954d5e2024d4f7bf68e9eb40d514630fba0bbd0c
parentf539860f792feaec69f8033f2b0b86cc2212ee0b
Add support for the 3rd and 4th texture units.  The actual number of
available units is configurable via the texture_units option.
src/mesa/drivers/dri/i830/i830_context.c
src/mesa/drivers/dri/i830/i830_context.h
src/mesa/drivers/dri/i830/i830_debug.c
src/mesa/drivers/dri/i830/i830_screen.c
src/mesa/drivers/dri/i830/i830_screen.h
src/mesa/drivers/dri/i830/i830_state.c
src/mesa/drivers/dri/i830/i830_texmem.c
src/mesa/drivers/dri/i830/i830_texstate.c
src/mesa/drivers/dri/i830/i830_tris.c