summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* util: improve compiler guardEric Engestrom2017-09-061-0/+21
* configure: only install khrplatform.h if neededEric Engestrom2017-08-031-0/+3
* configure.ac: add -pthread to PTHREAD_LIBSEmil Velikov2017-06-281-0/+5
* configure.ac: Reduce zlib requirement from 1.2.8 to 1.2.3.Chuck Atkins2017-06-141-1/+1
* swr: relax c++ requirement from c++14 to c++11Tim Rowley2017-06-141-4/+4
* configure.ac: Also match -androideabi tupleNicolas Boichat2017-06-011-1/+1
* configure: error out if building XVMC w/o supported platformEmil Velikov2017-05-311-1/+10
* configure: error out if building VDPAU w/o supported platformEmil Velikov2017-05-311-1/+10
* configure: error out if building OMX w/o supported platformEmil Velikov2017-05-311-1/+10
* configure: error out if building VA w/o supported platformEmil Velikov2017-05-311-1/+10
* configure: error out when building X11 Vulkan without DRI3Emil Velikov2017-05-311-0/+10
* configure: check once for DRI3 dependenciesEmil Velikov2017-05-311-16/+9
* configure: error out when building GLX w/o the X11 platformEmil Velikov2017-05-311-0/+6
* configure: set HAVE_foo_PLATFORM as applicableEmil Velikov2017-05-311-0/+5
* configure: enable the surfaceless platform by defaultEmil Velikov2017-05-311-3/+2
* configure: loosen --with-platforms heuristicsEmil Velikov2017-05-311-7/+3
* configure: update remaining --with-egl-platforms referencesEmil Velikov2017-05-311-18/+18
* configure: rename remaining HAVE_EGL_PLATFORM_* guardsEmil Velikov2017-05-311-3/+3
* configure: move platform handling further upEmil Velikov2017-05-311-92/+92
* automake: add SWR LLVM gen_builder.hpp workaroundEmil Velikov2017-05-221-0/+4
* configure: remove unneeded bits around libunwind handlingEmil Velikov2017-05-181-5/+0
* configure.ac: Fix typos.Vinson Lee2017-04-241-3/+3
* configure.ac: check require_basic_egl only if egl enabledEmil Velikov2017-04-241-1/+3
* configure.ac: manually expand PKG_CHECK_VAREmil Velikov2017-04-241-1/+1
* configure.ac: print deprecation warning as neededEmil Velikov2017-04-241-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