r300g: fix colormask with non-BGRA formats
authorMarek Olšák <maraeo@gmail.com>
Fri, 14 Sep 2012 03:34:23 +0000 (05:34 +0200)
committerMarek Olšák <maraeo@gmail.com>
Fri, 14 Sep 2012 03:55:00 +0000 (05:55 +0200)
commit1e51d368eb5360378218217ff35731896f48512f
tree974a06b71793bd41ed9df43413e7e2db1c42a92b
parentb33d7eaa5e77b5367584fe183c46f8c3d9a06760
r300g: fix colormask with non-BGRA formats

NOTE: This is a candidate for the stable branches.
src/gallium/drivers/r300/r300_context.h
src/gallium/drivers/r300/r300_emit.c
src/gallium/drivers/r300/r300_state.c
src/gallium/drivers/r300/r300_texture.c