mesa/src/intel/common
Danylo Piliaiev 703d85485f meson: do not use source_root() when possible
source_root() function is deprecated in Meson version 0.56.0 because
it returns the source root of the parent project if called from a
subproject.

Why would anyone need Mesa as a meson subproject?
It would be used as subproject in a project generated by command buffer
"decompiler" for Freedreno.

Signed-off-by: Danylo Piliaiev <dpiliaiev@igalia.com>
Reviewed-by: Eric Engestrom <eric@igalia.com>
Reviewed-by: David Heidelberg <david.heidelberg@collabora.com>
Acked-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19901>
2022-11-22 06:11:07 +00:00
..
tests intel: Add and use intel_gem_get_param() 2022-11-07 17:22:14 +00:00
intel_aux_map.c treewide: drop mtypes/macros includes from main 2021-12-08 22:14:45 +00:00
intel_aux_map.h intel: Rename gen_{mapped, clflush, invalidate} prefix to intel_{..} 2021-04-20 20:06:34 +00:00
intel_batch_decoder.c intel_batch_decoder: disasm shaders when decoding states besides VS 2022-11-21 10:00:32 +00:00
intel_batch_decoder_stub.c intel/compiler: Introduce a new brw_isa_info structure 2022-06-30 23:46:35 +00:00
intel_buffer_alloc.h intel: Rename gen_{mapped, clflush, invalidate} prefix to intel_{..} 2021-04-20 20:06:34 +00:00
intel_clflush.h intel: protect against empty invalidate ranges 2022-07-13 01:33:27 +00:00
intel_decoder.c intel: Convert i915 engine type to intel in tools/ common/ and ds/ 2022-10-15 20:04:51 +00:00
intel_decoder.h intel: Convert i915 engine type to intel in tools/ common/ and ds/ 2022-10-15 20:04:51 +00: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/compiler: Introduce a new brw_isa_info structure 2022-06-30 23:46:35 +00:00
intel_disasm.h intel/compiler: Introduce a new brw_isa_info structure 2022-06-30 23:46:35 +00:00
intel_engine.c intel: Add and use intel_engines_class_to_string() 2022-10-15 20:04:51 +00:00
intel_engine.h intel: Add and use intel_engines_class_to_string() 2022-10-15 20:04:51 +00:00
intel_gem.c intel: Add and use intel_gem_can_render_on_fd() 2022-11-07 17:22:14 +00:00
intel_gem.h intel: Add and use intel_gem_can_render_on_fd() 2022-11-07 17:22:14 +00:00
intel_guardband.h intel/guardband: Take min/max instead of total size 2022-03-16 13:13:45 -05:00
intel_l3_config.c intel/l3: Use L3 full-way allocation setting for gfx12.5 (DG2, MTL) 2022-09-23 12:49:37 -07:00
intel_l3_config.h intel/common: Add helper for URB allocation in Mesh pipeline 2022-02-02 18:17:57 +00:00
intel_measure.c utils: Merge util/debug.* into util/u_debug.* and remove util/debug.* 2022-11-02 07:25:39 +00:00
intel_measure.h anv: add support for mesh shading in INTEL_MEASURE 2022-10-27 15:03:28 +00:00
intel_pixel_hash.h intel/xehp: Switch to coarser cross-slice pixel hashing with table permutation. 2022-01-10 18:28:35 -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/common: clamp sample location coordinate range 2022-09-21 04:05:45 +00:00
intel_urb_config.c utils: Merge util/debug.* into util/u_debug.* and remove util/debug.* 2022-11-02 07:25:39 +00:00
intel_uuid.c intel: add swizzle flag into driver uuid 2022-01-13 03:09:36 +00:00
intel_uuid.h intel: use PCI info to compute device uuid 2022-01-13 03:09:36 +00:00
meson.build meson: do not use source_root() when possible 2022-11-22 06:11:07 +00:00
mi_builder.h intel/mi_builder: allow half GP registers for dereferencing 2022-09-28 05:38:36 +00:00