summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
...
* gallium/util: libunwind supportRob Clark2017-04-031-0/+24
* configure.ac: require libdrm_amdgpu 2.4.76 for VegaMarek Olšák2017-03-301-1/+1
* configure.ac: Do not strip away space after regex word match.Vinson Lee2017-03-221-3/+3
* configure.ac: Use POSIX compatible regex for word boundary.Vinson Lee2017-03-211-8/+8
* configure.ac: bump pthread-stubs requirementEmil Velikov2017-03-151-1/+1
* anv: do not open random render node(s)Emil Velikov2017-03-151-2/+1
* radv/winsys: use drmGetDevice2 APIEmil Velikov2017-03-151-0/+1
* autoconf/scons: bump libdrm to 2.4.75Emil Velikov2017-03-151-1/+1
* Convert sed(1) syntax to be compatible with FreeBSD and OpenBSDJan Beich2017-03-141-10/+10
* aubinator/genxml: use gzipped files to store embedded genxmlLionel Landwerlin2017-03-131-1/+0
* configure.ac: require pthread-stubs only where availableEmil Velikov2017-03-131-2/+3
* configure.ac: do not require the i965 driver for ANVEmil Velikov2017-03-131-3/+2
* intel/vulkan: Get rid of recursive makeJason Ekstrand2017-03-131-1/+0
* intel/tools: Use a makefile included from intel/Makefile.amJason Ekstrand2017-03-131-1/+0
* configure.ac: provide a fall-back define for WAYLAND_SCANNEREmil Velikov2017-03-131-2/+2
* Revert "configure.ac: Use PKG_CHECK_VAR for wayland-scanner."Matt Turner2017-03-071-1/+6
* Revert "configure.ac: Use PKG_CHECK_VAR for libclc."Matt Turner2017-03-071-2/+4
* configure.ac: Ensure libomxil-bellagio exists before invoking pkg-config.Matt Turner2017-03-071-1/+2
* configure.ac: Ensure libva is enabled before invoking pkg-config.Matt Turner2017-03-071-2/+4
* configure.ac: Use PKG_CHECK_VAR for libclc.Matt Turner2017-03-071-4/+2
* configure.ac: Use PKG_CHECK_VAR for wayland-scanner.Matt Turner2017-03-071-6/+1
* configure.ac: Fix error message in radeon_llvm_check().Matt Turner2017-03-071-1/+1
* build: Replace NEED_RADEON_LLVM with HAVE_GALLIUM_LLVM.Matt Turner2017-03-071-2/+0
* radeonsi: drop support for LLVM 3.6 & 3.7Marek Olšák2017-03-061-2/+2
* configure.ac: increase required swr llvm to 3.9.0Tim Rowley2017-03-051-1/+1
* util/disk_cache: compress individual cache entriesTimothy Arceri2017-03-031-0/+4
* clover: Work around build failure with AltiVec.Matt Turner2017-03-021-0/+14
* r600g: fix build without opencl and static llvm libsMarc Dietrich2017-03-011-1/+1
* configure.ac: check require_basic_egl only if egl enabledLeo Liu2017-02-241-1/+3
* vulkan: Combine wsi and util makefilesDylan Baker2017-02-221-2/+1
* vulkan/util: Add generator for enum_to_str functionsDylan Baker2017-02-221-0/+1
* configure.ac: remove unneeded trailing semicolonEmil Velikov2017-02-161-11/+11
* configure.ac: bump LIBDRM_RADEON requirement to 2.4.71Emil Velikov2017-02-161-1/+1
* util: Add utility build-id code.Matt Turner2017-02-151-0/+6
* configure.ac: check for libXdamage 1.1 or laterEmil Velikov2017-02-131-1/+2
* configure.ac: dump dri2proto requirement to 2.8Emil Velikov2017-02-131-1/+1
* configure.ac: do not use deprecated macros - AC_HELP_STRING AC_ERROREmil Velikov2017-02-131-2/+2
* configure.ac: Drop LLVM compiler flags more radicallyMichel Dänzer2017-02-131-21/+12
* configure.ac: supersede --enable-gallium-llvm over --enable-llvmEmil Velikov2017-02-101-19/+30
* configure.ac: remove dummy radeon_gallium_llvm_check()Emil Velikov2017-02-101-9/+2
* configure.ac: correctly manage llvm auto-detectionEmil Velikov2017-02-101-4/+8
* configure.ac: disable enable_gallium_llvm in the !x86 caseEmil Velikov2017-02-101-0/+1
* configure.ac: set LLVM_{C, CXX, LD}FLAGS only as neededEmil Velikov2017-02-101-5/+6
* Revert "configure.ac: Create correct LLVM_VERSION_INT with minor >= 10"Emil Velikov2017-02-101-5/+1
* configure.ac: don't use == with testEmil Velikov2017-02-101-2/+2
* configure.ac: remove unused LLVM variablesEmil Velikov2017-02-101-5/+0
* configure.ac: Only define HAVE_LLVM if LLVM is usedTobias Droste2017-02-101-8/+11
* configure.ac: Rework MESA_LLVM and LLVM detectionTobias Droste2017-02-101-12/+15
* configure.ac: move enable-gallium-llvm dependency with-gallium-driversEmil Velikov2017-02-101-4/+1
* configure.ac: Mandate --enable-gallium-llvm when checking LLVM versionEmil Velikov2017-02-101-6/+6