a2xx: add support for a few 16-bit color rendering formats
authorIlia Mirkin <imirkin@alum.mit.edu>
Fri, 25 Aug 2017 04:47:05 +0000 (00:47 -0400)
committerIlia Mirkin <imirkin@alum.mit.edu>
Sun, 15 Oct 2017 16:09:21 +0000 (12:09 -0400)
commit790b5c4a38d2c1233cd58535236155c5ace692d3
tree6f240a1768534ca27b4451340f58f630a589207a
parentd3af7f51531a8763fc2760c52869864f2822c7c3
a2xx: add support for a few 16-bit color rendering formats

The rest should be possible too, just needs some additional
investigation. Passes fbo-*-formats piglit tests.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Reviewed-by: Wladimir J. van der Laan <laanwj@gmail.com>
src/gallium/drivers/freedreno/a2xx/fd2_gmem.c
src/gallium/drivers/freedreno/a2xx/fd2_screen.c