i965: Remove catch-all nir_lower_io call with specific cases.
[mesa.git] / Makefile.am
index f4f0912fa38ccee81a0eb1e40d9a67fa7062da6d..5df8bc3f0dbff0d2b68260f1630112fffc3f888f 100644 (file)
@@ -28,11 +28,15 @@ AM_DISTCHECK_CONFIGURE_FLAGS = \
        --enable-gles1 \
        --enable-gles2 \
        --enable-glx-tls \
+       --enable-nine \
        --enable-va \
        --enable-vdpau \
        --enable-xa \
        --enable-xvmc \
-       --with-egl-platforms=x11,wayland,drm
+       --disable-llvm-shared-libs \
+       --with-egl-platforms=x11,wayland,drm \
+       --with-dri-drivers=i915,i965,nouveau,radeon,r200,swrast \
+       --with-gallium-drivers=i915,ilo,nouveau,r300,r600,radeonsi,freedreno,svga,swrast
 
 ACLOCAL_AMFLAGS = -I m4
 
@@ -44,12 +48,14 @@ EXTRA_DIST = \
        scons \
        SConstruct
 
-noinst_HEADERS =                                       \
-       include/c99_compat.h                            \
-       include/c99                                     \
-       include/c11                                     \
-       include/D3D9                                    \
-       include/HaikuGL                                 \
+noinst_HEADERS = \
+       include/c99_alloca.h \
+       include/c99_compat.h \
+       include/c99_math.h \
+       include/c11 \
+       include/D3D9 \
+       include/HaikuGL \
+       include/no_extern_c.h \
        include/pci_ids
 
 # We list some directories in EXTRA_DIST, but don't actually want to include