OSDN Git Service

mesa/formats: 8-bit channel integer formats addition
authorDave Airlie <airlied@redhat.com>
Thu, 30 Jul 2015 01:48:37 +0000 (02:48 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Sun, 6 Sep 2015 17:44:33 +0000 (18:44 +0100)
commit8fc2cbb00e08986b5962e6cbb13c3155a17b9f05
treee3567a99941ce33ec3cf186df67ba67c249405b1
parentb497b88dbe6001f11e3e12da1eac1595ab08a6f6
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>
(cherry picked from commit c3c242070e868225a81e1afe5fb424c33eb94c2f)
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