mesa/src/panfrost
Mauro Rossi 9e9c8e2f79 android: panfrost/encoder: add libmesa_nir static dependency
Fixes the following build error:

In file included from external/mesa/src/panfrost/encoder/pan_blit.c:34:
In file included from external/mesa/src/panfrost/encoder/../midgard/midgard_compile.h:27:
external/mesa/src/compiler/nir/nir.h:52:10: fatal error: 'nir_opcodes.h' file not found
         ^~~~~~~~~~~~~~~
1 error generated.

Fixes: 293f251871 ("panfrost: Use Midgard-specific reloads")
Signed-off-by: Mauro Rossi <issor.oruam@gmail.com>
Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5961>
2020-07-18 08:28:27 +02:00
..
bifrost panfrost: add some missing fallthrough comments to bi_pack.c 2020-07-08 03:04:03 +00:00
encoder panfrost: Make panfrost_bo_wait take a wait_readers bool 2020-07-18 01:36:59 +00:00
include panfrost: Identify zs_samples field 2020-07-15 22:19:37 +00:00
midgard pan/mdg: Do per-sample framebuffer loads 2020-07-17 14:34:47 +00:00
pandecode pan/decode: Open the dump file later 2020-07-16 21:33:13 +00:00
shared meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
util pan/mdg: Do per-sample framebuffer loads 2020-07-17 14:34:47 +00:00
Android.bifrost.mk panfrost: Align Android makefiles with recent changes 2020-04-22 00:27:15 +00:00
Android.encoder.mk android: panfrost/encoder: add libmesa_nir static dependency 2020-07-18 08:28:27 +02: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: Use Midgard-specific reloads 2020-07-16 15:10:55 +00:00
meson.build panfrost: don't always build bifrost_compiler 2020-05-09 01:27:41 +00:00