st/vega: Add CLEAR renderer state for vgClear.
authorChia-I Wu <olv@lunarg.com>
Fri, 26 Nov 2010 15:21:17 +0000 (23:21 +0800)
committerChia-I Wu <olv@lunarg.com>
Wed, 1 Dec 2010 03:23:49 +0000 (11:23 +0800)
commit6b241f532a21990a7849c5a786504f7ac4124f76
tree7c2763a9002c8a609c7cdcd5c3cbaf53709f7b91
parent54cb382ea55610688c97465ef048a4990b8fd4d7
st/vega: Add CLEAR renderer state for vgClear.

This state provides the ability to clear rectangles of the framebuffer
to the specified color, honoring scissoring.  vegaClear is updated to
make use of the state.
src/gallium/state_trackers/vega/api_masks.c
src/gallium/state_trackers/vega/renderer.c
src/gallium/state_trackers/vega/renderer.h