st/mesa: add support for int type conversion
authorDave Airlie <airlied@redhat.com>
Mon, 19 Sep 2011 15:01:00 +0000 (16:01 +0100)
committerDave Airlie <airlied@redhat.com>
Sat, 8 Oct 2011 16:46:03 +0000 (17:46 +0100)
commit3213d55d99d810a11e1e3bd6988c3d937cbd3816
tree847270b96424342a016f8ec25eb7ce095ed3fcf2
parenta441feb757b1be4845ba378f0207dcdc5cc1a407
st/mesa: add support for int type conversion

This adds the various mesa->gallium and gallium->mesa format conversions
along with the GL->gallium texture choosers for integers.

Signed-off-by: Dave Airlie <airlied@redhat.com>
src/mesa/state_tracker/st_format.c