mesa/src/gallium/drivers
Rob Clark 1a33faea8c freedreno/ir3: move the libdrm dependency out of shared code
The only reason for this dependency was the fd_bo used for the uploaded
shader.  But this isn't used by turnip.  Now that we've unified the
cleanup path from gallium, it isn't hard to pull the fd_bo upload/free
parts into ir3_gallium.

This cleanup has the added benefit that the shader disk-cache will not
have to deal with it.

Signed-off-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5476>
2020-06-15 15:46:37 +00:00
..
etnaviv etnaviv: drop translate_blend(..) 2020-06-08 15:35:13 +00:00
freedreno freedreno/ir3: move the libdrm dependency out of shared code 2020-06-15 15:46:37 +00:00
i915 gallium: add shader caps INT16 and FP16_DERIVATIVES 2020-06-02 20:01:18 +00:00
iris iris: drop dead #include "config.h" 2020-06-13 01:31:56 +00:00
kmsro kmsro: Extend to include ingenic-drm 2019-12-21 18:27:51 +01:00
lima nir: add callback to nir_remove_dead_variables() 2020-06-03 02:22:23 +00:00
llvmpipe llvmpipe: fix subpixel bits reporting. 2020-06-11 14:41:09 +10:00
nouveau nvir: don't use designated initialisers in C++ code 2020-06-15 13:29:23 +03:00
panfrost panfrost: Tiled to linear layout conversion 2020-06-12 19:15:47 +00:00
r300 gallium: add shader caps INT16 and FP16_DERIVATIVES 2020-06-02 20:01:18 +00:00
r600 nir: add callback to nir_remove_dead_variables() 2020-06-03 02:22:23 +00:00
radeon winsys/amdgpu: add RADEON_FLAG_UNCACHED for faster blits over PCIe 2020-05-15 22:12:35 +00:00
radeonsi ac: add ac_choose_spi_color_formats() to common code 2020-06-15 08:16:07 +02:00
softpipe meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
svga android: svga: fix build for GL4.1 support 2020-06-06 09:32:25 +02:00
swr gallivm: add support for a cache object 2020-06-11 06:05:40 +10:00
tegra meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
v3d v3d: add missing unlock() in error path 2020-06-13 00:45:47 +00:00
vc4 vc4_bufmgr: fix time_t printf 2020-06-07 18:07:47 +02:00
virgl gallium: add shader caps INT16 and FP16_DERIVATIVES 2020-06-02 20:01:18 +00:00
zink zink: rework input/output location emission 2020-06-15 15:36:06 +00:00