mesa/src/gallium/drivers
antonino 96cd034e3c zink: take location_frac into account in pv emulation
The pv mode emulation code was not taking into account the location_frac
of variables, they where beeing stored in a 1D array leading to
collisions.

Fixes: 5a4083349f ("zink: add provoking vertex mode lowering")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22856>
2023-05-04 16:28:44 +00:00
..
asahi asahi: Allow explicit non-LINEAR modifiers for scanout 2023-04-07 03:23:04 +00:00
crocus intel/compiler: make uses_pos_offset a tri-state 2023-05-03 10:03:57 +00:00
d3d12 mesa/main: drop use_legacy_math_rules 2023-05-04 06:11:44 +00:00
etnaviv etnaviv: Add util_blitter_save_so_targets(..) call 2023-05-02 13:12:36 +00:00
freedreno freedreno: Fix resource tracking vs rebind/invalidate 2023-04-25 17:41:25 +00:00
i915 i915: use util_unreference_framebuffer_state to unref fb state 2023-05-03 23:45:36 +00:00
iris iris: use util_unreference_framebuffer_state to unref fb state 2023-05-03 23:45:36 +00:00
lima mesa/main: drop use_legacy_math_rules 2023-05-04 06:11:44 +00:00
llvmpipe llvmpipe: fixup refactor copypasta 2023-05-04 06:47:03 +00:00
nouveau nvc0: do not randomly emit fences. 2023-05-02 18:54:04 +00:00
panfrost panfrost: Check blend enabled state in pan_allow_forward_pixel_to_kill() 2023-05-03 19:02:21 +00:00
r300 r300: remove simple duplicate ARL instructions 2023-04-29 18:10:11 +00:00
r600 r600: remove unused code 2023-05-04 05:04:53 +00:00
radeonsi nir: rename ACCESS_STREAM_CACHE_POLICY -> ACCESS_NON_TEMPORAL and document 2023-05-04 01:55:22 +00:00
softpipe Uprev Piglit to 79a084c56b6dd79f7c3a97b57a72963121ebb1e6 2023-05-04 13:45:30 +00:00
svga svga: use util_unreference_framebuffer_state to unref fb state 2023-05-03 23:45:36 +00: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-03 23:45:36 +00:00
vc4 vc4: use util_unreference_framebuffer_state to unref fb state 2023-05-03 23:45:36 +00:00
virgl Uprev Piglit to 79a084c56b6dd79f7c3a97b57a72963121ebb1e6 2023-05-04 13:45:30 +00:00
zink zink: take location_frac into account in pv emulation 2023-05-04 16:28:44 +00:00