mesa/src/panfrost
Qiang Yu 07b0fbea92 panfrost: don't always build bifrost_compiler
src/panfrost/shared is shared with lima driver, build
bifrost_compiler for lima driver is meaningless and
get link error when only lima driver is enabled.

So only build bifrost_compiler when configued with:
  meson -Dtools=panfrost

Fixes: ec2a59cd7a "panfrost: Move non-Gallium files outside of Gallium"
Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Signed-off-by: Qiang Yu <yuq825@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4960>
2020-05-09 01:27:41 +00:00
..
bifrost pan/bit: Add IMATH packing tests 2020-05-04 18:45:15 +00:00
encoder panfrost: Handle MALI_RGB8_UNORM in panfrost_format_to_bifrost_blend 2020-05-07 17:16:53 +00:00
include panfrost: GPUs newer than G-71 don't have swizzles... 2020-05-01 16:52:28 +02:00
midgard pan/mdg: Enable nir_opt_algebraic_distribute_src_mods 2020-05-01 18:26:36 +00:00
pandecode pan/decode: Fix flags_hi printing 2020-05-07 17:16:52 +00:00
shared meson: inline inc_common 2020-03-28 21:36:54 +01:00
util panfrost: Emit blend descriptors on Bifrost 2020-04-30 16:27:34 +02:00
Android.bifrost.mk panfrost: Align Android makefiles with recent changes 2020-04-22 00:27:15 +00:00
Android.encoder.mk android: Add panfrost support to build scripts 2019-10-31 10:03:54 +01:00
Android.midgard.mk panfrost: Align Android makefiles with recent changes 2020-03-23 14:03:22 +00:00
Android.mk panfrost: Align Android makefiles with recent changes 2020-03-23 14:03:22 +00:00
Android.pandecode.mk android: Add panfrost support to build scripts 2019-10-31 10:03:54 +01:00
Android.shared.mk android: Add panfrost support to build scripts 2019-10-31 10:03:54 +01:00
Android.util.mk panfrost: Align Android makefiles with recent changes 2020-03-23 14:03:22 +00:00
Makefile.sources panfrost: Align Android makefiles with recent changes 2020-04-22 00:27:15 +00:00
meson.build panfrost: don't always build bifrost_compiler 2020-05-09 01:27:41 +00:00