gallium: add a CAP for mixed colorbuffer format support
authorMarek Olšák <maraeo@gmail.com>
Mon, 28 Mar 2011 00:28:48 +0000 (02:28 +0200)
committerMarek Olšák <maraeo@gmail.com>
Fri, 1 Apr 2011 11:48:01 +0000 (13:48 +0200)
commit25f26997670302b07d48207b28f385f85f6af9bb
tree499ee24859a4f769171052fce25d7ed7749e919e
parent9f013a8233197d4a0482661cb37cfeac1a61b804
gallium: add a CAP for mixed colorbuffer format support

Some GPUs can't do it (I think most of DX9 ones), so they should have
the option not to allow it.
src/gallium/include/pipe/p_defines.h
src/mesa/state_tracker/st_cb_fbo.c