mesa/src
Daniel Schürmann b689a65316 nir: lower load_helper to is_helper if the shader uses demote()
load_helper_invocation is an Input Builtin, for which the
value should not change during the execution of a shader.
This new pass inserts an is_helper intrinsic before any
demote() instruction and re-uses its value.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9058>
2021-02-17 21:53:52 +00:00
..
amd radv: do not allow to capture SQTT on the compute queue 2021-02-17 16:08:07 +00:00
android_stub egl/android: implement image cleanup callback 2020-12-15 06:05:27 +00:00
broadcom broadcom/compiler: don't dump shader-db stats for failed shaders 2021-02-17 09:01:02 +01:00
compiler nir: lower load_helper to is_helper if the shader uses demote() 2021-02-17 21:53:52 +00:00
drm-shim drm-shim: report support for timeline semaphores 2021-02-09 21:08:52 +00:00
egl egl/dri2: enable EGL_WL_bind_wayland_display in EGL device platform 2021-01-28 00:30:10 +00:00
etnaviv etnaviv, v3d: Fix valgrind include paths. 2020-12-15 19:39:29 +00:00
freedreno turnip: VK_EXT_memory_budget implementation 2021-02-17 08:07:33 +01:00
gallium virgl: Drop a context dependency from part of the shader compile path. 2021-02-17 19:31:07 +00:00
gbm egl: implement EGL_EXT_protected_surface support 2020-11-02 10:15:47 +01:00
getopt
glx glx: Fix GLX_SGI_video_sync for the no-current-drawable case 2021-02-10 21:10:04 +00:00
gtest
hgl hgl: Major refactor and cleanup 2021-01-09 20:51:35 -06:00
imgui
intel intel/compiler: Use CMPN for min / max on Gen4 and Gen5 2021-02-17 19:52:24 +00:00
loader loader: Print dlerror() output in the failure message 2020-11-04 21:45:37 +00:00
mapi glthread: ignore the return value of glUnmapBuffer, don't sync, and return true 2021-02-17 05:47:27 -05:00
mesa glthread: don't sync when using pixel buffer objects 2021-02-17 05:47:25 -05:00
microsoft microsoft/clc: Only apply float scaling to 32bit fdiv 2021-02-17 19:01:02 +00:00
nouveau nouveau: add drm-shim support 2021-01-11 22:45:01 +00:00
panfrost pan/bi: Use the correct size for UBO loads 2021-02-16 13:14:30 +00:00
util util: fix parsing of /proc/meminfo MemAvailable value 2021-02-17 08:06:15 +01:00
virtio virgl: update headers 2021-02-16 16:09:14 +00:00
vulkan meson: invalid keyword argument dependencies 2021-02-16 11:35:32 +00:00
meson.build nouveau: add drm-shim support 2021-01-11 22:45:01 +00:00
SConscript