summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2017-09-06util: improve compiler guardEric Engestrom1-0/+21
2017-08-03configure: only install khrplatform.h if neededEric Engestrom1-0/+3
2017-06-28configure.ac: add -pthread to PTHREAD_LIBSEmil Velikov1-0/+5
2017-06-14configure.ac: Reduce zlib requirement from 1.2.8 to 1.2.3.Chuck Atkins1-1/+1
2017-06-14swr: relax c++ requirement from c++14 to c++11Tim Rowley1-4/+4
2017-06-01configure.ac: Also match -androideabi tupleNicolas Boichat1-1/+1
2017-05-31configure: error out if building XVMC w/o supported platformEmil Velikov1-1/+10
2017-05-31configure: error out if building VDPAU w/o supported platformEmil Velikov1-1/+10
2017-05-31configure: error out if building OMX w/o supported platformEmil Velikov1-1/+10
2017-05-31configure: error out if building VA w/o supported platformEmil Velikov1-1/+10
2017-05-31configure: error out when building X11 Vulkan without DRI3Emil Velikov1-0/+10
2017-05-31configure: check once for DRI3 dependenciesEmil Velikov1-16/+9
2017-05-31configure: error out when building GLX w/o the X11 platformEmil Velikov1-0/+6
2017-05-31configure: set HAVE_foo_PLATFORM as applicableEmil Velikov1-0/+5
2017-05-31configure: enable the surfaceless platform by defaultEmil Velikov1-3/+2
2017-05-31configure: loosen --with-platforms heuristicsEmil Velikov1-7/+3
2017-05-31configure: update remaining --with-egl-platforms referencesEmil Velikov1-18/+18
2017-05-31configure: rename remaining HAVE_EGL_PLATFORM_* guardsEmil Velikov1-3/+3
2017-05-31configure: move platform handling further upEmil Velikov1-92/+92
2017-05-22automake: add SWR LLVM gen_builder.hpp workaroundEmil Velikov1-0/+4
2017-05-18configure: remove unneeded bits around libunwind handlingEmil Velikov1-5/+0
2017-04-24configure.ac: Fix typos.Vinson Lee1-3/+3
2017-04-24configure.ac: check require_basic_egl only if egl enabledEmil Velikov1-1/+3
2017-04-24configure.ac: manually expand PKG_CHECK_VAREmil Velikov1-1/+1
2017-04-24configure.ac: print deprecation warning as neededEmil Velikov1-1/+2
2017-04-17configure.ac: deprecate --with-egl-platforms over --with-platforms17.1-branchpointEmil Velikov1-8/+28
2017-04-17configure: remove egl platforms checkEmil Velikov1-4/+0
2017-04-17configure: remove unneeded dri3/present proto requirementsEmil Velikov1-7/+0
2017-04-17EGL: Implement the libglvnd interface for EGL (v3)Kyle Brenneman1-4/+8
2017-04-17configure.ac: honour --disable-libunwind if the .pc file is presentEmil Velikov1-1/+2
2017-04-15etnaviv: native fence fd supportPhilipp Zabel1-1/+1
2017-04-14configure.ac: add --enable-sanitize optionNicolai Hähnle1-1/+27
2017-04-10configure.ac: require libdrm_amdgpu 2.4.79Samuel Pitoiset1-1/+1
2017-04-05swr: [configure.ac/scons] require c++14Tim Rowley1-4/+4
2017-04-05configure.ac: pthread-stubs is not a thing on GNU/kFreeBSDEmil Velikov1-1/+1
2017-04-05configure.ac: require libdrm_amdgpu 2.4.77Nicolai Hähnle1-1/+1
2017-04-03util/u_atomic: provide 64bit atomics where they're missingGrazvydas Ignotas1-0/+14
2017-04-03gallium/util: libunwind supportRob Clark1-0/+24
2017-03-30configure.ac: require libdrm_amdgpu 2.4.76 for VegaMarek Olšák1-1/+1
2017-03-22configure.ac: Do not strip away space after regex word match.Vinson Lee1-3/+3
2017-03-21configure.ac: Use POSIX compatible regex for word boundary.Vinson Lee1-8/+8
2017-03-15configure.ac: bump pthread-stubs requirementEmil Velikov1-1/+1
2017-03-15anv: do not open random render node(s)Emil Velikov1-2/+1
2017-03-15radv/winsys: use drmGetDevice2 APIEmil Velikov1-0/+1
2017-03-15autoconf/scons: bump libdrm to 2.4.75Emil Velikov1-1/+1
2017-03-14Convert sed(1) syntax to be compatible with FreeBSD and OpenBSDJan Beich1-10/+10
2017-03-13aubinator/genxml: use gzipped files to store embedded genxmlLionel Landwerlin1-1/+0
2017-03-13configure.ac: require pthread-stubs only where availableEmil Velikov1-2/+3
2017-03-13configure.ac: do not require the i965 driver for ANVEmil Velikov1-3/+2
2017-03-13intel/vulkan: Get rid of recursive makeJason Ekstrand1-1/+0