mesa/src/gallium/drivers
Mike Blumenkrantz f1ae6523b1 llvmpipe: add a shortcut for blitter resolves
if this is only going to do a sample0 resolve, the functionality is
equivalent to just copying the first sample, and in llvmpipe terms,
this just means doing a direct copy at offset=0

Reviewed-by: Dave Airlie <airlied@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17705>
2022-07-26 00:02:26 +00:00
..
asahi agx: Remove format desc null check 2022-07-21 12:48:01 +00:00
crocus crocus: fix leak in query code. 2022-07-25 01:34:11 +00:00
d3d12 d3d12: Retrieve validator version 2022-07-23 14:48:17 +00:00
etnaviv etnaviv: remove etna_align_up() function 2022-07-22 09:08:29 +00:00
freedreno gallium: add pipe_blit_info::dst_sample, update u_blitter to write that sample 2022-07-23 18:21:31 +00:00
i915 gallium: add pipe_blit_info::dst_sample, update u_blitter to write that sample 2022-07-23 18:21:31 +00:00
iris iris: Use fill_surface_states for compressed resources 2022-07-22 16:33:37 +00:00
lima lima: fix buffer overallocation for index, vertex and constant buffers 2022-06-29 09:25:24 +00:00
llvmpipe llvmpipe: add a shortcut for blitter resolves 2022-07-26 00:02:26 +00:00
nouveau ci/bare-metal: Consolidate needs declarations in .baremetal-test-*. 2022-06-22 20:59:54 +00:00
panfrost panfrost: Allow NULL streamout targets 2022-07-23 00:56:10 +00:00
r300 gallium: add pipe_blit_info::dst_sample, update u_blitter to write that sample 2022-07-23 18:21:31 +00:00
r600 r600ß/sfn: Don't fall through with VS outputs 2022-07-24 18:39:13 +00:00
radeonsi radeonsi/vcn/enc: enable cabac entropy mode 2022-07-25 13:17:18 +00:00
softpipe softpipe: Remove format desc null check 2022-07-21 12:48:01 +00:00
svga svga: Clear query before usage 2022-06-29 21:02:18 +00:00
tegra util: Rename pipe_debug_callback to util_debug_callback 2022-04-01 01:52:43 +00:00
v3d gallium: add pipe_blit_info::dst_sample, update u_blitter to write that sample 2022-07-23 18:21:31 +00:00
vc4 vc4: Work around a HW bug with 2-vert line loops. 2022-07-12 17:15:43 +00:00
virgl virgl: Remove format desc null checks 2022-07-21 12:48:01 +00:00
zink zink: add a ci flake 2022-07-25 16:38:25 +00:00