OSDN Git Service

freedreno/a3xx: add missing integer formats and enable rendering
authorIlia Mirkin <imirkin@alum.mit.edu>
Sat, 29 Nov 2014 07:14:35 +0000 (02:14 -0500)
committerIlia Mirkin <imirkin@alum.mit.edu>
Sun, 30 Nov 2014 18:04:28 +0000 (13:04 -0500)
commit4907c313855affe6680f214e18edd27706dfa378
tree9527141bb008c59e2c463f3aa635bd825c5cbe6e
parent82104c19f304a0e953172ad61d149640f0512fa0
freedreno/a3xx: add missing integer formats and enable rendering

The mesa state tracker doesn't fall back on similar integer formats, so
they must all be provided. Remove the restriction against integer color
rendering.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
src/gallium/drivers/freedreno/a3xx/fd3_format.c