Mesa (main): pan/bi: Add support for gl_DrawID

2021-05-12 Thread GitLab Mirror
Module: Mesa Branch: main Commit: a5ba2e20457bb52b04b379f701dc8783dfdcfd4a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a5ba2e20457bb52b04b379f701dc8783dfdcfd4a Author: Boris Brezillon Date: Tue May 11 12:21:52 2021 +0200 pan/bi: Add support for gl_DrawID We simply pass the

Mesa (main): panfrost: Expose the DRAW_PARAMETERS cap on Bifrost

2021-05-12 Thread GitLab Mirror
Module: Mesa Branch: main Commit: ec2b46a1cec72d6562f620997bd540a43fd1d583 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ec2b46a1cec72d6562f620997bd540a43fd1d583 Author: Boris Brezillon Date: Tue May 11 12:24:45 2021 +0200 panfrost: Expose the DRAW_PARAMETERS cap on Bifrost

Mesa (main): panfrost: Split the indexed and !indexed indirect draw info structs

2021-05-12 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 0e74598e3658237ab817db204fc7b008d16b92be URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0e74598e3658237ab817db204fc7b008d16b92be Author: Boris Brezillon Date: Tue May 11 11:01:20 2021 +0200 panfrost: Split the indexed and !indexed indirect draw

Mesa (main): pan/bi: Add support for gl_{BaseVertex,BaseInstance}

2021-05-12 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 7cc4c8c5e568be9d1a5660301edcb5913131201f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7cc4c8c5e568be9d1a5660301edcb5913131201f Author: Boris Brezillon Date: Tue May 11 11:16:46 2021 +0200 pan/bi: Add support for gl_{BaseVertex,BaseInstance}

Mesa (main): panfrost: Flag indirect draw/dispatch shaders as internal

2021-05-12 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 7db79fa6773bd4168980fad5c8c8785adb34de76 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7db79fa6773bd4168980fad5c8c8785adb34de76 Author: Boris Brezillon Date: Tue May 11 12:40:33 2021 +0200 panfrost: Flag indirect draw/dispatch shaders as internal

Mesa (main): pan/bi: Add first_vertex to vertex ID

2021-05-12 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 69d81edaf8e502785a615e587ec2581cc540efa0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=69d81edaf8e502785a615e587ec2581cc540efa0 Author: Alyssa Rosenzweig Date: Thu Apr 22 19:35:56 2021 -0400 pan/bi: Add first_vertex to vertex ID Apparently r61 is

Mesa (main): iris/ci: disable failing gimark test for now

2021-05-12 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 12f0b14e2d4b86a449be8dbeee4dbb8d710dff3c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=12f0b14e2d4b86a449be8dbeee4dbb8d710dff3c Author: Gustavo Padovan Date: Fri Apr 30 07:07:16 2021 -0300 iris/ci: disable failing gimark test for now In order to

Mesa (main): iris/ci: enable intel devices automatically in MR pipelines

2021-05-12 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 5d6608ef78b79e41b6c5aa41534e139b2eaa524b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5d6608ef78b79e41b6c5aa41534e139b2eaa524b Author: Gustavo Padovan Date: Fri Apr 30 12:02:39 2021 -0300 iris/ci: enable intel devices automatically in MR

Mesa (main): nir: handle float atomics in nir_lower_memory_model

2021-05-12 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 2c3e2d69bd1e1ab715783f0ef41daf99519ed12e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2c3e2d69bd1e1ab715783f0ef41daf99519ed12e Author: Marcin Ślusarz Date: Thu Nov 12 20:13:26 2020 +0100 nir: handle float atomics in nir_lower_memory_model

Mesa (main): nir: handle float atomics in nir_gather_info

2021-05-12 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 27073b59bce6b52ea5ec10abf1f1903f7edd5d61 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=27073b59bce6b52ea5ec10abf1f1903f7edd5d61 Author: Marcin Ślusarz Date: Thu Nov 12 20:13:18 2020 +0100 nir: handle float atomics in nir_gather_info

Mesa (main): panfrost: Implement framebuffer invalidation

2021-05-12 Thread GitLab Mirror
Module: Mesa Branch: main Commit: ac5ba2dfadb46edb260be631f128e264c1711237 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ac5ba2dfadb46edb260be631f128e264c1711237 Author: Alyssa Rosenzweig Date: Tue May 11 15:39:21 2021 -0400 panfrost: Implement framebuffer invalidation The

Mesa (main): panfrost: Track buffers needing resolve

