Mesa (master): spirv: fix typo in warning message

2017-01-11 Thread Iago Toral Quiroga
Module: Mesa Branch: master Commit: 5bcafc933cfbc57986a062ebfbe387fb93809a00 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5bcafc933cfbc57986a062ebfbe387fb93809a00 Author: Iago Toral Quiroga Date: Mon Jan 9 16:09:55 2017 +0100 spirv: fix typo in warning message Reviewed-by: Samue

Mesa (master): i965: Enable predicate support on gen >= 8.

2017-01-11 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: ea7e4b1e51bf571f60691c95ea6d336201fa6926 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ea7e4b1e51bf571f60691c95ea6d336201fa6926 Author: Rafael Antognolli Date: Thu Jan 5 10:33:53 2017 -0800 i965: Enable predicate support on gen >= 8. Predicatio

Mesa (master): util: fix list_is_singular()

2017-01-11 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 0252ba26c545a9752b158470cb66741df0f222ce URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0252ba26c545a9752b158470cb66741df0f222ce Author: Timothy Arceri Date: Wed Jan 11 15:13:35 2017 +1100 util: fix list_is_singular() Currently its dependant on t

Mesa (master): anv/image: Disable HiZ for depth buffer arrays

2017-01-11 Thread Nanley Chery
Module: Mesa Branch: master Commit: 5857858aa6c869f4eed31029a376876f50bd6a62 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5857858aa6c869f4eed31029a376876f50bd6a62 Author: Nanley Chery Date: Thu Jan 5 06:58:03 2017 -0800 anv/image: Disable HiZ for depth buffer arrays We currently

Mesa (master): anv/cmd_buffer: Fix arrayed depth/stencil attachments

2017-01-11 Thread Nanley Chery
Module: Mesa Branch: master Commit: 61992e0afe5f717aad7321d9748588b2cd27f8ee URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=61992e0afe5f717aad7321d9748588b2cd27f8ee Author: Nanley Chery Date: Mon Dec 19 09:37:03 2016 -0800 anv/cmd_buffer: Fix arrayed depth/stencil attachments Enabl

Mesa (master): anv/cmd_buffer: Fix programmed HiZ qpitch

2017-01-11 Thread Nanley Chery
Module: Mesa Branch: master Commit: 9f1d3a0c971e95c9e04cf6bfcd60f8b0d8c6742b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9f1d3a0c971e95c9e04cf6bfcd60f8b0d8c6742b Author: Nanley Chery Date: Thu Jan 5 01:23:27 2017 -0800 anv/cmd_buffer: Fix programmed HiZ qpitch Match the comment

Mesa (master): clover: Check for executables before enqueueing a kernel

2017-01-11 Thread Francisco Jerez
Module: Mesa Branch: master Commit: 4e0d171d7eb6accbf8f381530eedbc9ff86b54fb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4e0d171d7eb6accbf8f381530eedbc9ff86b54fb Author: Pierre Moreau Date: Fri Dec 30 00:29:20 2016 +0100 clover: Check for executables before enqueueing a kernel W

Mesa (master): spirv: Shut up unhandled enumeration value warnings.

2017-01-11 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: c17b2f572449e66a035ffb7be9dc833f6d80aac5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c17b2f572449e66a035ffb7be9dc833f6d80aac5 Author: Kenneth Graunke Date: Wed Jan 11 15:16:11 2017 -0800 spirv: Shut up unhandled enumeration value warnings. We

Mesa (master): nir/algebraic: add support for conditional helper functions to expressions

2017-01-11 Thread Timothy Arceri
Module: Mesa Branch: master Commit: e8328e55e7ac26bbf3b3a47a1bb1cae4ab9130a2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e8328e55e7ac26bbf3b3a47a1bb1cae4ab9130a2 Author: Timothy Arceri Date: Tue Jan 10 15:47:31 2017 +1100 nir/algebraic: add support for conditional helper function

Mesa (master): i965: Use the nir_move_comparisons pass.

2017-01-11 Thread Timothy Arceri
Module: Mesa Branch: master Commit: b4c44ff08c1154ff3790de89f29520d178e9e0ef URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b4c44ff08c1154ff3790de89f29520d178e9e0ef Author: Kenneth Graunke Date: Mon Aug 8 14:44:06 2016 -0700 i965: Use the nir_move_comparisons pass. While the below

Mesa (master): nir: add late opt to turn inot/b2f combos back to bcsel

2017-01-11 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 7acc8652268205a266068ea4d059eccce43e1f78 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7acc8652268205a266068ea4d059eccce43e1f78 Author: Timothy Arceri Date: Tue Jan 3 22:54:48 2017 +1100 nir: add late opt to turn inot/b2f combos back to bcsel W

Mesa (master): nir: add imprecise flrp optimisation

2017-01-11 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 8f37fc70669024040c954f8a74e9d7b209c867d7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8f37fc70669024040c954f8a74e9d7b209c867d7 Author: Timothy Arceri Date: Tue Jan 3 21:10:33 2017 +1100 nir: add imprecise flrp optimisation On BDW: total instr

Mesa (master): i965: Move nir_lower_locals_to_regs a bit later.

