[2/2] wined3d: Use CTXUSAGE_RESOURCELOAD for ActivateContext() in color_fill_fbo()

Alexander Dorofeyev alexd4 at inbox.lv
Sun Aug 3 16:52:39 CDT 2008


H. Verbeet wrote:

> +    IWineD3DDeviceImpl_MarkStateDirty(This, STATE_RENDER(WINED3DRS_SCISSORTESTENABLE));
> +
> +    glDisable(GL_BLEND);
> +    IWineD3DDeviceImpl_MarkStateDirty(This, STATE_RENDER(WINED3DRS_ALPHABLENDENABLE));

Don't you need to also dirtify STATE_SCISSORRECT there?



More information about the wine-devel mailing list