st/mesa: fix format selection regression
authorBrian Paul <brianp@vmware.com>
Thu, 23 Jun 2011 22:04:30 +0000 (16:04 -0600)
committerBrian Paul <brianp@vmware.com>
Thu, 23 Jun 2011 22:06:42 +0000 (16:06 -0600)
commit1f544cc58794cffe5d5cac5a83efde91154f1b7d
treea8f3161d4b0bbdab4d3250aa29d2283658964155
parentd631c19db47181129811080bfa772b210d762d4d
st/mesa: fix format selection regression

Note all gallium formats are supported by Mesa so disable them.
Fixes regression from 1a339b6c71ebab6e1a64f05b2e133022d3bbcd15.

See https://bugs.freedesktop.org/show_bug.cgi?id=38602
src/mesa/state_tracker/st_format.c