Re: [Mesa-dev] [PATCH 16/20] i965/cfg: Add note about double-loop macros and break behavior.

2014-09-17 Thread Pohjolainen, Topi
Patches 15 and 16 are: Reviewed-by: Topi Pohjolainen ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev

[Mesa-dev] [PATCH 16/20] i965/cfg: Add note about double-loop macros and break behavior.

2014-09-02 Thread Matt Turner
--- src/mesa/drivers/dri/i965/brw_cfg.h | 6 ++ 1 file changed, 6 insertions(+) diff --git a/src/mesa/drivers/dri/i965/brw_cfg.h b/src/mesa/drivers/dri/i965/brw_cfg.h index 1498f1e..94713df 100644 --- a/src/mesa/drivers/dri/i965/brw_cfg.h +++ b/src/mesa/drivers/dri/i965/brw_cfg.h @@ -110,10