mesa/src/gallium/drivers
Erik Faye-Lund 96746d6557 zink: only emit each cap once
This just prevents us from emitting some caps a bunch of times. Since
there's few caps in use, it seems reasonable to use this mechanism for
all caps, as it's unlikely to add up to anything worth worrying about.

Reviewed-By: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8312>
2021-01-04 18:39:35 +00:00
..
d3d12 d3d12: Remove copy/pasted line of array initialization 2021-01-03 23:07:21 +00:00
etnaviv etnaviv: Fix rework ZSA into a derived state 2021-01-03 08:46:06 +01:00
freedreno freedreno/a6xx: support layered framebuffers in blitter_clear 2020-12-30 12:05:09 +02:00
i915 gallium: inline pipe_depth_state to decrease DSA state size by 4 bytes 2020-12-22 12:01:38 +00:00
iris iris: Support clears in more GPU-based copies 2020-12-30 23:50:22 +00:00
kmsro kmsro: Extend to include imx-dcss 2020-09-25 09:55:15 +00:00
lima gallium: inline pipe_depth_state to decrease DSA state size by 4 bytes 2020-12-22 12:01:38 +00:00
llvmpipe llvmpipe: enable lower device id to zero 2020-12-24 08:10:02 +10:00
nouveau gallium: inline pipe_depth_state to decrease DSA state size by 4 bytes 2020-12-22 12:01:38 +00:00
panfrost panfrost: Allow 3D AFBC on Bifrost v7 2021-01-04 17:05:42 +01:00
r300 gallium: inline pipe_depth_state to decrease DSA state size by 4 bytes 2020-12-22 12:01:38 +00:00
r600 r600/sfn: merge SpecialValue and InlineConstValue 2020-12-28 12:48:11 +00:00
radeon radeon/vcn: fix hevc 10bit profile error 2020-12-23 18:04:31 -05:00
radeonsi radeonsi/gfx10: fix issue with multiple overflow queries on the same context 2020-12-23 04:16:45 +00:00
softpipe softpipe: Fix typos. 2021-01-02 16:39:22 -08:00
svga svga: Fix typos in comments. 2020-12-28 22:34:49 -08:00
swr swr: Fix typos. 2020-12-30 13:10:52 -08:00
tegra gallium: pass pipe_stencil_ref by value (it has only 2 bytes) 2020-12-22 12:01:38 +00:00
v3d v3d: Fix typos. 2020-12-24 02:15:24 +00:00
vc4 gallium: inline pipe_depth_state to decrease DSA state size by 4 bytes 2020-12-22 12:01:38 +00:00
virgl virgl: Fix typos. 2020-12-31 18:04:44 -08:00
zink zink: only emit each cap once 2021-01-04 18:39:35 +00:00