vc4: Enable MSAA.
authorEric Anholt <eric@anholt.net>
Sat, 20 Jun 2015 22:21:40 +0000 (15:21 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 8 Dec 2015 18:09:52 +0000 (10:09 -0800)
commitf61ceeb3fd368cec18b13416a65a35fc233d7799
tree84bb5d467317a7771653cef187ce8d98d7f7de9a
parentfc4a1bfb88d065afb9eda9a888b91d8c0fa72dcd
vc4: Enable MSAA.

We still have several failures in the newly enabled tests in simulation:
sRGB downsampling is done as if it was just linear, stencil blits are not
supported on MSAA either, and derivatives are still not supported
(breaking some MSAA simulation shaders).  So, other than sRGB downsampling
quality, things seem to be in good shape.
src/gallium/drivers/vc4/vc4_screen.c