[PATCH 4/4] Add a blit method to arbfp_blit.

Roderick Colenbrander thunderbird2k at gmail.com
Thu Apr 1 07:27:44 CDT 2010


On Thu, Apr 1, 2010 at 1:45 PM, Henri Verbeet <hverbeet at gmail.com> wrote:
> On 1 April 2010 12:50, Roderick Colenbrander <thunderbird2k at gmail.com> wrote:
>> -    if (is_identity_fixup(src_format_desc->color_fixup))
>> -    {
>> -        TRACE("[OK]\n");
>> -        return TRUE;
>> -    }
>> -
> When did we stop supporting those?

My feeling was that we only want to use arbfp_blit for complex fixups
and identity fixups are better suited for fbo_blit/ffp_blit.

Roderick



More information about the wine-devel mailing list