r300g: add support for all missing non-FP sampler formats
authorMarek Olšák <maraeo@gmail.com>
Wed, 17 Feb 2010 23:18:23 +0000 (00:18 +0100)
committerMarek Olšák <maraeo@gmail.com>
Thu, 18 Feb 2010 05:37:43 +0000 (06:37 +0100)
commitca0e88ce9298516087825758dd97dd0636d9f19c
treebc575a371f86490bf6ef31f0f1d478ba035ad696
parent9a939adf7d25f273048d5f92cf9d96d10e664c23
r300g: add support for all missing non-FP sampler formats

The idea is to directly parse the format description in
r300_translate_texformat and return ~0 if the format is unsupported.
src/gallium/drivers/r300/r300_screen.c
src/gallium/drivers/r300/r300_state_inlines.h
src/gallium/drivers/r300/r300_texture.h