• Matteo Bruni's avatar
    wined3d: Make use of the EXT_BLEND_SUBTRACT flag. · 498e55a1
    Matteo Bruni authored
    MSDN mentions a fallback to D3DBLENDOP_ADD if the selected blendop
    is not supported. In theory it would be nice to write a test for that but
    I don't think this is particularly important and moreover hardware
    without that cap seems hard to come by (i.e. I have none)...
    498e55a1
wined3d_gl.h 4.54 KB