mesa/src/gallium/drivers
Emma Anholt 658b2ca467 r300/vs: Fix flow control processing just after an endloop.
We tried to step over the instruction we just generated, except we didn't
always just generate one.  In the sequence_vertex tests, that meant we
skipped processing the next BGNLOOP and then underflowed our stack.

Cc: mesa-stable
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14271>
2021-12-21 01:05:07 +00:00
..
asahi asahi: Fix BIND_PIPELINE sizing and alignment 2021-11-18 23:35:25 +00:00
crocus crocus: Clamp VS point sizes to the HW limits as required. 2021-12-17 19:41:54 +00:00
d3d12 d3d12: Use overall resource format + plane format to get format info 2021-12-08 20:46:22 +00:00
etnaviv etnaviv: fix alpha blend with dither on older GPUs 2021-12-11 03:06:15 +00:00
freedreno freedreno,tu: Limit the amount of instructions preloaded into icache 2021-12-07 13:48:35 +00:00
i915 ci: move windowoverlap exclusion to all-skips 2021-11-29 18:08:49 -05:00
iris intel: Emit 3DSTATE_BINDING_TABLE_POOL_ALLOC for XeHP 2021-12-20 17:58:13 +00:00
lima lima: fix blending with min/max ops 2021-11-29 19:31:59 +00:00
llvmpipe glx: fix querying GLX_FBCONFIG_ID for Window 2021-12-16 01:21:36 +00:00
nouveau nouveau/nir: Use the address reg for indirect scratch access. 2021-12-07 06:57:27 +00:00
panfrost panfrost: Align instance size for IDVS 2021-12-20 18:21:41 +00:00
r300 r300/vs: Fix flow control processing just after an endloop. 2021-12-21 01:05:07 +00:00
r600 mesa: Merge libmesa_gallium and libmesa_common 2021-12-03 23:53:06 +00:00
radeon radeon/vcn: implement encoder dpb management 2021-12-08 03:27:42 +00:00
radeonsi radeonsi/nir: Check for VARYING_SLOT_PRIMITIVE_ID not SYSTEM_VALUE 2021-12-17 16:02:16 +00:00
softpipe glx: fix querying GLX_FBCONFIG_ID for Window 2021-12-16 01:21:36 +00:00
svga svga: fix bitwise/logical and mixup 2021-11-24 01:59:36 +00:00
tegra gallium: add take_ownership into set_sampler_views to skip reference counting 2021-08-20 15:04:20 +00:00
v3d v3d: Don't force SCANOUT for PIPE_BIND_SHARED requests 2021-12-14 10:55:37 +00:00
vc4 gallium: add new PIPE_CAP_IMAGE_STORE_FORMATTED 2021-12-03 15:32:36 +00:00
virgl virgl: Enable higher compatibility profiles if host supports it 2021-12-14 12:32:26 +00:00
zink glx: fix querying GLX_FBCONFIG_ID for Window 2021-12-16 01:21:36 +00:00