gallium: add the new PIPE_CAP blend bits to more drivers
authorRoland Scheidegger <sroland@vmware.com>
Tue, 26 Jan 2010 16:32:57 +0000 (17:32 +0100)
committerRoland Scheidegger <sroland@vmware.com>
Tue, 26 Jan 2010 16:32:57 +0000 (17:32 +0100)
commit1a9d01dcde26aee4db662deb7069fa14069062de
tree5f9310b7b6e9536a882a43815ffc0566fdabdfc2
parent786bd78be4a412e58ded6eed1d6d3e4a61b1ba2b
gallium: add the new PIPE_CAP blend bits to more drivers

some drivers will complain if they don't know the cap bit
src/gallium/drivers/llvmpipe/lp_screen.c
src/gallium/drivers/nv04/nv04_screen.c
src/gallium/drivers/nv10/nv10_screen.c
src/gallium/drivers/nv20/nv20_screen.c
src/gallium/drivers/nv30/nv30_screen.c
src/gallium/drivers/nv40/nv40_screen.c
src/gallium/drivers/nv50/nv50_screen.c