Mesa (master): util/os_file: extend os_read_file to return the file size

2020-03-24 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 2cb965e5b60dbcd767da42360a5e18acd8803f5d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2cb965e5b60dbcd767da42360a5e18acd8803f5d Author: Pierre-Eric Pelloux-Prayer Date: Mon Mar 16 10:48:48 2020 +0100 util/os_file: extend os_read_file to return

Mesa (master): radeonsi: clarify the conditions when FLUSH_AND_INV_DB is needed

2020-03-24 Thread GitLab Mirror
Module: Mesa Branch: master Commit: bd6234f24be024556a4b83e879bb65b89fea7a12 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bd6234f24be024556a4b83e879bb65b89fea7a12 Author: Pierre-Eric Pelloux-Prayer Date: Wed Mar 18 21:57:31 2020 +0100 radeonsi: clarify the conditions when

Mesa (master): intel/dump_gpu: Add an ensure_device_info helper

2020-03-24 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 7fd4184378268f50ff737851a88c0e836367199d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7fd4184378268f50ff737851a88c0e836367199d Author: Jason Ekstrand Date: Thu Mar 19 16:44:56 2020 -0500 intel/dump_gpu: Add an ensure_device_info helper

Mesa (master): anv: Stop fetching the timestamp frequency ourselves

2020-03-24 Thread GitLab Mirror
Module: Mesa Branch: master Commit: be451f71ab37e6bf1bf2bc24580de202783b4331 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=be451f71ab37e6bf1bf2bc24580de202783b4331 Author: Jason Ekstrand Date: Thu Mar 19 16:23:01 2020 -0500 anv: Stop fetching the timestamp frequency ourselves

Mesa (master): intel/dump_gpu: Handle a bunch of getparam in the no-HW case

2020-03-24 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 67a10ea21596b2dff3ea2dc40713e59784e02ef2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=67a10ea21596b2dff3ea2dc40713e59784e02ef2 Author: Jason Ekstrand Date: Thu Mar 19 16:45:19 2020 -0500 intel/dump_gpu: Handle a bunch of getparam in the no-HW

Mesa (master): util/xmlconfig: add new sha1 application attribute

2020-03-24 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 8f48e7b1e991375f6b03fac09a4f4416eb2f1afc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8f48e7b1e991375f6b03fac09a4f4416eb2f1afc Author: Pierre-Eric Pelloux-Prayer Date: Mon Mar 16 10:49:45 2020 +0100 util/xmlconfig: add new sha1 application

Mesa (master): util/u_process: add util_get_process_exec_path

2020-03-24 Thread GitLab Mirror
Module: Mesa Branch: master Commit: f8f1413070ae079443ab31a75679cfd10cb756ed URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f8f1413070ae079443ab31a75679cfd10cb756ed Author: Pierre-Eric Pelloux-Prayer Date: Mon Mar 16 10:49:17 2020 +0100 util/u_process: add

Mesa (master): radeonsi: enable workarounds for YoYo engine based games

2020-03-24 Thread GitLab Mirror
Module: Mesa Branch: master Commit: f1cc13727c6875ee5aae7656652dda231267cccf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f1cc13727c6875ee5aae7656652dda231267cccf Author: Pierre-Eric Pelloux-Prayer Date: Fri Mar 13 14:24:51 2020 +0100 radeonsi: enable workarounds for YoYo engine

Mesa (master): nir/gather_info: fix per-vertex handling in try_mask_partial_io

2020-03-24 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 9f4ba2d2b4a577a7cf6b38e835f0d1f39965bf08 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9f4ba2d2b4a577a7cf6b38e835f0d1f39965bf08 Author: Rhys Perry Date: Wed Mar 11 20:22:38 2020 + nir/gather_info: fix per-vertex handling in

Mesa (master): aco: remove dead code in handle_operands()

2020-03-24 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 21ba2bc595402180fa52d793bb1e524663788338 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=21ba2bc595402180fa52d793bb1e524663788338 Author: Rhys Perry Date: Mon Mar 23 20:44:27 2020 + aco: remove dead code in handle_operands() Signed-off-by:

Mesa (master): aco: implement 64-bit VGPR constant copies in handle_operands()

2020-03-24 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 43918c9a7fc76b56a521d5eea6a8d2b3fb675a15 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=43918c9a7fc76b56a521d5eea6a8d2b3fb675a15 Author: Rhys Perry Date: Fri Mar 20 16:07:08 2020 + aco: implement 64-bit VGPR constant copies in

Mesa (master): turnip: fix znear clipping

