diff options
author | Roland Scheidegger <[email protected]> | 2013-02-12 03:41:48 +0100 |
---|---|---|
committer | Roland Scheidegger <[email protected]> | 2013-02-12 03:41:48 +0100 |
commit | 8b8bca06dff5b30da1ac97d18cc0e91acb13d516 (patch) | |
tree | 131d4b6fbee5ba87e5464c867d40af7050b821a1 /src/egl | |
parent | a73181be6d169c597b60398cbc7e291a26903a68 (diff) |
llvmpipe: implement dual source blending
link up the fs outputs and blend inputs, and make sure the second blend source
is correctly loaded and converted (which is quite complex).
There's a slight refactoring of the monster generate_unswizzled_blend()
function where it makes sense to factor out alpha conversion (which needs
to run twice for dual source blend).
This passes piglit arb_blend_func_extended tests.
v2: remove new but ultimately not used function...
Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'src/egl')
0 files changed, 0 insertions, 0 deletions