OSDN Git Service

st/mesa: fix texture border color for RED and RG base formats
authorMarek Olšák <maraeo@gmail.com>
Mon, 29 Nov 2010 04:46:15 +0000 (05:46 +0100)
committerMarek Olšák <maraeo@gmail.com>
Mon, 29 Nov 2010 16:26:40 +0000 (17:26 +0100)
commite5aa69f6a6779d1e0fb3d413ad7007b0fb90b176
treef5fc663c30b016ca99777150cb5ac0e23d963e29
parentb1097607db58ddaa91281e364dbb4aa53d904052
st/mesa: fix texture border color for RED and RG base formats

The spec says the border color should be consistent with the internal
format.

Signed-off-by: Brian Paul <brianp@vmware.com>
src/mesa/state_tracker/st_atom_sampler.c