mesa/src
Mauro Rossi b41828c337 android: freedreno: add fd5_layout.c to Makefile.sources
Fixes the following building error:

FAILED: out/target/product/x86_64/obj/SHARED_LIBRARIES/gallium_dri_intermediates/LINKED/gallium_dri.so
...
ld.lld: error: undefined symbol: fdl5_layout
clang-9: error: linker command failed with exit code 1 (use -v to see invocation)

Fixes: a1a739995b ("freedreno/a5xx: Move resource layout to fdl.")
Signed-off-by: Mauro Rossi <issor.oruam@gmail.com>
Reviewed-by: Eric Engestrom <eric@engestrom.ch>
Acked-by: Rob Clark <robdclark@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5580>
2020-06-24 10:00:14 +00:00
..
amd aco: fix printing ASM on GFX6-7 again 2020-06-23 07:45:03 +00:00
broadcom v3d: Let scheduler know GS doesn’t have shared I/O memory 2020-06-22 08:23:06 +02:00
compiler nir: Fix divergence analysis for tessellation input/outputs 2020-06-24 03:25:10 +00:00
drm-shim meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
egl util: rename xmlpool.h to driconf.h 2020-06-22 21:50:12 +00:00
etnaviv etnaviv: replace all dup() with os_dupfd_cloexec() 2020-06-18 02:09:56 +00:00
freedreno android: freedreno: add fd5_layout.c to Makefile.sources 2020-06-24 10:00:14 +00:00
gallium zink: clamp VkImageCreateInfo.arrayLayers to 1 for image resource creation 2020-06-24 07:01:00 +00:00
gbm gbm: document that gbm_bo_map exposes a linear view 2020-06-03 10:09:52 +00:00
getopt
glx util: rename xmlpool.h to driconf.h 2020-06-22 21:50:12 +00:00
gtest gtest: Update to 1.10.0 2020-04-20 11:57:11 +00:00
hgl scons: Prune out unnecessary targets. 2020-03-30 13:38:01 +00:00
imgui meson: drop intel_ prefix on imgui_core 2019-12-10 15:16:02 +00:00
intel intel: Disable loading drivers on DG1 devices for now 2020-06-24 02:48:04 +00:00
loader util: rename xmlpool.h to driconf.h 2020-06-22 21:50:12 +00:00
mapi glthread: handle ARB_vertex_attrib_binding 2020-06-23 06:41:37 +00:00
mesa glsl,driconf: add allow_glsl_120_subset_in_110 for SPECviewperf13 2020-06-23 09:25:24 +00:00
panfrost panfrost: RGBA4 and RGB5_A1 framebuffer support 2020-06-22 12:15:05 +00:00
util driconf: add workarounds for SPECviewperf13 2020-06-23 09:25:24 +00:00
vulkan vulkan/wsi/x11: Ensure we create at least minImageCount images. 2020-06-24 09:18:01 +00:00
meson.build meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
SConscript driconf: drop now unused translation facility 2020-06-22 21:50:12 +00:00