Mesa (master): meson: libfreedreno depends upon libdrm (for fence support)

2018-12-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: ff6f1dd0d3c6b4c15ca51b478b2884d14f6a1e06 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ff6f1dd0d3c6b4c15ca51b478b2884d14f6a1e06 Author: Rhys Kidd Date: Wed Dec 12 02:45:18 2018 -0500 meson: libfreedreno depends upon libdrm (for fence support)

Mesa (master): anv/pipeline: Set the correct binding count for compute shaders

2018-12-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: e4fdc650f1c5ada29037daa954b2fd3b031cb328 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e4fdc650f1c5ada29037daa954b2fd3b031cb328 Author: Jason Ekstrand Date: Mon Feb 12 19:34:48 2018 -0800 anv/pipeline: Set the correct binding count for compute

Mesa (master): intel/blorp: Assert that we don't re-layout a compressed surface

2018-12-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 5749c0ebc43674aab1632bfd590238b13182fcdb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5749c0ebc43674aab1632bfd590238b13182fcdb Author: Jason Ekstrand Date: Sat Feb 10 10:52:51 2018 -0800 intel/blorp: Assert that we don't re-layout a compressed

Mesa (master): nir: Document the function inlining process

2018-12-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: ca98902d093d27d3fb4b6d6d95b1eaacdd9bbc7b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ca98902d093d27d3fb4b6d6d95b1eaacdd9bbc7b Author: Jason Ekstrand Date: Mon Oct 29 12:00:40 2018 -0500 nir: Document the function inlining process This has

Mesa (master): docs: Document GitLab merge request process (email alternative)

2018-12-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 7fe4e0ad5d9a5f0c292ad3ec420423f97842cad2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7fe4e0ad5d9a5f0c292ad3ec420423f97842cad2 Author: Jordan Justen Date: Tue Nov 27 15:39:10 2018 -0800 docs: Document GitLab merge request process (email

Mesa (master): nir: reword code comment

2018-12-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: c03d6e61cce96238c3c59f6b44cadc8af89a0587 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c03d6e61cce96238c3c59f6b44cadc8af89a0587 Author: Timothy Arceri Date: Mon Nov 26 12:04:35 2018 +1100 nir: reword code comment Reviewed-by: Thomas Helland

Mesa (master): nir: add if opt opt_if_loop_last_continue()

2018-12-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 5921a19d4b0c6491b3535b5154d585384c9ea144 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5921a19d4b0c6491b3535b5154d585384c9ea144 Author: Danylo Piliaiev Date: Mon Nov 26 10:59:52 2018 +1100 nir: add if opt opt_if_loop_last_continue() Removing

Mesa (master): nir: in loop analysis track actual control flow type

2018-12-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 48b40380e37aaf5b52d02ad1c748dc1b26c31cbc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=48b40380e37aaf5b52d02ad1c748dc1b26c31cbc Author: Timothy Arceri Date: Mon Nov 26 10:14:28 2018 +1100 nir: in loop analysis track actual control flow type

Mesa (master): nir: detect more induction variables

2018-12-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 9e6b39e1d521aa723749a47d958d58900bf25138 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9e6b39e1d521aa723749a47d958d58900bf25138 Author: Timothy Arceri Date: Mon Nov 26 12:05:00 2018 +1100 nir: detect more induction variables This allows loop

Mesa (master): nir: Add some more consts to the nir_format_convert.h helpers.

2018-12-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 19c7cba2ab7d50908a0c6d39e90f78e4d1981618 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=19c7cba2ab7d50908a0c6d39e90f78e4d1981618 Author: Eric Anholt Date: Tue Dec 11 13:40:54 2018 -0800 nir: Add some more consts to the nir_format_convert.h

Mesa (master): intel: Simplify the half-float packing in image load/store lowering.

2018-12-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 06fbcd2cd5cc5702c9039c26d20082a99bc157bf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=06fbcd2cd5cc5702c9039c26d20082a99bc157bf Author: Eric Anholt Date: Wed Dec 12 11:29:29 2018 -0800 intel: Simplify the half-float packing in image load/store

Mesa (master): nir: Pull some of intel's image load/store format conversion to nir_format.h

2018-12-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: d3e046e76c06978d92bc7311bf02926e888159dc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d3e046e76c06978d92bc7311bf02926e888159dc Author: Eric Anholt Date: Tue Dec 11 13:49:28 2018 -0800 nir: Pull some of intel's image load/store format conversion

Mesa (master): nir: rework force_unroll_array_access()

2018-12-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 721566bddb2a148e042c4682c35a762fc4e0c3d0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=721566bddb2a148e042c4682c35a762fc4e0c3d0 Author: Timothy Arceri Date: Thu Nov 15 21:28:31 2018 +1100 nir: rework force_unroll_array_access() Here we rework

Mesa (master): nir: factor out some of the complex loop unroll code to a helper

2018-12-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 48135f175cedcc9bc01f8f96c6f3b7b41cd12679 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=48135f175cedcc9bc01f8f96c6f3b7b41cd12679 Author: Timothy Arceri Date: Thu Nov 15 19:51:20 2018 +1100 nir: factor out some of the complex loop unroll code to a

Mesa (master): i965/compute: Emit GPGPU_WALKER in genX_state_upload

2018-12-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: c506eae53de5d7cd3b14f862b42fc490fa997e58 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c506eae53de5d7cd3b14f862b42fc490fa997e58 Author: Jordan Justen Date: Sun Nov 11 18:01:56 2018 -0800 i965/compute: Emit GPGPU_WALKER in genX_state_upload

Mesa (master): i965/genX_state: Add register access functions

2018-12-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 1b85c605a60a80975460a04c8a15af88866ade1b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1b85c605a60a80975460a04c8a15af88866ade1b Author: Jordan Justen Date: Sun Nov 11 17:46:33 2018 -0800 i965/genX_state: Add register access functions

Mesa (master): virgl: force linear texturing support

2018-12-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: f856f5019418909d6d6cf8122c23551af165788e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f856f5019418909d6d6cf8122c23551af165788e Author: Erik Faye-Lund Date: Mon Dec 10 14:57:32 2018 + virgl: force linear texturing support When I made sure

Mesa (master): radv: bump reported version to 1.1.90

2018-12-12 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 2ac6d55f38c1665a16d8d02675df2e3a858a7fec URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2ac6d55f38c1665a16d8d02675df2e3a858a7fec Author: Samuel Pitoiset Date: Tue Dec 11 13:53:05 2018 +0100 radv: bump reported version to 1.1.90 After going