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

H. Verbeet hverbeet at gmail.com
Mon Aug 4 01:55:46 CDT 2008


2008/8/3 Alexander Dorofeyev <alexd4 at inbox.lv>:
> 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?
>
Probably, yeah.



More information about the wine-devel mailing list