aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* clover: Work around build failure with AltiVec.Matt Turner2017-03-161-0/+14
* configure.ac: Drop LLVM compiler flags more radicallyMichel Dänzer2017-03-041-21/+12
* configure.ac: check require_basic_egl only if egl enabledLeo Liu2017-03-011-1/+3
* 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
* 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
* configure.ac: Rename the gallium_require_llvm helperEmil Velikov2017-02-101-11/+8
* configure.ac: Don't check LLVM version in require_llvmTobias Droste2017-02-101-3/+1
* configure.ac: move AC_ARG_ENABLE([gallium-llvm] hunk further upEmil Velikov2017-02-101-18/+18
* configure.ac: list radeon in --with-vulkan-drivers help stringEmil Velikov2017-02-031-1/+1
* configure.ac: Require LLVM for r300 only on x86 and x86_64Andreas Boll2017-02-031-1/+14
* configure.ac: move require_dri_shared_libs_and_glapi() before its usersEmil Velikov2017-02-031-16/+16
* utils: build sha1/disk cache only with Android/AutoconfEmil Velikov2017-01-181-0/+1
* util: import sha1 implementation from OpenBSD17.0-branchpointEmil Velikov2017-01-181-160/+1
* configure: error out when building static XOR sharedEmil Velikov2017-01-181-4/+2
* configure: explicitly require shared glapi for enable-driEmil Velikov2017-01-181-3/+1
* configure: factor out commom egl/gbm checksEmil Velikov2017-01-181-29/+18
* configure: remove HAVE_EGL_DRIVER_DRI[23]Emil Velikov2017-01-181-11/+3
* configure: forbid static EGL/GBMEmil Velikov2017-01-181-16/+20
* configure: remove unused AC_SUBST variablesEmil Velikov2017-01-181-10/+0
* gallium: correctly manage libsensors link flagsEmil Velikov2017-01-181-3/+3
* mesa: make use of HAVE_FUNC_ATTRIBUTE_ALIAS macroEmil Velikov2017-01-181-8/+1
* configure: use standard check for attribure aliasEmil Velikov2017-01-181-0/+1
* configure.ac: Revert recent HAVE_LLVM changes.Jose Fonseca2017-01-181-42/+27
* configure.ac: Respect LLVM_CFLAGS in LLVM version detectionTomasz Figa2017-01-181-0/+6
* configure.ac: Don't check LLVM version in gallium_require_llvmTobias Droste2017-01-181-3/+1
* configure.ac: Set and use HAVE_GALLIUM_LLVM defineTobias Droste2017-01-181-0/+1
* configure.ac: Only define HAVE_LLVM if LLVM is usedTobias Droste2017-01-181-7/+9
* configure.ac: Only set LLVM_LIBS if LLVM is usedTobias Droste2017-01-181-9/+24
* configure.ac: Rename MESA_LLVM to FOUND_LLVMTobias Droste2017-01-181-11/+10
* vl/dri3: use external texture as back buffers(v4)Nayan Deshmukh2017-01-171-1/+1
* egl/wayland: Avoid race conditions when on non-main threadJonas Ådahl2017-01-131-1/+1
* glx: Add missing glproto dependency for gallium-xlib glxChuck Atkins2017-01-121-1/+3
* imx: gallium driver for imx-drm scanout driverChristian Gmeiner2017-01-121-1/+13
* etnaviv: gallium driver for Vivante GPUsThe etnaviv authors2017-01-121-1/+10
* configure: Fix another bashism.Eric Anholt2017-01-051-1/+1
* configure: cleanup GLX_USE_TLS handlingEmil Velikov2016-12-091-2/+3
* configure: enable glx-tls by defaultEmil Velikov2016-12-091-2/+2
* configure.ac: Create correct LLVM_VERSION_INT with minor >= 10Tobias Droste2016-12-051-1/+5
* configure.ac: Get complete LLVM version from headerTobias Droste2016-12-051-6/+4
* configure.ac: Add required LLVM versions to the topTobias Droste2016-12-051-14/+54
* configure.ac: Only add default LLVM components if neededTobias Droste2016-12-051-3/+12
* configure.ac: Reorder arguments in radeon_llvm_checkTobias Droste2016-12-051-8/+8
* configure.ac: Move radv check to the Vulkan sectionTobias Droste2016-12-051-4/+1
* configure.ac: Move LLVM ac_subst closer to usageTobias Droste2016-12-051-15/+14
* configure.ac: Move oCL LLVM checks to the oCL sectionTobias Droste2016-12-051-22/+19