• Henri Verbeet's avatar
    wined3d: Disable strict draw ordering by default. · 8eb2a2cf
    Henri Verbeet authored
    While some performance hit from the extra flushes was expected and would be
    acceptable, the performance hit can be over 50% on some configurations, which
    clearly isn't acceptable. This patch introduces a "StrictDrawOrdering"
    registry key for applications affected by this, until we have a more
    structural solution.
    8eb2a2cf
wined3d_main.c 16 KB