• Henri Verbeet's avatar
    wined3d: Make D3DRS_ZBIAS work. · ddc29c40
    Henri Verbeet authored
    D3DRS_ZBIAS is poorly defined, but it makes sense that the bias should be
    format independent. Looking at application behaviour, it seems to include a
    slope scale factor as well. This fixes a couple of regressions introduced by
    96b758f7, although it was broken before as
    well, just in a different way.
    ddc29c40
d3d8_main.c 3.7 KB