2021-05-12 Thread GitLab Mirror
Module: Mesa Branch: main Commit: bff8c7e611a26a8fad5d603ff9c33fbac48788f5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bff8c7e611a26a8fad5d603ff9c33fbac48788f5 Author: Alyssa Rosenzweig Date: Tue May 11 15:38:23 2021 -0400 panfrost: Track buffers needing resolve This is a

Mesa (main): panfrost: Set discard based on the resolve set

2021-05-12 Thread GitLab Mirror
Module: Mesa Branch: main Commit: c8161bf05d783618f52a65995893008c82f83b9c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c8161bf05d783618f52a65995893008c82f83b9c Author: Alyssa Rosenzweig Date: Tue May 11 15:38:52 2021 -0400 panfrost: Set discard based on the resolve set This is

Mesa (main): translate: reserve more vertex-shader outputs

2021-05-12 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 100c4dbd9ca9b03cf50eff4818a2582e12a2c3f4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=100c4dbd9ca9b03cf50eff4818a2582e12a2c3f4 Author: Erik Faye-Lund Date: Mon May 10 17:46:28 2021 +0200 translate: reserve more vertex-shader outputs It's not

Mesa (main): translate: assert that nr_elements is in range

2021-05-12 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 8166e41e1fc9ea304b710049ece872a7de5c88cb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8166e41e1fc9ea304b710049ece872a7de5c88cb Author: Erik Faye-Lund Date: Mon May 10 17:47:47 2021 +0200 translate: assert that nr_elements is in range This just

Mesa (main): ac: Add NIR lowering for NGG GS.

2021-05-12 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 60ac5dda82e1a5c020aa51a02fa65131e9bfb2ca URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=60ac5dda82e1a5c020aa51a02fa65131e9bfb2ca Author: Timur Kristóf Date: Thu Apr 22 14:43:54 2021 +0200 ac: Add NIR lowering for NGG GS. Signed-off-by: Timur

Mesa (main): ac: Add new NIR pass to lower NGG VS/TES.

2021-05-12 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 3d589b8b464828dc19c4e7d73f5cc078c24915e1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3d589b8b464828dc19c4e7d73f5cc078c24915e1 Author: Timur Kristóf Date: Fri Apr 9 16:56:57 2021 +0200 ac: Add new NIR pass to lower NGG VS/TES. Signed-off-by:

Mesa (main): aco: Implement new NGG specific NIR intrinsics.

2021-05-12 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 89a76ff78679aee99e6caa34a71444b3b9bb5b57 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=89a76ff78679aee99e6caa34a71444b3b9bb5b57 Author: Timur Kristóf Date: Fri Apr 9 16:59:30 2021 +0200 aco: Implement new NGG specific NIR intrinsics.

Mesa (main): radv: Use new NIR lowering of NGG GS when ACO is used.

2021-05-12 Thread GitLab Mirror
Module: Mesa Branch: main Commit: bb127c2130c550b222541c3da377083e8e56 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bb127c2130c550b222541c3da377083e8e56 Author: Timur Kristóf Date: Thu Apr 22 14:44:28 2021 +0200 radv: Use new NIR lowering of NGG GS when ACO is used.

Mesa (main): nir: Support upper bound of subgroup_id/num_subgroups for non-compute.

2021-05-12 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 9a2ffe1abbfe287a1aaf5e76b45278d791986e6f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9a2ffe1abbfe287a1aaf5e76b45278d791986e6f Author: Timur Kristóf Date: Fri Apr 23 08:46:18 2021 +0200 nir: Support upper bound of subgroup_id/num_subgroups for

Mesa (main): nir: Allow load_primitive_id in VS in nir_divergence_analysis.

2021-05-12 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 641707a8074ab32415eb80c5ab03b68b9533aaaf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=641707a8074ab32415eb80c5ab03b68b9533aaaf Author: Timur Kristóf Date: Mon May 10 22:37:46 2021 +0200 nir: Allow load_primitive_id in VS in

Mesa (main): radv: Use new NGG NIR lowering for VS/TES when ACO is used.

2021-05-12 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 9732881729bd0da8096e03efe77e511d4d6f815d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9732881729bd0da8096e03efe77e511d4d6f815d Author: Timur Kristóf Date: Thu Apr 15 17:21:57 2021 +0200 radv: Use new NGG NIR lowering for VS/TES when ACO is used.

Mesa (main): radv: Gather NGG info sooner.

