anv/descriptor_set: Set descriptor type for immuatable samplers
[mesa.git] / Makefile.am
index 9f49ce6535378a53556b316ab2994de93f5f6877..6e24dd5e5a73fbdf34697974a45e68438fdd62d4 100644 (file)
@@ -32,7 +32,10 @@ AM_DISTCHECK_CONFIGURE_FLAGS = \
        --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
 
@@ -48,7 +51,6 @@ noinst_HEADERS = \
        include/c99_alloca.h \
        include/c99_compat.h \
        include/c99_math.h \
-       include/c99 \
        include/c11 \
        include/D3D9 \
        include/HaikuGL \