2017-01-11 Thread Timothy Arceri
Module: Mesa Branch: master Commit: b5e682a1efa0a929574e739807ac2b046e004561 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b5e682a1efa0a929574e739807ac2b046e004561 Author: Kenneth Graunke Date: Tue Aug 9 18:02:46 2016 -0700 i965: Move nir_lower_locals_to_regs a bit later. I'm goi

Mesa (master): nir: Introduce a nir_opt_move_comparisons() pass.

2017-01-11 Thread Timothy Arceri
Module: Mesa Branch: master Commit: fd957b17511b9a7654e70e0f4a21c2c7547f95c6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fd957b17511b9a7654e70e0f4a21c2c7547f95c6 Author: Kenneth Graunke Date: Mon Aug 8 13:57:29 2016 -0700 nir: Introduce a nir_opt_move_comparisons() pass. This t

Mesa (master): nir: don't turn ieq/ine into inot if used by an if

2017-01-11 Thread Timothy Arceri
Module: Mesa Branch: master Commit: de8b03f5fbd32f12a0b8257a2ae8e4e26b5ca05b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=de8b03f5fbd32f12a0b8257a2ae8e4e26b5ca05b Author: Timothy Arceri Date: Sun Jan 8 23:52:59 2017 +1100 nir: don't turn ieq/ine into inot if used by an if Otherw

Mesa (master): nir/search: Only allow matching SSA values

2017-01-11 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: c472568b4e458c9882a98850668f99144c7ca6bf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c472568b4e458c9882a98850668f99144c7ca6bf Author: Jason Ekstrand Date: Tue Jan 10 10:24:55 2017 -0800 nir/search: Only allow matching SSA values This is more c

Mesa (master): anv/TODO: Check off a bunch of stuff

2017-01-11 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: a7e399de5921b4f23e884f369feae77518e8662d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a7e399de5921b4f23e884f369feae77518e8662d Author: Jason Ekstrand Date: Wed Jan 11 10:26:23 2017 -0800 anv/TODO: Check off a bunch of stuff --- src/intel/vulk

Mesa (master): egl/dri2: add image_loader_extension back into loader extensions for wayland

2017-01-11 Thread Emil Velikov
Module: Mesa Branch: master Commit: 534ea2b5ba0282a350dc02d21bfbc8ffa1f8635d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=534ea2b5ba0282a350dc02d21bfbc8ffa1f8635d Author: Derek Foreman Date: Tue Jan 10 15:21:47 2017 -0600 egl/dri2: add image_loader_extension back into loader exten

Mesa (master): gallium/tgsi: fix overflow in parse property

2017-01-11 Thread Marek Olšák
Module: Mesa Branch: master Commit: 6205c533030687c9680f5175e8158060c6e24221 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6205c533030687c9680f5175e8158060c6e24221 Author: Li Qiang Date: Tue Jan 10 03:56:31 2017 -0500 gallium/tgsi: fix overflow in parse property In parse_identifie

Mesa (master): android: st/mesa: fix building error in libmesa_st_mesa

2017-01-11 Thread Tapani Pälli
Module: Mesa Branch: master Commit: eca79e84b90b0751baff8df18ce7069ba9c73a09 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=eca79e84b90b0751baff8df18ce7069ba9c73a09 Author: Mauro Rossi Date: Tue Jan 10 01:52:57 2017 +0100 android: st/mesa: fix building error in libmesa_st_mesa Fixe

Mesa (master): st/dri: remove trailing whitespace

2017-01-11 Thread Tapani Pälli
Module: Mesa Branch: master Commit: 2c0d849e2d2990c0122dfb161132558d971e77db URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2c0d849e2d2990c0122dfb161132558d971e77db Author: Mauro Rossi Date: Tue Jan 10 01:52:58 2017 +0100 st/dri: remove trailing whitespace Reviewed-by: Tapani Pälli

Mesa (master): radv: fix multi-viewport emission

2017-01-11 Thread Bas Nieuwenhuizen
Module: Mesa Branch: master Commit: e9d3cbca316c7993e1145f3254bcf17f0e643589 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e9d3cbca316c7993e1145f3254bcf17f0e643589 Author: Dave Airlie Date: Tue Jan 10 14:50:34 2017 +1000 radv: fix multi-viewport emission This set context req seq w

Mesa (master): nir: change asserts to unreachable in nir_type_conversion_op

2017-01-11 Thread Tapani Pälli
Module: Mesa Branch: master Commit: f97f93865012c5b271a5d3f81d4ea6f58d07c047 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f97f93865012c5b271a5d3f81d4ea6f58d07c047 Author: Tapani Pälli Date: Tue Jan 10 10:14:03 2017 +0200 nir: change asserts to unreachable in nir_type_conversion_op

Mesa (master): spirv: gl_PrimitiveID in the fragment shader is handled as an input

2017-01-11 Thread Iago Toral Quiroga
Module: Mesa Branch: master Commit: a9f497c6787cb8a609f0214c698b396ecbb8742d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a9f497c6787cb8a609f0214c698b396ecbb8742d Author: Iago Toral Quiroga Date: Mon Jan 9 12:31:53 2017 +0100 spirv: gl_PrimitiveID in the fragment shader is handle