Rico Schüller schrieb:
> Hi,
>
> this patch adds the initial scissorrect for d3d9. The improvement from
> the last patch is, that it doesn't try to set it for d3d8 and ddraw
> because both don't support scissorrects.
>
> Cheers
> Rico
>
Henri Verbeet schrieb:
> 2008/8/30 Rico Schüller <[EMAIL PROTECTED]>:
>
>> Hi,
>>
>> this patch adds the initial scissorrect for d3d9. The improvement from the
>> last patch is, that it doesn't try to set it for d3d8 and ddraw because both
>> don't support scissorrects.
>>
>> Cheers
>> Rico
>>
>
2008/8/30 Rico Schüller <[EMAIL PROTECTED]>:
> Hi,
>
> this patch adds the initial scissorrect for d3d9. The improvement from the
> last patch is, that it doesn't try to set it for d3d8 and ddraw because both
> don't support scissorrects.
>
> Cheers
> Rico
>
I'd rather keep that in wined3d for now.