• Stefan Dösinger's avatar
    d3d: Map D3DRS_ZBIAS to WINED3DRS_DEPTHBIAS. · 96b758f7
    Stefan Dösinger authored
    ZBIAS was removed in d3d9 and replaced with DEPTHBIAS. Currently
    wined3d implements both independently which will cause trouble if we
    want to set the depthbias value depending on the depth stencil format.
    96b758f7
Name
Last commit
Last update
..
tests Loading commit data...
Makefile.in Loading commit data...
buffer.c Loading commit data...
cubetexture.c Loading commit data...
d3d8.spec Loading commit data...
d3d8_main.c Loading commit data...
d3d8_private.h Loading commit data...
device.c Loading commit data...
directx.c Loading commit data...
shader.c Loading commit data...
surface.c Loading commit data...
swapchain.c Loading commit data...
texture.c Loading commit data...
version.rc Loading commit data...
vertexdeclaration.c Loading commit data...
volume.c Loading commit data...
volumetexture.c Loading commit data...