• Henri Verbeet's avatar
    wined3d: Be more careful when deleting FBOs. · 4b6887b8
    Henri Verbeet authored
    Clear all attachments before deleting FBOs. It should be valid to
    delete FBOs that still have attachments, but for some reason the
    nvidia drivers don't like it. The resulting memory corruption can be
    pretty nasty, and this workaround seems clean enough.
    4b6887b8
context.c 55.3 KB