Mesa (master): anv: set maxResourceSize to the respective value for each generation

2018-02-27 Thread Samuel Iglesias Gonsálvez
Module: Mesa Branch: master Commit: c757c9dc0346247cefc1157afd0167d364fa9544 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c757c9dc0346247cefc1157afd0167d364fa9544 Author: Samuel Iglesias Gonsálvez Date: Mon Feb 26 08:26:24 2018 +0100 anv: set maxResourceSize

Mesa (master): glsl/linker: fix bug when checking precision qualifier

2018-02-27 Thread Samuel Iglesias Gonsálvez
Module: Mesa Branch: master Commit: e207b2e2c8dea99972e744c8fdfa0b9a9481ea5e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e207b2e2c8dea99972e744c8fdfa0b9a9481ea5e Author: Samuel Iglesias Gonsálvez Date: Mon Jan 29 13:46:28 2018 +0100 glsl/linker: fix bug

Mesa (master): r600: partly revert disabling tiling for 1d texture.

2018-02-27 Thread Dave Airlie
Module: Mesa Branch: master Commit: a5853a2d51382cae42397f353817e479 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a5853a2d51382cae42397f353817e479 Author: Dave Airlie Date: Wed Feb 28 04:37:45 2018 + r600: partly revert disabling tiling for

Mesa (master): nir: fix interger divide by zero crash during constant folding

2018-02-27 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 0c1f37cc2d8555223ade73b244a3ee374be8d9cd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0c1f37cc2d8555223ade73b244a3ee374be8d9cd Author: Timothy Arceri Date: Wed Feb 28 14:33:55 2018 +1100 nir: fix interger divide by zero

Mesa (master): st/mesa: ensure that images don't try to reference non-existent levels

2018-02-27 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 086c88551d286cf29a2414227fc3a6f4b0c9c455 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=086c88551d286cf29a2414227fc3a6f4b0c9c455 Author: Ilia Mirkin Date: Mon Feb 26 19:31:12 2018 -0500 st/mesa: ensure that images don't try

Mesa (master): ac/radv: move load base vertex abi setup to vertex shader.

2018-02-27 Thread Dave Airlie
Module: Mesa Branch: master Commit: c7b25005a135199a84d3eec7cc96b6a789ece0b3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c7b25005a135199a84d3eec7cc96b6a789ece0b3 Author: Dave Airlie Date: Wed Feb 28 09:53:51 2018 +1000 ac/radv: move load base vertex abi setup

Mesa (master): ac/shader: fix vertex input with components.

2018-02-27 Thread Dave Airlie
Module: Mesa Branch: master Commit: 3401b028df1074a06a7fbc3fb1cda949646ef75d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3401b028df1074a06a7fbc3fb1cda949646ef75d Author: Dave Airlie Date: Tue Feb 27 12:34:54 2018 +1000 ac/shader: fix vertex input with

Mesa (master): radv: remove device pointer from buffer.

2018-02-27 Thread Dave Airlie
Module: Mesa Branch: master Commit: 6bafd4f4dd3b22a87bc904251bfe16db943176b1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6bafd4f4dd3b22a87bc904251bfe16db943176b1 Author: Dave Airlie Date: Tue Feb 27 14:31:31 2018 +1000 radv: remove device pointer from buffer.

Mesa (master): ac: fix f2b and i2b for doubles

2018-02-27 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 3a0b4187ddeadc1fbeb0774540caa36a3a68974a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3a0b4187ddeadc1fbeb0774540caa36a3a68974a Author: Timothy Arceri Date: Mon Feb 26 16:12:41 2018 +1100 ac: fix f2b and i2b for doubles

Mesa (master): nir: add lower_ldexp to nir compiler options

2018-02-27 Thread Timothy Arceri
Module: Mesa Branch: master Commit: a050ea60eef9c457a3d5185aa551631df0c35bec URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a050ea60eef9c457a3d5185aa551631df0c35bec Author: Timothy Arceri Date: Tue Feb 27 19:19:21 2018 +1100 nir: add lower_ldexp to nir

Mesa (master): ac/radeonsi: add load_base_vertex() to the abi

2018-02-27 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 8de6f7970702ec69143c4e256bbeab64fe7d79c0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8de6f7970702ec69143c4e256bbeab64fe7d79c0 Author: Timothy Arceri Date: Mon Feb 26 22:11:53 2018 +1100 ac/radeonsi: add

Mesa (master): radeonsi: create get_base_vertex() helper

2018-02-27 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 7f914734146a3008dc0e5b185f7ccab44a803bc9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7f914734146a3008dc0e5b185f7ccab44a803bc9 Author: Timothy Arceri Date: Mon Feb 26 21:59:43 2018 +1100 radeonsi: create get_base_vertex()

Mesa (master): ac: implement nir_op_ldexp

2018-02-27 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 08fa84bb9adf81aa13422501fef8f077b51ef682 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=08fa84bb9adf81aa13422501fef8f077b51ef682 Author: Timothy Arceri Date: Tue Feb 27 19:37:59 2018 +1100 ac: implement nir_op_ldexp

Mesa (master): ac: add support for handling nir_intrinsic_load_vertex_id

2018-02-27 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 5504bebfc419f93b54ca92f36d27c2f8b82bc552 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5504bebfc419f93b54ca92f36d27c2f8b82bc552 Author: Timothy Arceri Date: Tue Feb 27 12:47:00 2018 +1100 ac: add support for handling

Mesa (master): radeonsi/nir: disable vertex_id_zero_based lowering

