X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=Makefile.am;h=147a5e7ce8e68a7c85fd9472fecb9733290313a1;hb=c8cc07ca25914511830c2ce92ff1cd221f5afaae;hp=f9bad1422e5cb16efe9d2c79ce6c269304474bfc;hpb=64500f21f3b11986a72822244ea83efb16af3fca;p=mesa.git diff --git a/Makefile.am b/Makefile.am index f9bad1422e5..147a5e7ce8e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -27,7 +27,7 @@ AM_DISTCHECK_CONFIGURE_FLAGS = \ --enable-egl \ --enable-gallium-tests \ --enable-gallium-osmesa \ - --enable-gallium-llvm \ + --enable-llvm \ --enable-gbm \ --enable-gles1 \ --enable-gles2 \ @@ -40,10 +40,11 @@ AM_DISTCHECK_CONFIGURE_FLAGS = \ --enable-vdpau \ --enable-xa \ --enable-xvmc \ - --disable-llvm-shared-libs \ + --enable-llvm-shared-libs \ --with-egl-platforms=x11,wayland,drm,surfaceless \ --with-dri-drivers=i915,i965,nouveau,radeon,r200,swrast \ - --with-gallium-drivers=i915,ilo,nouveau,r300,r600,radeonsi,freedreno,svga,swrast,vc4,virgl + --with-gallium-drivers=i915,nouveau,r300,r600,radeonsi,freedreno,svga,swrast,vc4,virgl,swr,etnaviv,imx \ + --with-vulkan-drivers=intel,radeon ACLOCAL_AMFLAGS = -I m4 @@ -61,6 +62,7 @@ noinst_HEADERS = \ include/c99_math.h \ include/c11 \ include/D3D9 \ + include/GL/wglext.h \ include/HaikuGL \ include/no_extern_c.h \ include/pci_ids