mesa/formats: 8-bit channel integer formats addition

Graphics / Mesa 3D Graphics Library / Mesa - Dave Airlie [redhat.com] - 1 September 2015 18:26 UTC

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

Cc: "11.0"

c3c2420 mesa/formats: 8-bit channel integer formats addition
src/mesa/main/formats.c | 43 ++++++++++++++++++++++++++++++++++++++++++
src/mesa/main/formats.csv | 4 ++++
src/mesa/main/formats.h | 5 +++++
src/mesa/main/glformats.c | 8 ++++++++
src/mesa/swrast/s_texfetch.c | 4 ++++
5 files changed, 64 insertions(+)

Upstream: cgit.freedesktop.org


  • Share