X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=Makefile.am;h=929fbceed309e675c40c4c9f67e357f1b957bf74;hb=b04195b9591604cbdf148781399c2253ccb73f14;hp=5df8bc3f0dbff0d2b68260f1630112fffc3f888f;hpb=51c65a4c48733da4bc551c657b14314242ff0c4b;p=mesa.git diff --git a/Makefile.am b/Makefile.am index 5df8bc3f0db..929fbceed30 100644 --- a/Makefile.am +++ b/Makefile.am @@ -22,21 +22,31 @@ SUBDIRS = src AM_DISTCHECK_CONFIGURE_FLAGS = \ + --enable-dri \ --enable-dri3 \ + --enable-egl \ --enable-gallium-tests \ + --enable-gallium-osmesa \ + --enable-llvm \ --enable-gbm \ --enable-gles1 \ --enable-gles2 \ + --enable-glx \ --enable-glx-tls \ --enable-nine \ + --enable-opencl \ + --enable-opencl-icd \ + --enable-opengl \ --enable-va \ --enable-vdpau \ --enable-xa \ --enable-xvmc \ - --disable-llvm-shared-libs \ - --with-egl-platforms=x11,wayland,drm \ + --enable-llvm-shared-libs \ + --enable-libunwind \ + --with-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 + --with-gallium-drivers=i915,nouveau,r300,pl111,r600,radeonsi,freedreno,svga,swrast,vc4,virgl,swr,etnaviv,imx \ + --with-vulkan-drivers=intel,radeon ACLOCAL_AMFLAGS = -I m4 @@ -45,15 +55,24 @@ EXTRA_DIST = \ common.py \ docs \ doxygen \ + bin/git_sha1_gen.py \ scons \ - SConstruct + SConstruct \ + build-support/conftest.dyn \ + build-support/conftest.map noinst_HEADERS = \ include/c99_alloca.h \ include/c99_compat.h \ include/c99_math.h \ include/c11 \ + include/drm-uapi/drm.h \ + include/drm-uapi/drm_fourcc.h \ + include/drm-uapi/drm_mode.h \ + include/drm-uapi/i915_drm.h \ + include/drm-uapi/vc4_drm.h \ include/D3D9 \ + include/GL/wglext.h \ include/HaikuGL \ include/no_extern_c.h \ include/pci_ids