mesa: Include R/RG integer textures in _mesa_is_integer_format.
authorEric Anholt <eric@anholt.net>
Fri, 4 Nov 2011 22:12:30 +0000 (15:12 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 16 Nov 2011 00:23:56 +0000 (16:23 -0800)
commit2bf9aeaa19f75816c6342fe564ad7c4bcdc97e12
tree5289611c75dcabd0b9e3131d2744bb9c9a833738
parent79653c12d6da4d89aaa73e4e8260a84d91f93593
mesa: Include R/RG integer textures in _mesa_is_integer_format.

Fixes some spurious GL errors in the upcoming
gl-3.0-required-sized-formats piglit test.

Reviewed-by: Dave Airlie <airlied@redhat.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/main/image.c