st/mesa: add support for GL_RGBA + GL_UNSIGNED_INT_8_8_8_8 in st_fast_readpixels
authorpepp <pelloux@gmail.com>
Wed, 13 Apr 2011 11:03:31 +0000 (13:03 +0200)
committerBrian Paul <brianp@vmware.com>
Thu, 14 Apr 2011 13:55:02 +0000 (07:55 -0600)
commit78e90bf2474b89dcc7cc199ddb360745e93720c6
treebd3971ef68d3cecfe191dbf1910d4044d428d267
parenta9a02c8a39620515ec9fd0d774ce329cf67ecb4e
st/mesa: add support for GL_RGBA + GL_UNSIGNED_INT_8_8_8_8 in st_fast_readpixels

Signed-off-by: Brian Paul <brianp@vmware.com>
src/mesa/state_tracker/st_cb_readpixels.c