[PATCH 3/5] quartz: Get rid of the texture drawing path.

Zebediah Figura zfigura at codeweavers.com
Mon May 11 10:51:36 CDT 2020


On 5/11/20 6:28 AM, Henri Verbeet wrote:
> On Mon, 11 May 2020 at 09:47, Zebediah Figura <z.figura12 at gmail.com> wrote:
>>
>> StretchRect() should be good enough for presenting both kinds of surfaces.
>>
> It's probably not worth worrying about because Wine (like pretty much
> all current drivers) always supports it, but note that StretchRect()
> with a texture as source and/or destination surface depends on
> D3DDEVCAPS2_CAN_STRETCHRECT_FROM_TEXTURES.
> 

Sure; I think I can send a separate patch to check for that bit at 
creation time.



More information about the wine-devel mailing list