r300g: add texture lod clamping
authorMarek Olšák <maraeo@gmail.com>
Sat, 14 Nov 2009 22:27:20 +0000 (23:27 +0100)
committerCorbin Simpson <MostAwesomeDude@gmail.com>
Sat, 21 Nov 2009 01:58:13 +0000 (17:58 -0800)
commitb7078a88119e248b0196f7446abe029c22f1ee28
tree7a52ddadbaca3266017bc818cb7598f0b5c12ff5
parent1c181a7eff96816b5d72ea5daab5818eef0ebc60
r300g: add texture lod clamping

These now work:
piglit/lodclamp
piglit/levelclamp
src/gallium/drivers/r300/r300_context.h
src/gallium/drivers/r300/r300_emit.c
src/gallium/drivers/r300/r300_reg.h
src/gallium/drivers/r300/r300_state.c
src/gallium/drivers/r300/r300_texture.c