svga: add format translation for DXT/sRGB formats
authorBrian Paul <brianp@vmware.com>
Wed, 27 Jul 2011 22:12:25 +0000 (16:12 -0600)
committerBrian Paul <brianp@vmware.com>
Fri, 23 Sep 2011 13:58:48 +0000 (07:58 -0600)
commit681f92140c2f4170ec222a8213e0895c7fa8483a
tree0f0eb4fd5c48f827e9d0bc0241b392303293ec02
parent2b2a69e088416a18e3bb119ea1edb594b06e06fe
svga: add format translation for DXT/sRGB formats

Without this, apps/tests that tried to use a DXT/sRGB format would die on
a failed assertion (st_texture.c:80).
src/gallium/drivers/svga/svga_format.c