summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* automake: remove all the libudev referencesEmil Velikov2016-10-181-18/+6
* configure.ac: mark libdrm as have_pci_id providerEmil Velikov2016-10-181-4/+8
* radv: don't build without SHA1.Dave Airlie2016-10-101-0/+3
* intel: aubinator: generate a standalone binaryLionel Landwerlin2016-10-081-0/+1
* radv: fix configure.ac checkDave Airlie2016-10-071-1/+1
* radv: add initial non-conformant radv vulkan driverDave Airlie2016-10-071-7/+26
* autoconf: Make header install distinct for various APIs (v2)Chuck Atkins2016-10-061-0/+2
* util: use GCC atomic intrinsics with explicit memory modelNicolai Hähnle2016-10-051-0/+11
* gallium/hud: Add support for block I/O, network I/O and lmsensor statsSteven Toth2016-09-281-0/+42
* glsl: Add initial functions to implement an on-disk cacheTimothy Arceri2016-09-281-0/+3
* configure.ac: add llvm inteljitevents component if enabledTim Rowley2016-09-271-0/+4
* direct-to-native-GL for GLX clients on Cygwin ("Windows-DRI")Jon Turney2016-09-151-1/+9
* configure.ac: fix the name of the Wayland Scanner pc fileBrendan King2016-09-141-2/+2
* radeonsi: move sid.h/r600d_common.h to a common place.Dave Airlie2016-09-061-0/+1
* intel: Flatten the makefile structureJason Ekstrand2016-08-251-2/+0
* mesa: Drop sed of now dead Plo files.Matt Turner2016-08-251-3/+0
* configure.ac: raise Mako required version to 0.8.0Eric Engestrom2016-08-251-1/+1
* anv: Add a --disable-vulkan-icd-full-driver-path optionJason Ekstrand2016-08-251-0/+7
* aubinator: Add a new tool called Aubinator to the src/intel/tools folder.Kristian Høgsberg Kristensen2016-08-231-0/+1
* mesa: Drop -fno-strict-aliasing.Matt Turner2016-08-011-6/+0