• Roderick Colenbrander's avatar
    wined3d: Initial post pixelshader blending support. [attempt 2]. · 4eaa424c
    Roderick Colenbrander authored
    For each pixel format we store a flag in the table whether it supports
    post pixelshader blending. Before applying blending or during a
    context switch we verify that blending is turned off for the
    format. In case of R32F this gave a 5-6x performance boost (without
    filtering and software conversion).
    4eaa424c
utils.c 170 KB