2021-05-12 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 33e29f8f9be128eace0e79cbf086c7bd46cb9c39 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=33e29f8f9be128eace0e79cbf086c7bd46cb9c39 Author: Timur Kristóf Date: Thu Apr 22 14:24:48 2021 +0200 radv: Gather NGG info sooner. Signed-off-by: Timur Kristóf

Mesa (main): aco: Fixup the NIR metadata after sanitize_cf_list.

2021-05-12 Thread GitLab Mirror
Module: Mesa Branch: main Commit: ad8dd39bd35320c02d8f9be036e458aa479f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ad8dd39bd35320c02d8f9be036e458aa479f Author: Timur Kristóf Date: Thu Apr 22 14:11:39 2021 +0200 aco: Fixup the NIR metadata after sanitize_cf_list.

Mesa (main): aco: Split ngg_emit_sendmsg_gs_alloc_req from the wave0 check.

2021-05-12 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 75a002f809919ffafe699c7c55ed8c39e35fd4ee URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=75a002f809919ffafe699c7c55ed8c39e35fd4ee Author: Timur Kristóf Date: Thu Apr 15 16:51:45 2021 +0200 aco: Split ngg_emit_sendmsg_gs_alloc_req from the wave0

Mesa (main): nir: Add AMD specific intrinsics for merged shaders and NGG.

2021-05-12 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 0d6b6c850f2f35f22b6b08eb9fa933af072e2484 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0d6b6c850f2f35f22b6b08eb9fa933af072e2484 Author: Timur Kristóf Date: Tue May 4 13:40:28 2021 +0200 nir: Add AMD specific intrinsics for merged shaders and NGG.

Mesa (main): nir: Support upper bound of unsigned bit size conversions.

2021-05-12 Thread GitLab Mirror
Module: Mesa Branch: main Commit: e905e0938a7f027e3ccda99ac0dd3cb7c4d46901 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e905e0938a7f027e3ccda99ac0dd3cb7c4d46901 Author: Timur Kristóf Date: Fri Apr 23 08:48:46 2021 +0200 nir: Support upper bound of unsigned bit size conversions.

Mesa (main): aco: Allow workgroup barrier and shared scope for NGG shaders.

2021-05-12 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 00fd087f0a8c9268328058e0e0afc67096840e75 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=00fd087f0a8c9268328058e0e0afc67096840e75 Author: Timur Kristóf Date: Wed Apr 21 14:20:45 2021 +0200 aco: Allow workgroup barrier and shared scope for NGG

Mesa (main): radv: Fill shader info earlier.

2021-05-12 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 1630ec96d30ac5d8f47be78f2daa20d7d64add72 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1630ec96d30ac5d8f47be78f2daa20d7d64add72 Author: Timur Kristóf Date: Thu Apr 15 17:02:57 2021 +0200 radv: Fill shader info earlier. Signed-off-by: Timur

Mesa (main): aco: fix additional register requirements for spilling

2021-05-12 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 989e9867a64045421cf77c0d0bb2d184408ed21f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=989e9867a64045421cf77c0d0bb2d184408ed21f Author: Daniel Schürmann Date: Tue May 11 22:58:27 2021 +0200 aco: fix additional register requirements for spilling

Mesa (main): gallium/u_threaded: fix 32-bit breakage due to incorrect pointer arithmetic

2021-05-12 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 5818380f86bcd4744ddde9fb08930779ec1d00ca URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5818380f86bcd4744ddde9fb08930779ec1d00ca Author: Marek Olšák Date: Tue May 11 06:46:26 2021 -0400 gallium/u_threaded: fix 32-bit breakage due to incorrect

Mesa (main): ci: Uprev piglit to 3351e8952 ("max-texture-size: report merged results")

