• Stefan Dösinger's avatar
    wined3d: Fix the GL_ATI_separate_stencil codepath. · dc07ddb5
    Stefan Dösinger authored
    glStencilFuncSeparateATI does not take a face argument, instead it
    sets the front and back facing functions at once. This means the
    renderstate_stencil_twosided helper function is somewhat pointless for
    this extension.
    dc07ddb5
state.c 311 KB