mesa/src
Emma Anholt 61400f8a2d nir/lower_locals_to_regs: Do an ad-hoc copy propagate on our generated MOV.
I noticed the inefficiency in NIR-to-TGSI output while trying to debug a
failure handling some arrays in r600.  While this makes reading CTS
shaders easier, the effect in the real world is pretty limited.  From
softpipe shader-db:

total instructions in shared programs: 2929840 -> 2929836 (<.01%)
instructions in affected programs: 118 -> 114 (-3.39%)

Reviewed-by: Matt Turner <mattst88@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14321>
2022-01-25 06:01:13 +00:00
..
amd radv: Remove VK_EXT_display_control support in favor of common impl. 2022-01-24 12:57:35 +00:00
android_stub android_stub: update platform headers to include atrace 2021-10-09 00:42:32 +00:00
asahi agx: Lower UBO loads to use per-element indexing 2022-01-24 14:25:18 +00:00
broadcom v3dv: implement VK_KHR_driver_properties 2022-01-24 13:56:39 +00:00
compiler nir/lower_locals_to_regs: Do an ad-hoc copy propagate on our generated MOV. 2022-01-25 06:01:13 +00:00
drm-shim drm-shim: Support kernels with >4k pages 2021-08-13 23:33:52 +00:00
egl egl/dri2: short-circuit dri2_make_current when possible 2022-01-17 10:32:01 +00:00
etnaviv ci: Uprev piglit to af1785f31 2022-01-10 21:52:42 +00:00
freedreno freedreno/drm, turnip: set DRM_RDWR for exported dma-bufs 2022-01-25 05:32:38 +00:00
gallium svga: enable PIPE_CAP_IMAGE_STORE_FORMATTED on gl43 capable device 2022-01-25 03:37:26 +00:00
gbm replace 0 with NULL for NULL pointers 2022-01-10 22:53:32 +00:00
getopt
glx replace 0 with NULL for NULL pointers 2022-01-10 22:53:32 +00:00
gtest gtest: Fix output of array ASSERT/EXPECT macros 2021-11-11 09:53:09 -08:00
hgl
imgui
intel blorp: Add support for blorp_copy via XY_BLOCK_COPY_BLT 2022-01-24 23:27:25 +00:00
loader loader: Restore i915g support. 2021-12-09 09:05:23 -08:00
mapi mapi: generate correct dispatch for EXT_draw_instanced 2022-01-03 21:37:34 +00:00
mesa mesa/st: move st_fb_orientation into a mesa function 2022-01-25 07:04:27 +10:00
microsoft d3d12: Support dynamic UBO/SSBO indexing 2022-01-21 23:08:26 +00:00
nouveau
panfrost pan/decode: Fix missing newlines in error messages 2022-01-24 16:20:49 +00:00
tool pps: increase intel.cfg buffer size 2022-01-14 20:17:44 +00:00
util util/fossilize_db: Fix double free in error handling. 2022-01-24 01:09:21 +00:00
virtio venus: VkExternalImageFormatProperties is optional 2022-01-13 02:59:51 +00:00
vulkan vulkan/vk_extensions_gen: fix -Wextern-initializer warning 2022-01-25 00:26:45 +00:00
meson.build meson: start building intel earlier. 2022-01-20 06:41:17 +00:00