X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=Makefile.am;h=538c38ddebfbe4aa8dee15a5656c3720995dd858;hb=412ab3f6fdd91019bc9ceecba80e10eb1d522f94;hp=9f49ce6535378a53556b316ab2994de93f5f6877;hpb=b2439602bef14387ccb1ea63ea452af4f15e8889;p=mesa.git diff --git a/Makefile.am b/Makefile.am index 9f49ce65353..538c38ddebf 100644 --- a/Makefile.am +++ b/Makefile.am @@ -22,17 +22,29 @@ 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-opengl \ --enable-va \ --enable-vdpau \ --enable-xa \ --enable-xvmc \ - --with-egl-platforms=x11,wayland,drm + --enable-llvm-shared-libs \ + --with-platforms=x11,wayland,drm,surfaceless \ + --with-dri-drivers=i915,i965,nouveau,radeon,r200,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 @@ -41,6 +53,7 @@ EXTRA_DIST = \ common.py \ docs \ doxygen \ + bin/git_sha1_gen.py \ scons \ SConstruct @@ -48,9 +61,14 @@ noinst_HEADERS = \ include/c99_alloca.h \ include/c99_compat.h \ include/c99_math.h \ - include/c99 \ 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