2018-02-27 Thread Timothy Arceri
Module: Mesa Branch: master Commit: ae47af50d6ff3a97110b77535f86f7a76d1631a9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ae47af50d6ff3a97110b77535f86f7a76d1631a9 Author: Timothy Arceri Date: Tue Feb 27 12:48:11 2018 +1100 radeonsi/nir: disable

Mesa (master): ac: fix nir_op_fdd{x,y} handling

2018-02-27 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 9790921ff5c88ad860c55ba21ef1d66afd9ab2dc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9790921ff5c88ad860c55ba21ef1d66afd9ab2dc Author: Timothy Arceri Date: Tue Feb 27 16:08:40 2018 +1100 ac: fix nir_op_fdd{x,y} handling

Mesa (master): intel/ir: Fix invalid type aliasing with undefined behavior in test_eu_compact.

2018-02-27 Thread Francisco Jerez
Module: Mesa Branch: master Commit: cb309d27c52e9a6dbddb82a0f6eb75a6f263 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cb309d27c52e9a6dbddb82a0f6eb75a6f263 Author: Francisco Jerez Date: Fri Jan 26 11:48:02 2018 -0800 intel/ir: Fix invalid type

Mesa (master): util/bitset: Make C++ wrapper trivially constructible.

2018-02-27 Thread Francisco Jerez
Module: Mesa Branch: master Commit: 69b4a9d21d00e1f72b52e818cc059ee1642f263e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=69b4a9d21d00e1f72b52e818cc059ee1642f263e Author: Francisco Jerez Date: Sat Feb 24 18:37:34 2018 -0800 util/bitset: Make C++ wrapper

Mesa (master): i965: Use gen_get_pci_device_id_override

2018-02-27 Thread Jordan Justen
Module: Mesa Branch: master Commit: 843f6d187a2896386a6fb8c17daed378aefbdb91 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=843f6d187a2896386a6fb8c17daed378aefbdb91 Author: Jordan Justen Date: Fri Feb 9 18:48:18 2018 -0800 i965: Use

Mesa (master): intel/common: Add gen_device_name_to_pci_device_id

2018-02-27 Thread Jordan Justen
Module: Mesa Branch: master Commit: 8ff89250ffc24ef908f0c1b8b0b96820c49a492f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8ff89250ffc24ef908f0c1b8b0b96820c49a492f Author: Jordan Justen Date: Fri Feb 9 19:06:12 2018 -0800 intel/common: Add

Mesa (master): intel/vulkan: Support INTEL_NO_HW environment variable

2018-02-27 Thread Jordan Justen
Module: Mesa Branch: master Commit: 6b274d5cc6186c06dbb8b594e54022e75f80ed8e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6b274d5cc6186c06dbb8b594e54022e75f80ed8e Author: Jordan Justen Date: Fri Feb 9 18:36:43 2018 -0800 intel/vulkan: Support

Mesa (master): intel/common: Add gen_get_pci_device_id_override

2018-02-27 Thread Jordan Justen
Module: Mesa Branch: master Commit: e560bb9dc2025cceee19d05c45197d10388eb759 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e560bb9dc2025cceee19d05c45197d10388eb759 Author: Jordan Justen Date: Fri Feb 9 17:12:05 2018 -0800 intel/common: Add

Mesa (master): intel/vulkan: Support INTEL_DEVID_OVERRIDE environment variable

2018-02-27 Thread Jordan Justen
Module: Mesa Branch: master Commit: c2134f94c8a819cd100e503cf56cbe6fe11a6a2f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c2134f94c8a819cd100e503cf56cbe6fe11a6a2f Author: Jordan Justen Date: Fri Feb 9 18:38:28 2018 -0800 intel/vulkan: Support

Mesa (master): intel/tools: Use gen_device_name_to_pci_device_id in aubinator

2018-02-27 Thread Jordan Justen
Module: Mesa Branch: master Commit: 9f223d860b6fed0ae296bcd1b8ae14dca66a7986 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9f223d860b6fed0ae296bcd1b8ae14dca66a7986 Author: Jordan Justen Date: Fri Feb 9 19:06:43 2018 -0800 intel/tools: Use

Mesa (master): android: fix source files path for libmesa_anv_gen11

2018-02-27 Thread Tapani Pälli
Module: Mesa Branch: master Commit: b9af043716effe1af50370e696ced175415fe060 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b9af043716effe1af50370e696ced175415fe060 Author: Harish Krupo Date: Tue Feb 27 12:32:00 2018 +0530 android: fix source files path

Mesa (master): meson: simplify the gbm option code, and avoid changing types

2018-02-27 Thread Eric Engeström
Module: Mesa Branch: master Commit: 76e8d619996a6179af7506b77edad7a9fe3dbc63 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=76e8d619996a6179af7506b77edad7a9fe3dbc63 Author: Eric Engestrom Date: Fri Feb 23 17:08:20 2018 + meson: simplify the gbm option

Mesa (master): meson: avoid changing types for the dri3 option

2018-02-27 Thread Eric Engeström
Module: Mesa Branch: master Commit: 248c593132b4465fe70545ceea1f560ca3c6d6df URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=248c593132b4465fe70545ceea1f560ca3c6d6df Author: Eric Engestrom Date: Fri Feb 23 17:08:45 2018 + meson: avoid changing types

Mesa (master): ac/nir: clean up a hack about rounding 2nd coord component

2018-02-27 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: a549da877bcf641b3ef2d915d551cd49fb3f300e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a549da877bcf641b3ef2d915d551cd49fb3f300e Author: Samuel Pitoiset Date: Mon Feb 26 14:05:05 2018 +0100 ac/nir: clean up a hack about