On 20 January 2014 22:56, Kenneth Graunke wrote:
> v2: Also increment ir->offset in the GS visitor, rather than at the
> final assembly generation stage (requested by Paul).
>
> Signed-off-by: Kenneth Graunke
> ---
> src/mesa/drivers/dri/i965/brw_vec4_gs.c | 6 ++
> src/mesa/d
v2: Also increment ir->offset in the GS visitor, rather than at the
final assembly generation stage (requested by Paul).
Signed-off-by: Kenneth Graunke
---
src/mesa/drivers/dri/i965/brw_vec4_gs.c | 6 ++
src/mesa/drivers/dri/i965/brw_vec4_gs_visitor.cpp | 7 +++
2 files cha