HACK/i965/surface_formats: Mark A4B4G4R4 as being supported
authorJason Ekstrand <jason.ekstrand@intel.com>
Wed, 27 Jan 2016 01:10:57 +0000 (17:10 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Wed, 27 Jan 2016 04:29:16 +0000 (20:29 -0800)
commit2af3acd0612fe2d08d18b274d977530fa6f913ab
treee4f5e69d5ad0ade438fc9d85a1677352bea537df
parentc20f78dc5d7e0fabd58c2d8548d5a6ead1ec1072
HACK/i965/surface_formats: Mark A4B4G4R4 as being supported

The table has this marked as unsupported on all gens, but I don't really
believe that given how early it is in the table.  I've tested and it seems
to work on Broadwell.  The Bspec says that it sould be renderable on SKL+
but alpha blending is questionable.

Side note: We really need to audit the format table again.
src/mesa/drivers/dri/i965/brw_surface_formats.c