mesa/src/gallium/drivers
Mike Blumenkrantz 05629bb470 zink: verify format caps and add storage image usage when possible in creation
this is a huge perf hog that will be improved on later, but it's necessary for now
in order to correctly determine whether we can use resources as shader images
since gallium gives us no info about usage

Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8504>
2021-01-21 19:48:44 +00:00
..
d3d12 gallium: skip draws with count == 0 or instance_count == 0 in drivers 2021-01-09 06:53:00 +00:00
etnaviv nir: replace .lower_sub with .has_fsub and .has_isub 2021-01-11 19:13:51 +00:00
freedreno freedreno/a6xx: Don't early-z if there are stencil writes 2021-01-20 23:15:47 +00:00
i915 gallium: remove and emulate PIPE_CAP_MULTI_DRAW 2021-01-04 19:22:33 -05:00
iris iris: Fix android build due to missing link to libmesa_iris_gen125 2021-01-14 11:51:29 -08:00
kmsro kmsro: sync Android.mk GALLIUM_TARGET_DRIVERS 2021-01-06 22:34:45 +00:00
lima lima: introduce fs and vs shader cache 2021-01-16 22:20:35 +00:00
llvmpipe llvmpipe: fix unused variables warnings 2021-01-11 19:54:46 +00:00
nouveau nv50/ir: Add InsertConstraintsPass constructor. 2021-01-21 00:50:59 +00:00
panfrost panfrost: Fix the tile size assertion 2021-01-20 23:43:39 +00:00
r300 r300: Use util_writes_depth_stencil() helper 2021-01-20 23:15:47 +00:00
r600 r600: Enable sb also for NIR 2021-01-20 12:12:07 +00:00
radeon radeonsi: fix redundant initializations 2021-01-05 11:29:11 +00:00
radeonsi radeonsi: Use util_writes_stencil() helper 2021-01-20 23:15:47 +00:00
softpipe gallium/ntt: Take ownership of the NIR shader we're passed. 2021-01-12 19:46:22 +00:00
svga gallium/tgsi: garbage collect unused TGSI_UTIL_SIGN_MODE. 2021-01-13 22:52:10 +00:00
swr gallium: skip draws with count == 0 or instance_count == 0 in drivers 2021-01-09 06:53:00 +00:00
tegra gallium: skip draws with count == 0 or instance_count == 0 in drivers 2021-01-09 06:53:00 +00:00
v3d v3d: use a compatible supported format for TFU-based blit 2021-01-20 08:58:55 +00:00
vc4 nir: replace .lower_sub with .has_fsub and .has_isub 2021-01-11 19:13:51 +00:00
virgl gallium: skip draws with count == 0 or instance_count == 0 in drivers 2021-01-09 06:53:00 +00:00
zink zink: verify format caps and add storage image usage when possible in creation 2021-01-21 19:48:44 +00:00