commit | df14091c5857dc398521aaa9ff43bbbaee2d6116 | [log] [tgz] |
---|---|---|
author | Richard Sandiford <rsandifo@linux.vnet.ibm.com> | Tue Jul 22 10:51:17 2014 +0100 |
committer | Dave Airlie <airlied@redhat.com> | Wed Sep 17 13:17:47 2014 +1000 |
tree | f4e07d9d59dbb70a1d5e2e999092072d479ab6ab | |
parent | 234d194b49f392f9b5d55dc7f8a8b16eb8f07925 [diff] |
mesa: Add MESA_FORMAT_A8L8_{SNORM,SRGB} The associated UNORM format already existed. This means that each LnAn format has a reversed counterpart, which is necessary for handling big-endian mesa<->gallium mappings. [airlied: rebased onto current master] Signed-off-by: Richard Sandiford <rsandifo@linux.vnet.ibm.com> Reviewed-by: Brian Paul <brianp@vmware.com> Signed-off-by: Dave Airlie <airlied@redhat.com>