mesa/src
Rob Clark 6da0647987 freedreno/ir3/ra: fix pre-color edge case
Fixes a case where you have something like:

   aVecOutput.z = aScalarInput;

In particular, skipping over things that are not the first component is
wrong.. in the above case the input we need to precolor is the 3rd
component.  But we need to adjust the target register according to the
offset.

Fixes android.hardware.nativehardware.cts.AHardwareBufferNativeTests

Signed-off-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5601>
2020-06-25 04:40:40 +00:00
..
amd aco: remove outdated assert in handle_operands() 2020-06-24 20:38:35 +00:00
broadcom v3d: Let scheduler know GS doesn’t have shared I/O memory 2020-06-22 08:23:06 +02:00
compiler spirv: set variables to restrict by default 2020-06-24 10:52:27 +00:00
drm-shim meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
egl util: rename xmlpool.h to driconf.h 2020-06-22 21:50:12 +00:00
etnaviv etnaviv: replace all dup() with os_dupfd_cloexec() 2020-06-18 02:09:56 +00:00
freedreno freedreno/ir3/ra: fix pre-color edge case 2020-06-25 04:40:40 +00:00
gallium freedreno: handle batch flush in resource tracking 2020-06-25 00:55:24 +00:00
gbm gbm: document that gbm_bo_map exposes a linear view 2020-06-03 10:09:52 +00:00
getopt
glx util: rename xmlpool.h to driconf.h 2020-06-22 21:50:12 +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
intel intel: Disable loading drivers on DG1 devices for now 2020-06-24 02:48:04 +00:00
loader util: rename xmlpool.h to driconf.h 2020-06-22 21:50:12 +00:00
mapi glthread: handle ARB_vertex_attrib_binding 2020-06-23 06:41:37 +00:00
mesa glsl,driconf: add allow_glsl_120_subset_in_110 for SPECviewperf13 2020-06-23 09:25:24 +00:00
panfrost panfrost: RGBA4 and RGB5_A1 framebuffer support 2020-06-22 12:15:05 +00:00
util driconf: add workarounds for SPECviewperf13 2020-06-23 09:25:24 +00:00
vulkan vulkan/wsi/x11: Ensure we create at least minImageCount images. 2020-06-24 09:18:01 +00:00
SConscript driconf: drop now unused translation facility 2020-06-22 21:50:12 +00:00
meson.build meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00