summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: remove src/gallium/winsys/intel/drm/Makefile referenceEmil Velikov2017-02-071-1/+0
* configure.ac: Remove redundant libglvnd stanzaBoyan Ding2017-02-071-49/+32
* configure.ac: add swr to the gallium drivers list.Emil Velikov2017-02-071-1/+1
* configure.ac: list all the dri-drivers in the help stringEmil Velikov2017-02-071-1/+1
* ilo: EOL drop unmaintained gallium drv from buildsysEdward O'Callaghan2017-02-031-11/+1
* configure: libdrm is a single packageIlia Mirkin2017-02-021-16/+16
* configure.ac: explicitly require libdrm for dri classic drivers.Dave Airlie2017-02-031-0/+5
* configure: Only require libdrm 2.4.75 for intel.Vinson Lee2017-02-021-2/+2
* configure: Require libdrm >= 2.4.75Chad Versace2017-01-271-1/+1
* configure.ac: list radeon in --with-vulkan-drivers help stringEmil Velikov2017-01-271-1/+1
* autoconf: set all __STDC_*_MACROSEmil Velikov2017-01-271-1/+1
* configure.ac: Require LLVM for r300 only on x86 and x86_64Andreas Boll2017-01-271-1/+14
* configure.ac: move require_dri_shared_libs_and_glapi() before its usersEmil Velikov2017-01-201-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
* configure.ac: Move llvm_set_environment_variables higher.Tobias Droste2016-12-051-7/+4
* configure.ac: Remove swr_llvm_check()Tobias Droste2016-12-051-11/+2
* configure.ac: Check gallium LLVM version in gallium_require_llvmTobias Droste2016-12-051-12/+5