r300g: move the emission of GA_POINT_MINMAX into emit_fb_state
authorMarek Olšák <maraeo@gmail.com>
Sat, 27 Feb 2010 19:05:00 +0000 (20:05 +0100)
committerMarek Olšák <maraeo@gmail.com>
Sat, 27 Feb 2010 19:09:38 +0000 (20:09 +0100)
commit74f94e8fdfe035fa68acdc19e6b0afc2957a4264
tree4eaf8f667abe5622944983f8a4503b280913fcf5
parenta3d4d0dec2882e352dc9ddcc1572e36620a4d13e
r300g: move the emission of GA_POINT_MINMAX into emit_fb_state

The only practical limits are the ones derived from the currently-set
framebuffer state.
src/gallium/drivers/r300/r300_context.h
src/gallium/drivers/r300/r300_emit.c
src/gallium/drivers/r300/r300_state.c