Refactor "classic" texture environments to be implemented in terms of
authorIan Romanick <idr@us.ibm.com>
Fri, 7 May 2004 00:33:12 +0000 (00:33 +0000)
committerIan Romanick <idr@us.ibm.com>
Fri, 7 May 2004 00:33:12 +0000 (00:33 +0000)
commit54f1027362fa9463dde0caa195c8fb2940aa2042
tree02a7b15fffa28589110e8467f17a4513edc392e2
parent4ab8b77520f77a7a28a688c7599c917703f1a5e7
Refactor "classic" texture environments to be implemented in terms of
ARB_texture_env_combine state.  Add support for
ARB_texture_env_crossbar.  Combiner state is only emitted for operands
that need to be emitted for the combine operation.
src/mesa/drivers/dri/i830/i830_context.c
src/mesa/drivers/dri/i830/i830_texstate.c