mesa/src/intel/common
Tapani Pälli 10cdfce14e intel/common: disable batch decoder on Android platform
when building with Meson. It requires libexpat that is not available
on Android and we want to avoid it.

Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9848>
2021-03-27 19:26:22 +02:00
..
tests intel/mi_builder: use device info to use the right CS prefetch size 2021-03-18 20:08:45 +00:00
intel_aux_map.c intel: Rename "GEN_" prefix used in common code to "INTEL_" 2021-03-10 22:23:51 +00:00
intel_aux_map.h intel: Rename "GEN_" prefix used in common code to "INTEL_" 2021-03-10 22:23:51 +00:00
intel_batch_decoder.c intel/batch_decoder: assert on invalid sampler pointer 2021-03-22 08:36:55 +00:00
intel_batch_decoder_stub.c intel/common: disable batch decoder on Android platform 2021-03-27 19:26:22 +02:00
intel_buffer_alloc.h intel: Rename "gen_" prefix used in common code to "intel_" 2021-03-10 22:23:51 +00:00
intel_clflush.h intel: Rename "gen_" prefix used in common code to "intel_" 2021-03-10 22:23:51 +00:00
intel_decoder.c intel: Rename "GEN_" prefix used in common code to "INTEL_" 2021-03-10 22:23:51 +00:00
intel_decoder.h intel/tools: Handle BINDING_TABLE_POOL_ALLOC in batch decoding 2021-03-20 12:46:50 -05:00
intel_defines.h intel: Rename "GEN_" prefix used in common code to "INTEL_" 2021-03-10 22:23:51 +00:00
intel_disasm.c intel: Fix broken alignment due to gen_ prefix renaming 2021-03-10 22:23:51 +00:00
intel_disasm.h intel: Fix broken alignment due to gen_ prefix renaming 2021-03-10 22:23:51 +00:00
intel_gem.c intel: Rename "gen_" prefix used in common code to "intel_" 2021-03-10 22:23:51 +00:00
intel_gem.h intel: Rename "gen_" prefix used in common code to "intel_" 2021-03-10 22:23:51 +00:00
intel_guardband.h intel: Fix broken alignment due to gen_ prefix renaming 2021-03-10 22:23:51 +00:00
intel_l3_config.c intel: Rename "GEN_" prefix used in common code to "INTEL_" 2021-03-10 22:23:51 +00:00
intel_l3_config.h intel: Rename "GEN_" prefix used in common code to "INTEL_" 2021-03-10 22:23:51 +00:00
intel_measure.c intel: check setuid before writing output file in INTEL_MEASURE 2021-02-20 11:53:33 -08:00
intel_measure.h intel: combine common gather routines in INTEL_MEASURE 2021-02-01 17:24:57 -08:00
intel_sample_positions.c intel: Rename "gen_" prefix used in common code to "intel_" 2021-03-10 22:23:51 +00:00
intel_sample_positions.h intel: Rename "GEN_" prefix used in common code to "INTEL_" 2021-03-10 22:23:51 +00:00
intel_urb_config.c intel: Rename "GEN_" prefix used in common code to "INTEL_" 2021-03-10 22:23:51 +00:00
intel_uuid.c intel: Fix broken alignment due to gen_ prefix renaming 2021-03-10 22:23:51 +00:00
intel_uuid.h intel: Fix broken alignment due to gen_ prefix renaming 2021-03-10 22:23:51 +00:00
meson.build intel/common: disable batch decoder on Android platform 2021-03-27 19:26:22 +02:00
mi_builder.h intel/mi_builder: use device info to use the right CS prefetch size 2021-03-18 20:08:45 +00:00