Re: [try4] d3d9: Set the initial scissorrect ...

2008-08-30 Thread Rico Schüller
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 >

Re: [try4] d3d9: Set the initial scissorrect ...

2008-08-30 Thread Rico Schüller
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 >> >

Re: [try4] d3d9: Set the initial scissorrect ...

2008-08-30 Thread Henri Verbeet
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.