OSDN Git Service

r300g: add support for color0 writes to all bound color buffers.
authorDave Airlie <airlied@redhat.com>
Sat, 18 Dec 2010 00:40:33 +0000 (10:40 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 23 Dec 2010 21:19:58 +0000 (07:19 +1000)
commit4e52e8f746e3565bf3fe9ba8e4e3744ce0302478
treedf021c5a0e71e52d2110af32435e12d3c41bf274
parent07498075b5de14955958da44a90eb7ee203218a1
r300g: add support for color0 writes to all bound color buffers.

Thanks to Marek Olšák for making my initial attempt actually work.

Signed-off-by: Dave Airlie <airlied@redhat.com>
src/gallium/drivers/r300/r300_context.h
src/gallium/drivers/r300/r300_emit.c
src/gallium/drivers/r300/r300_fs.c
src/gallium/drivers/r300/r300_fs.h
src/gallium/drivers/r300/r300_state.c