summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* radeonsi: drop support for LLVM 3.8Marek Olšák2017-05-051-2/+2
* configure: print LDFLAGS alongside CFLAGS & co.Eric Engestrom2017-04-261-1/+3
* configure.ac: Fix typos.Vinson Lee2017-04-231-3/+3
* configure.ac: check require_basic_egl only if egl enabledEmil Velikov2017-04-191-1/+3
* configure.ac: manually expand PKG_CHECK_VAREmil Velikov2017-04-191-1/+1
* configure.ac: print deprecation warning as neededEmil Velikov2017-04-171-1/+2
* configure.ac: deprecate --with-egl-platforms over --with-platforms17.1-branchpointEmil Velikov2017-04-171-8/+28
* configure: remove egl platforms checkEmil Velikov2017-04-171-4/+0
* configure: remove unneeded dri3/present proto requirementsEmil Velikov2017-04-171-7/+0
* EGL: Implement the libglvnd interface for EGL (v3)Kyle Brenneman2017-04-171-4/+8
* configure.ac: honour --disable-libunwind if the .pc file is presentEmil Velikov2017-04-171-1/+2
* etnaviv: native fence fd supportPhilipp Zabel2017-04-151-1/+1
* configure.ac: add --enable-sanitize optionNicolai Hähnle2017-04-141-1/+27
* configure.ac: require libdrm_amdgpu 2.4.79Samuel Pitoiset2017-04-101-1/+1
* swr: [configure.ac/scons] require c++14Tim Rowley2017-04-051-4/+4
* configure.ac: pthread-stubs is not a thing on GNU/kFreeBSDEmil Velikov2017-04-051-1/+1
* configure.ac: require libdrm_amdgpu 2.4.77Nicolai Hähnle2017-04-051-1/+1
* util/u_atomic: provide 64bit atomics where they're missingGrazvydas Ignotas2017-04-031-0/+14
* gallium/util: libunwind supportRob Clark2017-04-031-0/+24
* configure.ac: require libdrm_amdgpu 2.4.76 for VegaMarek Olšák2017-03-301-1/+1
* configure.ac: Do not strip away space after regex word match.Vinson Lee2017-03-221-3/+3
* configure.ac: Use POSIX compatible regex for word boundary.Vinson Lee2017-03-211-8/+8
* configure.ac: bump pthread-stubs requirementEmil Velikov2017-03-151-1/+1
* anv: do not open random render node(s)Emil Velikov2017-03-151-2/+1
* radv/winsys: use drmGetDevice2 APIEmil Velikov2017-03-151-0/+1
* autoconf/scons: bump libdrm to 2.4.75Emil Velikov2017-03-151-1/+1
* Convert sed(1) syntax to be compatible with FreeBSD and OpenBSDJan Beich2017-03-141-10/+10
* aubinator/genxml: use gzipped files to store embedded genxmlLionel Landwerlin2017-03-131-1/+0
* configure.ac: require pthread-stubs only where availableEmil Velikov2017-03-131-2/+3
* configure.ac: do not require the i965 driver for ANVEmil Velikov2017-03-131-3/+2
* intel/vulkan: Get rid of recursive makeJason Ekstrand2017-03-131-1/+0
* intel/tools: Use a makefile included from intel/Makefile.amJason Ekstrand2017-03-131-1/+0
* configure.ac: provide a fall-back define for WAYLAND_SCANNEREmil Velikov2017-03-131-2/+2
* Revert "configure.ac: Use PKG_CHECK_VAR for wayland-scanner."Matt Turner2017-03-071-1/+6
* Revert "configure.ac: Use PKG_CHECK_VAR for libclc."Matt Turner2017-03-071-2/+4
* configure.ac: Ensure libomxil-bellagio exists before invoking pkg-config.Matt Turner2017-03-071-1/+2
* configure.ac: Ensure libva is enabled before invoking pkg-config.Matt Turner2017-03-071-2/+4
* configure.ac: Use PKG_CHECK_VAR for libclc.Matt Turner2017-03-071-4/+2
* configure.ac: Use PKG_CHECK_VAR for wayland-scanner.Matt Turner2017-03-071-6/+1
* configure.ac: Fix error message in radeon_llvm_check().Matt Turner2017-03-071-1/+1
* build: Replace NEED_RADEON_LLVM with HAVE_GALLIUM_LLVM.Matt Turner2017-03-071-2/+0
* radeonsi: drop support for LLVM 3.6 & 3.7Marek Olšák2017-03-061-2/+2
* configure.ac: increase required swr llvm to 3.9.0Tim Rowley2017-03-051-1/+1
* util/disk_cache: compress individual cache entriesTimothy Arceri2017-03-031-0/+4
* clover: Work around build failure with AltiVec.Matt Turner2017-03-021-0/+14
* r600g: fix build without opencl and static llvm libsMarc Dietrich2017-03-011-1/+1
* configure.ac: check require_basic_egl only if egl enabledLeo Liu2017-02-241-1/+3
* vulkan: Combine wsi and util makefilesDylan Baker2017-02-221-2/+1
* vulkan/util: Add generator for enum_to_str functionsDylan Baker2017-02-221-0/+1
* configure.ac: remove unneeded trailing semicolonEmil Velikov2017-02-161-11/+11