Re: [Mesa-dev] [PATCH 1/5] mesa: Remove dead CAPI define.

2015-02-22 Thread Eric Anholt
I like all of this. 4 is Acked-by, and the rest are: Reviewed-by: Eric Anholt signature.asc Description: PGP signature ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev

[Mesa-dev] [PATCH 1/5] mesa: Remove dead CAPI define.

2015-02-22 Thread Matt Turner
--- src/mesa/main/compiler.h | 5 - 1 file changed, 5 deletions(-) diff --git a/src/mesa/main/compiler.h b/src/mesa/main/compiler.h index cdc843d..6653bb2 100644 --- a/src/mesa/main/compiler.h +++ b/src/mesa/main/compiler.h @@ -174,11 +174,6 @@ static inline GLuint CPU_TO_LE32(GLuint x)