2020-03-24 Thread GitLab Mirror
Module: Mesa Branch: master Commit: afe27d5345f3addf770a2dee3f74c42f9ab93ae9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=afe27d5345f3addf770a2dee3f74c42f9ab93ae9 Author: Jonathan Marek Date: Mon Mar 23 21:33:36 2020 -0400 turnip: fix znear clipping Vulkan clips znear at 0

Mesa (master): turnip: implement depth clamp

2020-03-24 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 04509dae7f7ec4d643c75ab57d2d658b928b323f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=04509dae7f7ec4d643c75ab57d2d658b928b323f Author: Jonathan Marek Date: Mon Mar 23 21:37:25 2020 -0400 turnip: implement depth clamp Signed-off-by: Jonathan

Mesa (master): freedreno/registers: more GRAS_CL_CNTL bits, Z_CLAMP

2020-03-24 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 07a8100aed64c64dee5966c5560f299d866bd0c9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=07a8100aed64c64dee5966c5560f299d866bd0c9 Author: Jonathan Marek Date: Mon Mar 23 21:21:11 2020 -0400 freedreno/registers: more GRAS_CL_CNTL bits, Z_CLAMP

Mesa (master): pan/bi: Rewrite aligned vectors as well

2020-03-24 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 6a4fadce129efa5cc13bffc4f0c207ff23830792 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6a4fadce129efa5cc13bffc4f0c207ff23830792 Author: Alyssa Rosenzweig Date: Mon Mar 23 17:07:27 2020 -0400 pan/bi: Rewrite aligned vectors as well This still

Mesa (master): pan/bi: Lower combines to rewrites for scalars

2020-03-24 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 5a3493c536b174030d0c62e0196955d88c74066a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5a3493c536b174030d0c62e0196955d88c74066a Author: Alyssa Rosenzweig Date: Mon Mar 23 16:48:58 2020 -0400 pan/bi: Lower combines to rewrites for scalars This

Mesa (master): pan/bi: Ingest vecN directly (again)

2020-03-24 Thread GitLab Mirror
Module: Mesa Branch: master Commit: e0a51d5308f3a9c6030c4ebc42be6be5c4b9e46a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e0a51d5308f3a9c6030c4ebc42be6be5c4b9e46a Author: Alyssa Rosenzweig Date: Sun Mar 22 17:31:23 2020 -0400 pan/bi: Ingest vecN directly (again) Last time, I

Mesa (master): util/u_process: fix Windows build

2020-03-24 Thread GitLab Mirror
Module: Mesa Branch: master Commit: bd22a0f710ca48a49948a6463228c0d01d2fa74f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bd22a0f710ca48a49948a6463228c0d01d2fa74f Author: Pierre-Eric Pelloux-Prayer Date: Tue Mar 24 16:12:26 2020 +0100 util/u_process: fix Windows build Reported

Mesa (master): radv: enable VK_KHR_8bit_storage on GFX6-GFX7

2020-03-24 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 238e2ed2100d4d364fefa23bac058100704c0a44 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=238e2ed2100d4d364fefa23bac058100704c0a44 Author: Samuel Pitoiset Date: Tue Mar 24 15:07:05 2020 +0100 radv: enable VK_KHR_8bit_storage on GFX6-GFX7 Enabling

Mesa (master): glthread: declare marshal and unmarshal functions as non-static

2020-03-24 Thread GitLab Mirror
Module: Mesa Branch: master Commit: cadddbd26932a2eb4f8376e748c1cc27741afc33 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cadddbd26932a2eb4f8376e748c1cc27741afc33 Author: Marek Olšák Date: Thu Mar 5 16:21:00 2020 -0500 glthread: declare marshal and unmarshal functions as

Mesa (master): glthread: inline SET_func and add -O1 to build _mesa_create_marshal_table faster

2020-03-24 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 03da51eb07552fdaa2431de63235dbcf7a616ad7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=03da51eb07552fdaa2431de63235dbcf7a616ad7 Author: Marek Olšák Date: Sun Mar 22 21:56:20 2020 -0400 glthread: inline SET_func and add -O1 to build

Mesa (master): glthread: compile marshal_generated.c faster by breaking it up into 8 files

2020-03-24 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 8a3e2cd9b26beb4d57ea417c4528e22c00c92126 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8a3e2cd9b26beb4d57ea417c4528e22c00c92126 Author: Marek Olšák Date: Thu Mar 5 18:08:58 2020 -0500 glthread: compile marshal_generated.c faster by breaking it

Mesa (master): i965/iris: fix crash when calling GetPerfQueryDataINTEL

2020-03-24 Thread GitLab Mirror
Module: Mesa Branch: master Commit: ba56684a14101820a8f8d6ebf8682e12a383288d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ba56684a14101820a8f8d6ebf8682e12a383288d Author: Lionel Landwerlin Date: Tue Mar 24 16:54:32 2020 +0200 i965/iris: fix crash when calling

