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

2013-03-15 Thread Brian Paul

On 03/14/2013 04:57 PM, Marek Olšák wrote:

On Thu, Mar 14, 2013 at 8:29 PM, Brian Paulbri...@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 Paulbri...@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.


OK, it seems alright with the svga driver.  With a debug build, it's 
just slightly slower than before.  I'll try a release build later.


Tested-by: Brian Paul bri...@vmware.com


___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


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

2013-03-14 Thread Brian Paul

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 bri...@vmware.com


Can you give me a day or two to test your branch with the VMware driver?

-Brian
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


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

2013-03-14 Thread Marek Olšák
On Thu, Mar 14, 2013 at 8:29 PM, Brian Paul bri...@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 bri...@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
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev