mesa/formats: 8-bit channel integer formats addition
authorDave Airlie <airlied@redhat.com>
Thu, 30 Jul 2015 01:48:37 +0000 (02:48 +0100)
committerDave Airlie <airlied@redhat.com>
Tue, 1 Sep 2015 23:26:34 +0000 (09:26 +1000)
commitc3c242070e868225a81e1afe5fb424c33eb94c2f
tree702295029e226347b07f36777b5311e0a7bde576
parent8185a02316cfb7dc3d64b8772af82ad2bb49754e
mesa/formats: 8-bit channel integer formats addition

Add enough 8-bit channel formats to handle all the
different things CTS throws at us.

Cc: "11.0" <mesa-stable@lists.freedesktop.org>
Reviewed-by: Brian Paul <brianp@vmware.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
src/mesa/main/formats.c
src/mesa/main/formats.csv
src/mesa/main/formats.h
src/mesa/main/glformats.c
src/mesa/swrast/s_texfetch.c