mesa/src/intel
Dylan Baker 436ed65d38 autotools: include meson build files in tarball
This adds the meson.build, meson_options.txt, and a few scripts that are
used exclusively by the meson build.

v2: - Remove accidentally included changes needed to test make dist with
      LLVM > 3.9

Signed-off-by: Dylan Baker <dylan.c.baker@intel.com>
Acked-by: Eric Engestrom <eric@engestrom.ch>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
2018-01-19 16:30:51 -08:00
..
blorp meson: Use dependencies for nir 2018-01-11 15:40:02 -08:00
common intel/batch-decoder: Decode vertex and index buffers 2017-12-14 13:27:13 -08:00
compiler intel/fs: Optimize and simplify the copy propagation dataflow logic. 2018-01-17 11:56:08 -08:00
genxml meson: don't use intermediate variables that are immediately discarded 2018-01-11 15:40:02 -08:00
isl meson: don't use intermediate variables that are immediately discarded 2018-01-11 15:40:02 -08:00
tools intel: Future-proof ring names for aubinator_error_decode 2018-01-18 17:35:21 +00:00
vulkan anv: avoid segmentation fault due to vk_error() 2018-01-19 09:39:05 +01:00
Android.blorp.mk
Android.common.mk
Android.compiler.mk
Android.genxml.mk
Android.isl.mk
Android.mk
Android.vulkan.mk
Makefile.am autotools: include meson build files in tarball 2018-01-19 16:30:51 -08:00
Makefile.blorp.am
Makefile.common.am automake: intel: correctly append to the LIBADD variable 2017-11-08 14:23:57 +00:00
Makefile.compiler.am
Makefile.genxml.am
Makefile.isl.am
Makefile.sources vulkan: move anv VK_EXT_debug_report implementation to common code. 2018-01-17 11:27:52 +01:00
Makefile.tools.am intel/tools: Convert aubinator over to the common framework 2017-12-14 13:27:24 -08:00
Makefile.vulkan.am
meson.build