diff options
author | Ilia Mirkin <[email protected]> | 2014-05-23 11:18:16 -0400 |
---|---|---|
committer | Ilia Mirkin <[email protected]> | 2014-05-26 14:00:11 -0400 |
commit | ab7bd7093dfd18778ece4ed9098666c9ebc68d51 (patch) | |
tree | 3034473eb12626f24b34762187870db48d65cd09 /src/gallium/drivers/nouveau | |
parent | aa78c4586d42856dcc86b143c2e72c05a1422016 (diff) |
mesa/st: fix color outputs in presence of sample mask output
Commit c5d822dad90 added support for sample mask incorrectly. It became
treated as a color output, and messed up the color output indices.
Revert the hunk that did that, and add explicit support just like for
depth/stencil writes.
Signed-off-by: Ilia Mirkin <[email protected]>
Acked-by: Marek Olšák <[email protected]>
Diffstat (limited to 'src/gallium/drivers/nouveau')
0 files changed, 0 insertions, 0 deletions