Re: [Mesa-dev] [PATCH 2/2] i965: Drop the remaining default predication whacking.

2014-06-06 Thread Jordan Justen
On Fri, Jun 6, 2014 at 12:23 AM, Kenneth Graunke wrote: > With my earlier cleaning in place, nothing relies on the instruction What about referencing the commits if they are in a single series? Series Reviewed-by: Jordan Justen > emitters for IF/WHILE/JMPI disabling predication. Drop it in fa

[Mesa-dev] [PATCH 2/2] i965: Drop the remaining default predication whacking.

2014-06-06 Thread Kenneth Graunke
With my earlier cleaning in place, nothing relies on the instruction emitters for IF/WHILE/JMPI disabling predication. Drop it in favor of making callers do the right thing explicitly. Signed-off-by: Kenneth Graunke --- src/mesa/drivers/dri/i965/brw_clip_tri.c | 1 + src/mesa/drivers/dri/i965/b