• Roderick Colenbrander's avatar
    wined3d: Rewrite the draw buffer selection code. · df892ff6
    Roderick Colenbrander authored
    Before it was done in findContext, before selecting the new context
    which is bad (it doesn't always work). The new code works and this
    change also fixes some draw buffer regressions that happened during
    the surface rewrite from the last couple of days.
    df892ff6
context.c 37.3 KB