| Commit message (Expand) | Author | Age | Files | Lines |
* | configure: cleanup GLX_USE_TLS handling | Emil Velikov | 2016-12-09 | 1 | -2/+3 |
* | configure: enable glx-tls by default | Emil Velikov | 2016-12-09 | 1 | -2/+2 |
* | configure.ac: Create correct LLVM_VERSION_INT with minor >= 10 | Tobias Droste | 2016-12-05 | 1 | -1/+5 |
* | configure.ac: Get complete LLVM version from header | Tobias Droste | 2016-12-05 | 1 | -6/+4 |
* | configure.ac: Add required LLVM versions to the top | Tobias Droste | 2016-12-05 | 1 | -14/+54 |
* | configure.ac: Only add default LLVM components if needed | Tobias Droste | 2016-12-05 | 1 | -3/+12 |
* | configure.ac: Reorder arguments in radeon_llvm_check | Tobias Droste | 2016-12-05 | 1 | -8/+8 |
* | configure.ac: Move radv check to the Vulkan section | Tobias Droste | 2016-12-05 | 1 | -4/+1 |
* | configure.ac: Move LLVM ac_subst closer to usage | Tobias Droste | 2016-12-05 | 1 | -15/+14 |
* | configure.ac: Move oCL LLVM checks to the oCL section | Tobias Droste | 2016-12-05 | 1 | -22/+19 |
* | configure.ac: Move llvm_set_environment_variables higher. | Tobias Droste | 2016-12-05 | 1 | -7/+4 |
* | configure.ac: Remove swr_llvm_check() | Tobias Droste | 2016-12-05 | 1 | -11/+2 |
* | configure.ac: Check gallium LLVM version in gallium_require_llvm | Tobias Droste | 2016-12-05 | 1 | -12/+5 |
* | configure.ac: Use short names for r600 und r300 | Tobias Droste | 2016-12-05 | 1 | -4/+4 |
* | configure.ac: Remove useless oCL LLVM check | Tobias Droste | 2016-12-05 | 1 | -4/+0 |
* | configure.ac: Move llvm-config searching outside the function | Tobias Droste | 2016-12-05 | 1 | -8/+8 |
* | configure.ac: Move LLVM functions to the top | Tobias Droste | 2016-12-05 | 1 | -77/+74 |
* | configure.ac: Move LLVM version check to the top | Tobias Droste | 2016-12-05 | 1 | -70/+74 |
* | configure.ac: Use new helper function for LLVM | Tobias Droste | 2016-12-05 | 1 | -7/+18 |
* | configure.ac: Use new llvm_add_default_components | Tobias Droste | 2016-12-05 | 1 | -5/+1 |
* | configure.ac: Add helper function for targets/components | Tobias Droste | 2016-12-05 | 1 | -0/+36 |
* | configure.ac: Don't search llvm-config if it's known | Tobias Droste | 2016-12-05 | 1 | -4/+6 |
* | freedreno/a5xx: initial support | Rob Clark | 2016-11-30 | 1 | -1/+1 |
* | configure.ac: remove no longer used TIMESTAMP_CMD | Emil Velikov | 2016-11-28 | 1 | -2/+0 |
* | amd: flatten amd/common makefile structure | Mauro Rossi | 2016-11-15 | 1 | -1/+0 |
* | util: import cache.c/h from glsl | Marek Olšák | 2016-11-15 | 1 | -1/+0 |
* | egl: Use pkg-config for Android NDK build | Gurchetan Singh | 2016-11-15 | 1 | -0/+1 |
* | configure.ac: Don't look for pthreads in Android platform | Gurchetan Singh | 2016-11-15 | 1 | -2/+5 |
* | Revert "configure.ac: honour LLVM_LIBDIR when linking against LLVM" | Emil Velikov | 2016-11-10 | 1 | -2/+2 |
* | configure.ac: honour LLVM_LIBDIR when linking against LLVM | Emil Velikov | 2016-11-09 | 1 | -2/+2 |
* | configure.ac: simplify EGL requirements for drivers dependent on EGL | Marek Olšák | 2016-10-26 | 1 | -14/+13 |
* | configure: Get rid of the --disable-vulkan-icd-full-driver-path flag | Jason Ekstrand | 2016-10-21 | 1 | -7/+0 |
* | configure.ac: enable EGL platform DRM if GBM is enabled | Marek Olšák | 2016-10-19 | 1 | -2/+6 |
* | configure.ac: enable GBM by default | Marek Olšák | 2016-10-19 | 1 | -10/+9 |
* | configure.ac: print whether GBM is enabled | Marek Olšák | 2016-10-19 | 1 | -0/+5 |
* | anv: move to using shared wsi code | Dave Airlie | 2016-10-19 | 1 | -1/+4 |
* | configure.ac: use a single require_libdrm helper | Emil Velikov | 2016-10-18 | 1 | -25/+24 |
* | configure.ac: remove no longer needed *_pci_id logic | Emil Velikov | 2016-10-18 | 1 | -41/+0 |
* | loader: remove final sysfs codepath in loader_get_device_name_for_fd() | Emil Velikov | 2016-10-18 | 1 | -16/+4 |
* | automake: remove all the libudev references | Emil Velikov | 2016-10-18 | 1 | -18/+6 |
* | configure.ac: mark libdrm as have_pci_id provider | Emil Velikov | 2016-10-18 | 1 | -4/+8 |
* | radv: don't build without SHA1. | Dave Airlie | 2016-10-10 | 1 | -0/+3 |
* | intel: aubinator: generate a standalone binary | Lionel Landwerlin | 2016-10-08 | 1 | -0/+1 |
* | radv: fix configure.ac check | Dave Airlie | 2016-10-07 | 1 | -1/+1 |
* | radv: add initial non-conformant radv vulkan driver | Dave Airlie | 2016-10-07 | 1 | -7/+26 |
* | autoconf: Make header install distinct for various APIs (v2) | Chuck Atkins | 2016-10-06 | 1 | -0/+2 |
* | util: use GCC atomic intrinsics with explicit memory model | Nicolai Hähnle | 2016-10-05 | 1 | -0/+11 |
* | gallium/hud: Add support for block I/O, network I/O and lmsensor stats | Steven Toth | 2016-09-28 | 1 | -0/+42 |
* | glsl: Add initial functions to implement an on-disk cache | Timothy Arceri | 2016-09-28 | 1 | -0/+3 |
* | configure.ac: add llvm inteljitevents component if enabled | Tim Rowley | 2016-09-27 | 1 | -0/+4 |