gallium: Add blending to pipe blit
authorChristoph Bumiller <e0425955@student.tuwien.ac.at>
Sat, 31 May 2014 21:13:24 +0000 (23:13 +0200)
committerAxel Davy <axel.davy@ens.fr>
Fri, 21 Aug 2015 20:21:45 +0000 (22:21 +0200)
commit23da32a9234065e0a16e91ef2f54f1e1d9bf52e5
tree99489fa029f47f302f0cf6ef2d7baa32cd57c822
parenta30684712ee9a3ef6738de8c357134a01a24924c
gallium: Add blending to pipe blit

This type of blending is used for gallium nine software cursor

Signed-off-by: David Heidelberg <david@ixit.cz>
src/gallium/include/pipe/p_state.h
src/gallium/state_trackers/nine/device9.c
src/gallium/state_trackers/nine/swapchain9.c
src/mesa/state_tracker/st_cb_blit.c