mesa/src/gallium/drivers
Dave Airlie 59a2836117 llvmpipe/linear: don't allow linear path for shader output with location frac
This has been broken for a while, but we weren't hitting the linear paths in CI

This fixes:
tests/spec/arb_enhanced_layouts/execution/component-layout/fs-output.shader_test.

Reviewed-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Cc: mesa-stable
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24083>
(cherry picked from commit f9c1948a21)
2023-07-18 22:38:07 +01:00
..
asahi asahi: drop unnecessary DRM_FORMAT_MOD_{LINEAR,INVALID} fallbacks 2023-06-27 13:53:58 +01:00
crocus crocus: fix scratch_bos memory leak 2023-05-25 14:06:11 +01:00
d3d12 d3d12: Fix indexing of local_reference_state 2023-07-18 22:38:06 +01:00
etnaviv etnaviv: query: reset sample count on begin_query 2023-06-15 22:08:08 +01:00
freedreno freedreno: Reallocate on unshared export 2023-06-28 16:08:29 +01:00
i915 i915: use util_unreference_framebuffer_state to unref fb state 2023-05-05 19:05:45 +01:00
iris intel: Initialize FF_MODE2 on all Gfx12 platforms 2023-06-28 18:09:26 +01:00
lima lima: fix refcnt imbalance related to framebuffer 2023-04-19 14:37:56 +01:00
llvmpipe llvmpipe/linear: don't allow linear path for shader output with location frac 2023-07-18 22:38:07 +01:00
nouveau nouveau: fix nouveau_heap_destroy() memory leak 2023-06-15 22:10:33 +01:00
panfrost panfrost: fix refcnt imbalance related to blitter 2023-07-18 22:38:06 +01:00
r300 r300: fix unconditional KIL on R300/R400 2023-04-26 17:37:27 +01:00
r600 r600: Pre-EG - Set wrap texture modes to repeat when seemless cube is used 2023-07-18 22:38:06 +01:00
radeonsi radeonsi: fix refcnt imbalance related to util_blitter_save_fragment_constant_buffer_slot() 2023-07-16 22:11:49 +01:00
softpipe softpipe: use util_unreference_framebuffer_state to unref fb state 2023-05-05 19:05:49 +01:00
svga svga: use util_unreference_framebuffer_state to unref fb state 2023-05-05 19:05:54 +01:00
tegra tegra: Add support for get_screen_fd 2023-03-31 13:39:05 +00:00
v3d v3d: use util_unreference_framebuffer_state to unref fb state 2023-05-05 19:05:50 +01:00
vc4 vc4: use util_unreference_framebuffer_state to unref fb state 2023-05-05 19:05:51 +01:00
virgl virgl/video: Fix out-of-bounds access in fill_mpeg4_picture_desc() 2023-07-18 22:38:07 +01:00
zink zink: fix batch disambiguation on first submit 2023-07-18 22:38:07 +01:00