summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* 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
* configure.ac: Use short names for r600 und r300Tobias Droste2016-12-051-4/+4
* configure.ac: Remove useless oCL LLVM checkTobias Droste2016-12-051-4/+0
* configure.ac: Move llvm-config searching outside the functionTobias Droste2016-12-051-8/+8
* configure.ac: Move LLVM functions to the topTobias Droste2016-12-051-77/+74
* configure.ac: Move LLVM version check to the topTobias Droste2016-12-051-70/+74
* configure.ac: Use new helper function for LLVMTobias Droste2016-12-051-7/+18
* configure.ac: Use new llvm_add_default_componentsTobias Droste2016-12-051-5/+1
* configure.ac: Add helper function for targets/componentsTobias Droste2016-12-051-0/+36
* configure.ac: Don't search llvm-config if it's knownTobias Droste2016-12-051-4/+6
* freedreno/a5xx: initial supportRob Clark2016-11-301-1/+1
* configure.ac: remove no longer used TIMESTAMP_CMDEmil Velikov2016-11-281-2/+0
* amd: flatten amd/common makefile structureMauro Rossi2016-11-151-1/+0