Re: [Mesa-dev] [PATCH] i965: extend fast texture upload

2013-10-01 Thread Chad Versace
Ping. Frank, I'm just pinging you because it's been six days since we've corresponded. Just a reminder in case the last message got lost in an email flood. On 09/25/2013 10:18 AM, Chad Versace wrote: On 07/22/2013 03:54 PM, Frank Henigman wrote:> Extend the fast texture upload from BGRA X-tiled

Re: [Mesa-dev] [PATCH] i965: extend fast texture upload

2013-09-25 Thread Chad Versace
On 09/25/2013 10:40 AM, Paul Berry wrote: On 25 September 2013 10:18, Chad Versace mailto:chad.vers...@linux.intel.com>> wrote: On 07/22/2013 03:54 PM, Frank Henigman wrote:> Extend the fast texture upload from BGRA X-tiled to include RGBA, > diff --git a/src/mesa/drivers/dri/i965/inte

Re: [Mesa-dev] [PATCH] i965: extend fast texture upload

2013-09-25 Thread Paul Berry
On 25 September 2013 10:18, Chad Versace wrote: > On 07/22/2013 03:54 PM, Frank Henigman wrote:> Extend the fast texture > upload from BGRA X-tiled to include RGBA, > > diff --git a/src/mesa/drivers/dri/i965/intel_tex_subimage.c > b/src/mesa/drivers/dri/i965/intel_tex_subimage.c > > index 05e684c.

Re: [Mesa-dev] [PATCH] i965: extend fast texture upload

2013-09-25 Thread Chad Versace
On 07/22/2013 03:54 PM, Frank Henigman wrote:> Extend the fast texture upload from BGRA X-tiled to include RGBA, > Alpha/Luminance, and Y-tiled. Speed improvements, measured with > mesa demos teximage program, on 256 x 256 texture, in MB/s, on a > Sandy Bridge (Ivy is comparable): > >