• Matteo Bruni's avatar
    wined3d: Remove isInDraw hack from context_setup_target. · b6637eb8
    Matteo Bruni authored
    It is conceptually wrong and actually broken too (as the comment there
    said). Just remove the hack now and properly fix any regression that
    may come up later by explicitely acquiring the right context where
    needed (so, in surface_internal_preload and its callees).
    b6637eb8
context.c 84.5 KB