mesa/src
Eric Anholt 5f26c21e62 nir: Expand opt_undef to handle undef channels in a store intrinsic.
Instead of only handling all-undef stores, shrink the writemask to just
the defined channels.  Cleans up a bunch of writemasks on prog_to_nir
output in particular.

Reviewed-by: Rhys Perry <pendingchaos02@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6054>
2020-08-20 16:44:08 +00:00
..
amd radv: Move nir_opt_shrink_vectors() into the opt loop. 2020-08-20 16:44:08 +00:00
android_stub ci: Include enough Android headers to let us compile test EGL 2020-08-05 18:08:07 +00:00
broadcom v3d/compiler: add v3dv_prog_data_size helper 2020-08-19 22:50:21 +02:00
compiler nir: Expand opt_undef to handle undef channels in a store intrinsic. 2020-08-20 16:44:08 +00:00
drm-shim drm-shim: Return -EINVAL instead of abort()ing on unknown ioctls. 2020-07-30 19:59:20 +00:00
egl egl: drop another indentation level in _eglFindDisplay() by inverting an if 2020-08-19 22:10:06 +00:00
etnaviv etnaviv: replace all dup() with os_dupfd_cloexec() 2020-06-18 02:09:56 +00:00
freedreno freedreno/ir3: Fix assertion failures dumping CS high full regs. 2020-08-19 16:56:14 +00:00
gallium panfrost: Reduce attribute buffer allocations 2020-08-20 18:15:02 +02:00
gbm gbm: document that gbm_bo_map exposes a linear view 2020-06-03 10:09:52 +00:00
getopt
glx egl/x11_dri3: implement EGL_KHR_swap_buffers_with_damage 2020-08-19 12:47:58 +00:00
gtest gtest: Update to 1.10.0 2020-04-20 11:57:11 +00:00
hgl scons: Prune out unnecessary targets. 2020-03-30 13:38:01 +00:00
imgui meson: drop intel_ prefix on imgui_core 2019-12-10 15:16:02 +00:00
intel anv: null check for buffer before reading size 2020-08-20 08:33:59 +03:00
loader egl/x11_dri3: implement EGL_KHR_swap_buffers_with_damage 2020-08-19 12:47:58 +00:00
mapi src/mesa: add GL_NV_half_float extension support (v2) 2020-08-11 19:55:22 +00:00
mesa st: Pass TextureTiling option from texture to memory obj 2020-08-18 20:40:40 +00:00
panfrost panfrost: Pass alignments explicitly 2020-08-20 18:15:01 +02:00
util util: add a alignof() macro 2020-08-20 10:52:19 +00:00
vulkan vulkan/wsi: add sw support. (v2) 2020-08-17 14:30:50 +10:00
meson.build ci: Include enough Android headers to let us compile test EGL 2020-08-05 18:08:07 +00:00
SConscript driconf: drop now unused translation facility 2020-06-22 21:50:12 +00:00