gallium/util: fix glClear with MRT by making the FS write to all cbufs
authorMarek Olšák <maraeo@gmail.com>
Mon, 14 Jan 2013 16:07:58 +0000 (17:07 +0100)
committerMarek Olšák <maraeo@gmail.com>
Tue, 15 Jan 2013 15:47:18 +0000 (16:47 +0100)
commit355d463f73976a5b091371690e5a914511b0b938
tree21873711c5ec7f39aee45e7b752388ecbc666969
parent2cd1407d2d376041a5334d79de1ac43a71dcc3cf
gallium/util: fix glClear with MRT by making the FS write to all cbufs

Reviewed-by: Brian Paul <brianp@vmware.com>
src/gallium/auxiliary/util/u_simple_shaders.c
src/gallium/auxiliary/util/u_simple_shaders.h
src/gallium/state_trackers/vega/renderer.c
src/gallium/tests/trivial/tri.c
src/mesa/state_tracker/st_atom_shader.c
src/mesa/state_tracker/st_cb_clear.c