Mesa (master): util: Unbreak usage of assert()/debug_assert() inside expressions.

2014-12-12 Thread Jose Fonseca
Module: Mesa Branch: master Commit: e75e677d288e67c3c05e7b8744e08cd73bdcbed8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e75e677d288e67c3c05e7b8744e08cd73bdcbed8 Author: José Fonseca jfons...@vmware.com Date: Fri Dec 12 14:06:17 2014 + util: Unbreak usage of

Mesa (master): vc4: Fix referencing of sync objects.

2014-12-12 Thread Eric Anholt
Module: Mesa Branch: master Commit: e5eaf8ec600b73de7f52555ce1c9a74883dba941 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e5eaf8ec600b73de7f52555ce1c9a74883dba941 Author: Eric Anholt e...@anholt.net Date: Fri Dec 12 00:06:21 2014 -0800 vc4: Fix referencing of sync objects. While

Mesa (master): 81 new commits

2014-12-12 Thread Matt Turner
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3f3aeb53337615b888e605635ac9660e4ada354c Author: Matt Turner matts...@gmail.com Date: Fri Dec 12 12:09:34 2014 -0800 mapi: Move rules for generating glapi_mapi_tmp.h out of the conditional. Allows distcheck to succeed,

Mesa (master): mesa: whitespace fixes, 80-column wrapping in texobj.c

2014-12-12 Thread Brian Paul
Module: Mesa Branch: master Commit: caa13c59ef98d3ba7c87f06aa1403a0f3ea62277 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=caa13c59ef98d3ba7c87f06aa1403a0f3ea62277 Author: Brian Paul bri...@vmware.com Date: Fri Dec 12 16:45:33 2014 -0700 mesa: whitespace fixes, 80-column wrapping

Mesa (master): ir_to_mesa: remove unused 'target' variable

2014-12-12 Thread Brian Paul
Module: Mesa Branch: master Commit: 64bd1ac2b1a7f054ace4349667c69ca4b197e283 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=64bd1ac2b1a7f054ace4349667c69ca4b197e283 Author: Brian Paul bri...@vmware.com Date: Fri Dec 12 16:45:33 2014 -0700 ir_to_mesa: remove unused 'target' variable

Mesa (master): util: add missing closing brace for __cplusplus

2014-12-12 Thread Brian Paul
Module: Mesa Branch: master Commit: 7dccc1a57aff9d65c3ddfa2fa4ede28e96f7764b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7dccc1a57aff9d65c3ddfa2fa4ede28e96f7764b Author: Brian Paul bri...@vmware.com Date: Fri Dec 12 16:45:33 2014 -0700 util: add missing closing brace for

Mesa (master): mesa: whitespace, line wrap fixes in clear.c

2014-12-12 Thread Brian Paul
Module: Mesa Branch: master Commit: e725dc0a74f594a4ff67579310e26651ecc5679d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e725dc0a74f594a4ff67579310e26651ecc5679d Author: Brian Paul bri...@vmware.com Date: Fri Dec 12 16:45:33 2014 -0700 mesa: whitespace, line wrap fixes in clear.c

Mesa (master): mesa: remove obsolete comment on _mesa_ClearColor()

2014-12-12 Thread Brian Paul
Module: Mesa Branch: master Commit: 0dcc7de20552b744e91a31d840f9d5af32b2039e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0dcc7de20552b744e91a31d840f9d5af32b2039e Author: Brian Paul bri...@vmware.com Date: Fri Dec 12 16:45:33 2014 -0700 mesa: remove obsolete comment on

Mesa (master): mesa: remove long dead 3Dnow optimisation

2014-12-12 Thread Timothy Arceri
Module: Mesa Branch: master Commit: a3218e65d1e52469421226a17f2ba91a6b3e4bb8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a3218e65d1e52469421226a17f2ba91a6b3e4bb8 Author: Timothy Arceri t_arc...@yahoo.com.au Date: Fri Dec 12 23:13:57 2014 +1100 mesa: remove long dead 3Dnow

Mesa (master): i965/vec4: Drop writemasks on scratch reads.

2014-12-12 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 23caba862a001f82ef352307a79bebf7ef910959 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=23caba862a001f82ef352307a79bebf7ef910959 Author: Kenneth Graunke kenn...@whitecape.org Date: Wed Dec 10 00:52:50 2014 -0800 i965/vec4: Drop writemasks on