• 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
Name
Last commit
Last update
..
tests Loading commit data...
Makefile.in Loading commit data...
clipper.c Loading commit data...
ddraw.c Loading commit data...
ddraw.spec Loading commit data...
ddraw_classes.idl Loading commit data...
ddraw_private.h Loading commit data...
device.c Loading commit data...
executebuffer.c Loading commit data...
light.c Loading commit data...
main.c Loading commit data...
material.c Loading commit data...
palette.c Loading commit data...
surface.c Loading commit data...
utils.c Loading commit data...
version.rc Loading commit data...
vertexbuffer.c Loading commit data...
viewport.c Loading commit data...