• Henri Verbeet's avatar
    wined3d: Forward surface refcounts to the container. · fadfdf21
    Henri Verbeet authored
    This will prevent textures from being released if one of its surfaces is still
    in use by the stateblock. We have similar constructions in d3d8 and d3d9, but
    those won't prevent the wined3d texture from being released.
    fadfdf21
surface.c 191 KB