Mesa (master): configure: add support for LLVM 4.0.0svn static libs

2016-07-29 Thread Michel Dänzer
Module: Mesa Branch: master Commit: b107169eef92e740180df468d1eae4cc61a52757 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b107169eef92e740180df468d1eae4cc61a52757 Author: Jan Ziak <0xe2.0x9a.0...@gmail.com> Date: Wed Jul 27 13:36:16 2016 +0200 configure: add support for LLVM 4.0.0s

Mesa (master): glsl: fix uninitialized instance variable

2016-07-29 Thread Rob Clark
Module: Mesa Branch: master Commit: 427771d1c71bfc43553d5e4b8a0683951b0b8d7a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=427771d1c71bfc43553d5e4b8a0683951b0b8d7a Author: Jan Ziak <0xe2.0x9a.0...@gmail.com> Date: Fri Jul 29 13:56:00 2016 +0200 glsl: fix uninitialized instance varia

Mesa (master): freedreno: limit non-user constant buffers to a4xx

2016-07-29 Thread Rob Clark
Module: Mesa Branch: master Commit: 591eeb7d1c98d85142453d6ba2b8128c9a5a554e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=591eeb7d1c98d85142453d6ba2b8128c9a5a554e Author: Rob Clark Date: Fri Jul 29 14:58:39 2016 -0400 freedreno: limit non-user constant buffers to a4xx Seems to mo

Mesa (master): i965: Fix move_interpolation_to_top() pass.

2016-07-29 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: ebdc82d06532f992aea592265c29a11330e698fa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ebdc82d06532f992aea592265c29a11330e698fa Author: Kenneth Graunke Date: Tue Jul 26 13:19:46 2016 -0700 i965: Fix move_interpolation_to_top() pass. The pass I i