Mesa (master): glsl: Add unit tests for the lower_precision pass

2020-03-24 Thread GitLab Mirror
Module: Mesa Branch: master Commit: cc09745714d7c698b6adc48ed63ab6f506603088 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cc09745714d7c698b6adc48ed63ab6f506603088 Author: Neil Roberts Date: Fri Oct 4 05:13:21 2019 -0400 glsl: Add unit tests for the lower_precision pass Adds a

Mesa (master): glsl/standalone: Add an option to lower the precision

2020-03-24 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 32cd3bd85014a6fbbabc3a26a16c05e8e98a8485 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=32cd3bd85014a6fbbabc3a26a16c05e8e98a8485 Author: Neil Roberts Date: Thu Oct 3 19:59:10 2019 -0400 glsl/standalone: Add an option to lower the precision Adds

Mesa (master): glsl/lower_precision: Lower builtins depending on arguments

2020-03-24 Thread GitLab Mirror
Module: Mesa Branch: master Commit: fc8432e6d6c1f76621e202c773a590fa99ded730 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fc8432e6d6c1f76621e202c773a590fa99ded730 Author: Neil Roberts Date: Mon Nov 18 17:05:54 2019 +0100 glsl/lower_precision: Lower builtins depending on arguments

Mesa (master): glsl: Add a method to get precision from a deref instruction

2020-03-24 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 0e1680a1e2aa67b3cb132bdd4f615694ff9454af URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0e1680a1e2aa67b3cb132bdd4f615694ff9454af Author: Neil Roberts Date: Fri Sep 20 18:04:15 2019 +0200 glsl: Add a method to get precision from a deref

Mesa (master): glsl: Add an IR lowering pass to convert mediump operations to 16-bit

2020-03-24 Thread GitLab Mirror
Module: Mesa Branch: master Commit: b83f4b9fa23dc3d94ebb885897c19590c750cb83 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b83f4b9fa23dc3d94ebb885897c19590c750cb83 Author: Neil Roberts Date: Fri Apr 19 15:36:58 2019 +0200 glsl: Add an IR lowering pass to convert mediump operations

Mesa (master): freedreno/ir3: enable nir_opt_loop_unroll on a6xx

2020-03-24 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 1ee2ad584c95233b5cdbbed9fa5997533dc80276 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1ee2ad584c95233b5cdbbed9fa5997533dc80276 Author: Hyunjun Ko Date: Tue Nov 19 07:20:10 2019 + freedreno/ir3: enable nir_opt_loop_unroll on a6xx If

Mesa (master): glsl/hierarchical_visitor: Call leave_callback on leaf nodes

2020-03-24 Thread GitLab Mirror
Module: Mesa Branch: master Commit: c525785edc33d36bbb906d3004be213d25b9467b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c525785edc33d36bbb906d3004be213d25b9467b Author: Neil Roberts Date: Wed Oct 2 17:11:48 2019 -0400 glsl/hierarchical_visitor: Call leave_callback on leaf

Mesa (master): nir: add a bool bitsize lowering pass

2020-03-24 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 467c9a0faa0a27a14bbf5fb42bbf806382d2d3f0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=467c9a0faa0a27a14bbf5fb42bbf806382d2d3f0 Author: Iago Toral Quiroga Date: Wed Oct 24 09:25:29 2018 +0200 nir: add a bool bitsize lowering pass The pass

Mesa (master): glsl: Inline builtins in a separate pass

2020-03-24 Thread GitLab Mirror
Module: Mesa Branch: master Commit: e7434c0a0608383c13514210e805d15678af5722 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e7434c0a0608383c13514210e805d15678af5722 Author: Neil Roberts Date: Tue Oct 15 16:20:26 2019 +0200 glsl: Inline builtins in a separate pass Previously, the

Mesa (master): freedreno: Enable mediump lowering

2020-03-24 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 75674ed4d4ec868fe116df84be1366b0fcd6c942 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=75674ed4d4ec868fe116df84be1366b0fcd6c942 Author: Hyunjun Ko Date: Fri Jun 7 08:48:34 2019 + freedreno: Enable mediump lowering Reviewed-by: Alyssa

Mesa (master): freedreno/ir3: Lower bools to bitsize

2020-03-24 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 61f7a1dfc566508d505230562a99099ee9c3f70f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=61f7a1dfc566508d505230562a99099ee9c3f70f Author: Neil Roberts Date: Thu Jan 31 16:19:36 2019 +0100 freedreno/ir3: Lower bools to bitsize Reviewed-by: Alyssa