[Mesa-dev] [PATCH 6/6] gallium, st/mesa: don't use blit-based transfers with software rasterizers

Marek Olšák maraeo at gmail.com
Thu Mar 14 15:57:56 PDT 2013


On Thu, Mar 14, 2013 at 8:29 PM, Brian Paul <brianp at vmware.com> wrote:
> On 03/14/2013 12:45 PM, Marek Olšák wrote:
>>
>> The blit-based paths for TexImage, GetTexImage, and ReadPixels aren't very
>> fast with software rasterizer. Now Gallium drivers have the ability to
>> turn
>> them off.
>> ---
>
>
> For the rest of the series:
>
> Reviewed-by: Brian Paul <brianp at vmware.com>
>
>
> Can you give me a day or two to test your branch with the VMware driver?

Sure. Please let me know when you're done.

Marek


More information about the mesa-dev mailing list