intel/fs: Support SENDS in SHADER_OPCODE_SEND
[mesa.git] / Makefile.am
index 86d7e7f9107bd824f9e23e3860ac71062663524f..e7e14f5b3cddf871c09853483525ad5136fef843 100644 (file)
@@ -45,7 +45,7 @@ AM_DISTCHECK_CONFIGURE_FLAGS = \
        --enable-libunwind \
        --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,tegra,virgl,swr,etnaviv,imx \
+       --with-gallium-drivers=i915,nouveau,r300,kmsro,r600,radeonsi,freedreno,svga,swrast,vc4,tegra,virgl,swr,etnaviv \
        --with-vulkan-drivers=intel,radeon
 
 ACLOCAL_AMFLAGS = -I m4
@@ -77,6 +77,7 @@ noinst_HEADERS = \
        include/drm-uapi/drm_mode.h \
        include/drm-uapi/i915_drm.h \
        include/drm-uapi/tegra_drm.h \
+       include/drm-uapi/v3d_drm.h \
        include/drm-uapi/vc4_drm.h \
        include/D3D9 \
        include/GL/wglext.h \