mesa/src
Rob Clark f5ee8c54ed freedreno/ir3: fix legalize for vecN inputs
The wrmask is handled in regmask_get()/regmask_set(), but it wasn't
being propagated from SSA src to dst.  So for example, an SSBO read
value that is passed in as src2.y component to atomic op, wasn't
getting the (sy) flag set.  Causing lots of fail.

Signed-off-by: Rob Clark <robdclark@gmail.com>
2019-02-20 18:50:08 -05:00
..
amd radv: Disable depth clamping even without EXT_depth_range_unrestricted. 2019-02-20 23:24:31 +00:00
broadcom v3d: Move i2b and f2b support into emit_comparison. 2019-02-18 18:18:37 -08:00
compiler nir: remove non-ssa support from nir_copy_prop() 2019-02-21 10:18:24 +11:00
egl wayland/egl: Ensure EGL surface is resized on DRI update_buffers() 2019-02-20 12:04:33 +01:00
freedreno freedreno/ir3: fix legalize for vecN inputs 2019-02-20 18:50:08 -05:00
gallium kmsro: Add the rest of the current set of tinydrm drivers. 2019-02-20 21:49:41 +00:00
gbm gbm: drop duplicate #defines 2019-02-14 11:20:00 +00:00
getopt
glx glx: add support for putimageshm2 path (v2) 2019-01-25 04:27:45 +10:00
gtest meson: hide warnings from external project gtest 2018-10-31 18:20:25 +00:00
hgl
intel anv: use anv_shader_bin_write_to_blob()'s return value 2019-02-20 16:40:13 +00:00
loader drm-uapi: use local files, not system libdrm 2019-02-14 11:20:00 +00:00
mapi mapi: work around GCC LTO dropping assembly-defined functions 2019-02-13 14:20:51 +00:00
mesa i965: re-emit index buffer state on a reset option change. 2019-02-20 20:27:56 +02:00
util drirc: Add sddm-greeter to adaptive_sync blacklist. 2019-02-19 18:03:05 -05:00
vulkan vulkan: Update the XML and headers to 1.1.101 2019-02-20 09:57:58 +00:00
Makefile.am freedreno: move drm to common location 2018-11-27 15:44:02 -05:00
meson.build TODO: glx: meson: build dri based glx tests, only with -Dglx=dri 2018-12-12 17:47:36 +00:00
SConscript scons: Remove gles option. 2018-10-19 16:50:26 +01:00