r300: Cleanup TX_MIN_FILTER defines
authorNicolai Haehnle <nhaehnle@gmail.com>
Fri, 6 Jun 2008 19:28:08 +0000 (21:28 +0200)
committerNicolai Haehnle <nhaehnle@gmail.com>
Fri, 6 Jun 2008 19:34:34 +0000 (21:34 +0200)
commit03a1144cd1de9425a0bc5ceec98f9c49fa19ac6d
treecccf239026b700d136518286d1397e23637ba8f0
parent665605234d2aed2baa22fa621fa02478b2c08a4d
r300: Cleanup TX_MIN_FILTER defines

This commit should not affect the functionality at all, just cleanup
some of the original texture filter guesswork using information from
the register documentation.
src/mesa/drivers/dri/r300/r300_reg.h
src/mesa/drivers/dri/r300/r300_state.c
src/mesa/drivers/dri/r300/r300_tex.c