• H. Verbeet's avatar
    wined3d: Track depth stencil location per-surface. · 4f77c29b
    H. Verbeet authored
    This gets rid of depth_copy_state in the device, and instead tracks
    the most up to date location per-surface. This makes things a lot
    easier to follow, and allows us to make a copy when switching depth
    stencils in SetDepthStencilSurface().
    4f77c29b
drawprim.c 65.1 KB