summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2017-03-22configure.ac: Do not strip away space after regex word match.Vinson Lee1-3/+3
2017-03-21configure.ac: Use POSIX compatible regex for word boundary.Vinson Lee1-8/+8
2017-03-15configure.ac: bump pthread-stubs requirementEmil Velikov1-1/+1
2017-03-15anv: do not open random render node(s)Emil Velikov1-2/+1
2017-03-15radv/winsys: use drmGetDevice2 APIEmil Velikov1-0/+1
2017-03-15autoconf/scons: bump libdrm to 2.4.75Emil Velikov1-1/+1
2017-03-14Convert sed(1) syntax to be compatible with FreeBSD and OpenBSDJan Beich1-10/+10
2017-03-13aubinator/genxml: use gzipped files to store embedded genxmlLionel Landwerlin1-1/+0
2017-03-13configure.ac: require pthread-stubs only where availableEmil Velikov1-2/+3
2017-03-13configure.ac: do not require the i965 driver for ANVEmil Velikov1-3/+2
2017-03-13intel/vulkan: Get rid of recursive makeJason Ekstrand1-1/+0
2017-03-13intel/tools: Use a makefile included from intel/Makefile.amJason Ekstrand1-1/+0
2017-03-13configure.ac: provide a fall-back define for WAYLAND_SCANNEREmil Velikov1-2/+2
2017-03-07Revert "configure.ac: Use PKG_CHECK_VAR for wayland-scanner."Matt Turner1-1/+6
2017-03-07Revert "configure.ac: Use PKG_CHECK_VAR for libclc."Matt Turner1-2/+4
2017-03-07configure.ac: Ensure libomxil-bellagio exists before invoking pkg-config.Matt Turner1-1/+2
2017-03-07configure.ac: Ensure libva is enabled before invoking pkg-config.Matt Turner1-2/+4
2017-03-07configure.ac: Use PKG_CHECK_VAR for libclc.Matt Turner1-4/+2
2017-03-07configure.ac: Use PKG_CHECK_VAR for wayland-scanner.Matt Turner1-6/+1
2017-03-07configure.ac: Fix error message in radeon_llvm_check().Matt Turner1-1/+1
2017-03-07build: Replace NEED_RADEON_LLVM with HAVE_GALLIUM_LLVM.Matt Turner1-2/+0
2017-03-06radeonsi: drop support for LLVM 3.6 & 3.7Marek Olšák1-2/+2
2017-03-05configure.ac: increase required swr llvm to 3.9.0Tim Rowley1-1/+1
2017-03-03util/disk_cache: compress individual cache entriesTimothy Arceri1-0/+4
2017-03-02clover: Work around build failure with AltiVec.Matt Turner1-0/+14
2017-03-01r600g: fix build without opencl and static llvm libsMarc Dietrich1-1/+1
2017-02-24configure.ac: check require_basic_egl only if egl enabledLeo Liu1-1/+3
2017-02-22vulkan: Combine wsi and util makefilesDylan Baker1-2/+1
2017-02-22vulkan/util: Add generator for enum_to_str functionsDylan Baker1-0/+1
2017-02-16configure.ac: remove unneeded trailing semicolonEmil Velikov1-11/+11
2017-02-16configure.ac: bump LIBDRM_RADEON requirement to 2.4.71Emil Velikov1-1/+1
2017-02-15util: Add utility build-id code.Matt Turner1-0/+6
2017-02-13configure.ac: check for libXdamage 1.1 or laterEmil Velikov1-1/+2
2017-02-13configure.ac: dump dri2proto requirement to 2.8Emil Velikov1-1/+1
2017-02-13configure.ac: do not use deprecated macros - AC_HELP_STRING AC_ERROREmil Velikov1-2/+2
2017-02-13configure.ac: Drop LLVM compiler flags more radicallyMichel Dänzer1-21/+12
2017-02-10configure.ac: supersede --enable-gallium-llvm over --enable-llvmEmil Velikov1-19/+30
2017-02-10configure.ac: remove dummy radeon_gallium_llvm_check()Emil Velikov1-9/+2
2017-02-10configure.ac: correctly manage llvm auto-detectionEmil Velikov1-4/+8
2017-02-10configure.ac: disable enable_gallium_llvm in the !x86 caseEmil Velikov1-0/+1
2017-02-10configure.ac: set LLVM_{C, CXX, LD}FLAGS only as neededEmil Velikov1-5/+6
2017-02-10Revert "configure.ac: Create correct LLVM_VERSION_INT with minor >= 10"Emil Velikov1-5/+1
2017-02-10configure.ac: don't use == with testEmil Velikov1-2/+2
2017-02-10configure.ac: remove unused LLVM variablesEmil Velikov1-5/+0
2017-02-10configure.ac: Only define HAVE_LLVM if LLVM is usedTobias Droste1-8/+11
2017-02-10configure.ac: Rework MESA_LLVM and LLVM detectionTobias Droste1-12/+15
2017-02-10configure.ac: move enable-gallium-llvm dependency with-gallium-driversEmil Velikov1-4/+1
2017-02-10configure.ac: Mandate --enable-gallium-llvm when checking LLVM versionEmil Velikov1-6/+6
2017-02-10configure.ac: Rename the gallium_require_llvm helperEmil Velikov1-11/+8
2017-02-10configure.ac: Don't check LLVM version in require_llvmTobias Droste1-3/+1