mesa/formats: add rest of integer formats.
authorDave Airlie <airlied@redhat.com>
Mon, 26 Sep 2011 20:14:10 +0000 (21:14 +0100)
committerDave Airlie <airlied@redhat.com>
Wed, 5 Oct 2011 12:43:40 +0000 (13:43 +0100)
commit7a41291c3aa13fc71cc87966b414551f5c7c0e6a
treef576e2104a79b3eb1b72233405b24672720e7894
parent6e1681a2c90690b05bf55c5831ab5f83cb487876
mesa/formats: add rest of integer formats.

This is taken from reading EXT_texture_integer + EXT_texture_rg in combination,

Comments on necessity of each format, naming of formats and bugs in the
formats tables please.

Is there any formats I've missed?

Eric looked over this to make sure its consistent at least.

As I've changed the ordering of things in the format table, the follow
patches are required to avoid regression.

Signed-off-by: Dave Airlie <airlied@redhat.com>
src/mesa/main/formats.c
src/mesa/main/formats.h