summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* 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
* util: import cache.c/h from glslMarek Olšák2016-11-151-1/+0
* egl: Use pkg-config for Android NDK buildGurchetan Singh2016-11-151-0/+1
* configure.ac: Don't look for pthreads in Android platformGurchetan Singh2016-11-151-2/+5
* Revert "configure.ac: honour LLVM_LIBDIR when linking against LLVM"Emil Velikov2016-11-101-2/+2
* configure.ac: honour LLVM_LIBDIR when linking against LLVMEmil Velikov2016-11-091-2/+2
* configure.ac: simplify EGL requirements for drivers dependent on EGLMarek Olšák2016-10-261-14/+13
* configure: Get rid of the --disable-vulkan-icd-full-driver-path flagJason Ekstrand2016-10-211-7/+0
* configure.ac: enable EGL platform DRM if GBM is enabledMarek Olšák2016-10-191-2/+6
* configure.ac: enable GBM by defaultMarek Olšák2016-10-191-10/+9
* configure.ac: print whether GBM is enabledMarek Olšák2016-10-191-0/+5
* anv: move to using shared wsi codeDave Airlie2016-10-191-1/+4
* configure.ac: use a single require_libdrm helperEmil Velikov2016-10-181-25/+24
* configure.ac: remove no longer needed *_pci_id logicEmil Velikov2016-10-181-41/+0
* loader: remove final sysfs codepath in loader_get_device_name_for_fd()Emil Velikov2016-10-181-16/+4