Re: [Mesa-dev] [PATCH 02/18] i965: Warnings cleanup.

2011-05-31 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 For 2/18, 3/18, 6/18, 7/18, 9/18, 10/18, 11/18, 12/18, 13/18, 14/18, and 15/18: Reviewed-by: Ian Romanick However, it might be better to split the brw_defines.h and brw_wm_surface_state.c changes in 9/18. We could end up cherry picking some other p

[Mesa-dev] [PATCH 02/18] i965: Warnings cleanup.

2011-05-24 Thread Eric Anholt
--- src/mesa/drivers/dri/i965/brw_eu_emit.c |3 --- src/mesa/drivers/dri/i965/gen7_vs_state.c |1 - 2 files changed, 0 insertions(+), 4 deletions(-) diff --git a/src/mesa/drivers/dri/i965/brw_eu_emit.c b/src/mesa/drivers/dri/i965/brw_eu_emit.c index 2d41302..e7370f3 100644 --- a/src/me