android: add inital NIR build
authorMauro Rossi <issor.oruam@gmail.com>
Fri, 27 Mar 2015 22:25:45 +0000 (22:25 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Wed, 22 Apr 2015 13:49:39 +0000 (14:49 +0100)
commit06619749a11651a50e353168c7c793082820585d
tree8146d89bfc2e07c0d6104286c9fd7f3c2d2bb82b
parent618885f71fcacb3d68bf37fa23be36830d4178d2
android: add inital NIR build

Required by the i965 driver.

v2:
 - Split out the nir_builder_opcodes.h rules.
 - Do not unconditionally hide the python command - use $(hide)
 - Use LOCAL_EXPORT_C_INCLUDE_DIRS to manage includes for the generated
sources.

Cc: "10.5" <mesa-stable@lists.freedesktop.org>
[Emil Velikov: Split from a larger commit, v2]
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Chih-Wei Huang <cwhuang@linux.org.tw>
src/glsl/Android.gen.mk
src/glsl/Android.mk