Re: [Mesa-dev] [PATCH 1/4] i965: Refactor Gen6+ SF attribute override code.

2013-02-03 Thread Martin Steigerwald
Am Samstag, 2. Februar 2013 schrieb Kenneth Graunke: > The next patch will benefit from easy access to the source attribute > number and whether or not we're swizzling. It doesn't want the final > attr_override DWord form, however. > > NOTE: This is a candidate for all stable branches. > Signed-o

[Mesa-dev] [PATCH 1/4] i965: Refactor Gen6+ SF attribute override code.

2013-02-02 Thread Kenneth Graunke
The next patch will benefit from easy access to the source attribute number and whether or not we're swizzling. It doesn't want the final attr_override DWord form, however. NOTE: This is a candidate for all stable branches. Signed-off-by: Kenneth Graunke --- src/mesa/drivers/dri/i965/gen6_sf_st