nvc0: remove BGRA4 format support
authorIlia Mirkin <imirkin@alum.mit.edu>
Thu, 10 Sep 2015 01:50:03 +0000 (21:50 -0400)
committerIlia Mirkin <imirkin@alum.mit.edu>
Thu, 10 Sep 2015 01:54:47 +0000 (21:54 -0400)
commit342e68dc60eebb20ac1be9f47800ee9e604354f0
tree9c1b3ab1d909d963e63436a69b1408c45da0a12f
parent9ce2e3072696428277988040908c9ae7a0abf9ad
nvc0: remove BGRA4 format support

Something is wrong with the support somewhere. I couldn't get the blob
driver to use it either, although it happily used RGB5_A1.
teximage-colors works, but WoW seems to fail in the menus for drawing
text.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=91526
Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Cc: "10.6 11.0" <mesa-stable@lists.freedesktop.org>
src/gallium/drivers/nouveau/nv50/nv50_formats.c