2021-05-12 Thread GitLab Mirror
Module: Mesa Branch: main Commit: e8640fef9089bb31a9e602a8894ae4fe84086118 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e8640fef9089bb31a9e602a8894ae4fe84086118 Author: Erik Faye-Lund Date: Tue May 11 10:58:58 2021 +0200 ci: Uprev piglit to 3351e8952 ("max-texture-size: report

Mesa (main): lavapipe: correct reported number of UBOs

2021-05-12 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 790b9a5872b6456614de186ecea190450f7d0273 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=790b9a5872b6456614de186ecea190450f7d0273 Author: Erik Faye-Lund Date: Mon May 10 18:15:57 2021 +0200 lavapipe: correct reported number of UBOs When emitting

Mesa (main): intel/fs: use the final destination type for regioning restrictions

2021-05-12 Thread GitLab Mirror
Module: Mesa Branch: main Commit: f46aa1b9d7c5c89fa1059c04b9a5e62f177177a2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f46aa1b9d7c5c89fa1059c04b9a5e62f177177a2 Author: Lionel Landwerlin Date: Wed May 12 11:24:12 2021 +0300 intel/fs: use the final destination type for regioning

Mesa (main): venus: get rid of #ifdef's in vn_CreateImage

2021-05-12 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 77d959814c721ffaa9bd43366f6ebe9365684709 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=77d959814c721ffaa9bd43366f6ebe9365684709 Author: Chia-I Wu Date: Wed May 12 13:50:56 2021 -0700 venus: get rid of #ifdef's in vn_CreateImage No real change

Mesa (main): freedreno/ir3: Don't force RTNE if rounding mode is undefined

2021-05-12 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 6c530ebf407d2a165c4252b3af609fb426458ad0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6c530ebf407d2a165c4252b3af609fb426458ad0 Author: Rob Clark Date: Wed May 12 10:15:03 2021 -0700 freedreno/ir3: Don't force RTNE if rounding mode is undefined

Mesa (main): gallium/u_threaded: Add call logging

2021-05-12 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 57c8164389b4cb7d364b1b62d3df5c769b690534 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=57c8164389b4cb7d364b1b62d3df5c769b690534 Author: Rob Clark Date: Tue May 11 08:44:42 2021 -0700 gallium/u_threaded: Add call logging Signed-off-by: Rob Clark

Mesa (main): gallium/u_threaded: Add to_call() helper

2021-05-12 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 3b69cbe06ce69d7bed2b140b508279102ea14764 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3b69cbe06ce69d7bed2b140b508279102ea14764 Author: Rob Clark Date: Tue May 11 08:24:47 2021 -0700 gallium/u_threaded: Add to_call() helper Add helper for casting

Mesa (main): panfrost: Remove spurious assignment

2021-05-12 Thread GitLab Mirror
Module: Mesa Branch: main Commit: dbdbbd29c9aaea3532fc0e26d730c8008568c7fc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dbdbbd29c9aaea3532fc0e26d730c8008568c7fc Author: Alyssa Rosenzweig Date: Wed May 12 12:13:37 2021 -0400 panfrost: Remove spurious assignment Signed-off-by:

Mesa (main): panfrost: Clean up cases for emit_fbd

2021-05-12 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 5c069ff51266794044f7e9130e6dfcae721cc25c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5c069ff51266794044f7e9130e6dfcae721cc25c Author: Alyssa Rosenzweig Date: Wed May 12 12:17:28 2021 -0400 panfrost: Clean up cases for emit_fbd Signed-off-by:

Mesa (main): panfrost: Don't translate compare funcs

2021-05-12 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 55959da24aecd96d637ca7da4ff827c218015057 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=55959da24aecd96d637ca7da4ff827c218015057 Author: Alyssa Rosenzweig Date: Wed May 12 10:41:09 2021 -0400 panfrost: Don't translate compare funcs Matches

Mesa (main): frontends/va: fix multi planes for external memeory type

2021-05-12 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 052335a180bfc07f18cdf4dd5b56936f3e5bd279 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=052335a180bfc07f18cdf4dd5b56936f3e5bd279 Author: Leo Liu Date: Sun May 9 11:58:55 2021 -0400 frontends/va: fix multi planes for external memeory type For the

Mesa (staging/21.1): 26 new commits

2021-05-12 Thread GitLab Mirror
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6ba5eb1ecb6be568b3a306b45e355784ca0dc686 Author: Daniel Schürmann Date: Tue May 11 22:58:27 2021 +0200 aco: fix additional register requirements for spilling It could happen that VGPR spilling without SGPR spilling

Mesa (main): panfrost: Hide CAP_INT16 behind is_deqp

2021-05-12 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 65a00b519935a335e6bc812b981f2973919bb8bf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=65a00b519935a335e6bc812b981f2973919bb8bf Author: Alyssa Rosenzweig Date: Wed May 12 15:08:19 2021 -0400 panfrost: Hide CAP_INT16 behind is_deqp The GLSL

Mesa (main): panfrost: Add GPU IDs for G52 1-Core-2EE (RK3568/RK3566)

2021-05-12 Thread GitLab Mirror
Module: Mesa Branch: main Commit: e1959f0f5990fc73e78a7431a800c623b6fc5208 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e1959f0f5990fc73e78a7431a800c623b6fc5208 Author: Ezequiel Garcia Date: Tue May 11 16:57:25 2021 -0300 panfrost: Add GPU IDs for G52 1-Core-2EE (RK3568/RK3566)

Mesa (staging/21.1): v3d: fix resource leak in error path

2021-05-12 Thread GitLab Mirror
Module: Mesa Branch: staging/21.1 Commit: d050deb6762fc934f2ce4db880a33b8856fe2417 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d050deb6762fc934f2ce4db880a33b8856fe2417 Author: Juan A. Suarez Romero Date: Fri Apr 30 12:49:59 2021 +0200 v3d: fix resource leak in error path Do not

Mesa (staging/21.1): gallivm: handle texture arrays in non-fragment shaders with lod.

2021-05-12 Thread GitLab Mirror
Module: Mesa Branch: staging/21.1 Commit: 484d3824c1bc63f0edb6d6088632a660e14fc2e9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=484d3824c1bc63f0edb6d6088632a660e14fc2e9 Author: Dave Airlie Date: Fri May 7 11:26:35 2021 +1000 gallivm: handle texture arrays in non-fragment shaders

Mesa (staging/21.1): iris: refcount separate screen objects for resource tracking

2021-05-12 Thread GitLab Mirror
Module: Mesa Branch: staging/21.1 Commit: 99800a861975929860ba87b3e791bfbbadcb7909 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=99800a861975929860ba87b3e791bfbbadcb7909 Author: Mike Blumenkrantz Date: Tue May 4 15:08:07 2021 -0400 iris: refcount separate screen objects for

Mesa (staging/21.1): android: nir: add nir_lower_fragcolor.c to Makefile.sources

2021-05-12 Thread GitLab Mirror
Module: Mesa Branch: staging/21.1 Commit: e01d61f7998269d251f84011d633ebfcd2cf9814 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e01d61f7998269d251f84011d633ebfcd2cf9814 Author: Mauro Rossi Date: Sat May 8 12:42:10 2021 +0200 android: nir: add nir_lower_fragcolor.c to

Mesa (staging/21.1): radv: fix extending the dirty bits to 64-bit

2021-05-12 Thread GitLab Mirror
Module: Mesa Branch: staging/21.1 Commit: 88ceb013165717d9c968f12055a28c457d66ad22 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=88ceb013165717d9c968f12055a28c457d66ad22 Author: Samuel Pitoiset Date: Fri May 7 18:07:12 2021 +0200 radv: fix extending the dirty bits to 64-bit New

Mesa (staging/21.1): egl/x11: don't forget to exit the attrib list loop

2021-05-12 Thread GitLab Mirror
Module: Mesa Branch: staging/21.1 Commit: 888f27c72b99216fb471a9003a7844c0e5e64ddf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=888f27c72b99216fb471a9003a7844c0e5e64ddf Author: Eric Engestrom Date: Sun May 9 18:10:32 2021 +0200 egl/x11: don't forget to exit the attrib list loop

Mesa (staging/21.1): clover/memory: fix data race in buffer subclasses

2021-05-12 Thread GitLab Mirror
Module: Mesa Branch: staging/21.1 Commit: 1e2245b154030782c702eee8204175b26f965732 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1e2245b154030782c702eee8204175b26f965732 Author: Karol Herbst Date: Wed Jan 27 22:09:16 2021 +0100 clover/memory: fix data race in buffer subclasses

Mesa (main): panfrost: Don't upload empty push uniform table

2021-05-12 Thread GitLab Mirror
Module: Mesa Branch: main Commit: df3edfc72994d26a87008ddd322ffbc38c2343b2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=df3edfc72994d26a87008ddd322ffbc38c2343b2 Author: Alyssa Rosenzweig Date: Wed May 12 13:21:40 2021 -0400 panfrost: Don't upload empty push uniform table Instead

Mesa (main): pan/mdg: Use smaller LD_UNIFORM instructions

2021-05-12 Thread GitLab Mirror
Module: Mesa Branch: main Commit: 01ef56a7e49cf0f6c93748333e903ba1776c720f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=01ef56a7e49cf0f6c93748333e903ba1776c720f Author: Alyssa Rosenzweig Date: Wed May 12 13:22:24 2021 -0400 pan/mdg: Use smaller LD_UNIFORM instructions If we only

Mesa (main): nvc0/ir: Initialize CodeEmitterGK110 member progType in constructor.

2021-05-12 Thread GitLab Mirror
Module: Mesa Branch: main Commit: c89241211103d95f07eb0d66226c12bb28b146cc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c89241211103d95f07eb0d66226c12bb28b146cc Author: Vinson Lee Date: Sat May 8 17:23:52 2021 -0700 nvc0/ir: Initialize CodeEmitterGK110 member progType in