Mesa (master): radv/meta: fix restoring a push descriptor set

2017-05-05 Thread Fredrik Höglund
Module: Mesa Branch: master Commit: 5ff48581119258214801de24a327bdd6a29e0ccc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5ff48581119258214801de24a327bdd6a29e0ccc Author: Fredrik Höglund Date: Tue May 2 17:09:27 2017 +0200 radv/meta: fix restoring a push descriptor set radv_bind

Mesa (master): configure.ac: Also match -androideabi tuple

2017-05-05 Thread Chad Versace
Module: Mesa Branch: master Commit: f6ac3d0db67dd81f0aff754b977ed1277b33af63 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f6ac3d0db67dd81f0aff754b977ed1277b33af63 Author: Nicolas Boichat Date: Fri May 5 10:26:00 2017 +0800 configure.ac: Also match -androideabi tuple On ARM Andro

Mesa (master): anv/allocator: Only write to _vg_ptr if we have valgrind

2017-05-05 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: e05e3e07ab47a8108b8a8d257d7e8acc1f7cf584 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e05e3e07ab47a8108b8a8d257d7e8acc1f7cf584 Author: Jason Ekstrand Date: Fri May 5 12:11:42 2017 -0700 anv/allocator: Only write to _vg_ptr if we have valgrind

Mesa (master): i915: Fix build break with empty unreachable()

2017-05-05 Thread Daniel Stone
Module: Mesa Branch: master Commit: d4342b1398a001af1192497ca4db3a304f98c309 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d4342b1398a001af1192497ca4db3a304f98c309 Author: Daniel Stone Date: Fri May 5 18:24:44 2017 +0100 i915: Fix build break with empty unreachable() Actually put

Mesa (master): radeonsi: apply the tess+GS hang workaround to Polaris12 as well

2017-05-05 Thread Marek Olšák
Module: Mesa Branch: master Commit: ee5908396e4b0d4be64d8bc486d25c2e95b7fd71 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ee5908396e4b0d4be64d8bc486d25c2e95b7fd71 Author: Marek Olšák Date: Fri May 5 17:05:05 2017 +0200 radeonsi: apply the tess+GS hang workaround to Polaris12 as w

Mesa (master): i965: Set modifier for imported and duplicated images

2017-05-05 Thread Daniel Stone
Module: Mesa Branch: master Commit: 8b8af19065a5bfd06fd0d97b891cfff807704935 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8b8af19065a5bfd06fd0d97b891cfff807704935 Author: Daniel Stone Date: Wed May 3 09:38:13 2017 +0100 i965: Set modifier for imported and duplicated images When

Mesa (master): i965: Use helper function for modifier -> tiling

2017-05-05 Thread Daniel Stone
Module: Mesa Branch: master Commit: 467332a0ab2a2328a37ad302dedd81a654e36313 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=467332a0ab2a2328a37ad302dedd81a654e36313 Author: Daniel Stone Date: Wed May 3 18:05:10 2017 +0100 i965: Use helper function for modifier -> tiling Use a help

Mesa (master): radeonsi: fix build with GCC 4.8

2017-05-05 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 485ece83aceb3a35792efbc6fe2bca57ba46c04a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=485ece83aceb3a35792efbc6fe2bca57ba46c04a Author: Samuel Pitoiset Date: Fri May 5 14:15:33 2017 +0200 radeonsi: fix build with GCC 4.8 Fixes: 7088b655e8 ("rad

Mesa (master): st/glsl_to_tgsi: fix renumber_registers() in presence of dead code

2017-05-05 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 92ab06e782c31fe0209e5d0181967a2ff6739c9b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=92ab06e782c31fe0209e5d0181967a2ff6739c9b Author: Samuel Pitoiset Date: Thu May 4 10:35:29 2017 +0200 st/glsl_to_tgsi: fix renumber_registers() in presence of