r600g: set number type correctly for color buffers.
authorDave Airlie <airlied@redhat.com>
Thu, 15 Sep 2011 11:34:43 +0000 (12:34 +0100)
committerDave Airlie <airlied@redhat.com>
Fri, 16 Sep 2011 08:25:48 +0000 (09:25 +0100)
commitde3218664a03ee116ca58db571f90a6914299a81
tree178c9c216ab9ab91b859cc98f9bd735dc1331f0f
parentb205f53c7fe1a1b63465ad8b55047d7b5490d4b6
r600g: set number type correctly for color buffers.

If we get a scaled type assume its a real integer type (as textures are).

Also fixup the blend bypass and blend clamp flags on evergreen as per the
docs.

Signed-off-by: Dave Airlie <airlied@redhat.com>
src/gallium/drivers/r600/evergreen_state.c