summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2017-06-01configure.ac: simplify --enable-libunwind=auto checkEric Engestrom1-6/+2
2017-05-25configure.ac: update libdrm amdgpu version requirement to 2.4.81Leo Liu1-1/+1
2017-05-24configure.ac: rephrase 'GLX w/o X11' error messageEric Engestrom1-1/+1
2017-05-20configure.ac: s/xcb-fixes/xcb-xfixes/Emil Velikov1-1/+1
2017-05-20configure.ac: add xcb-fixes to the XCB DRI3 listEmil Velikov1-1/+1
2017-05-20automake: add SWR LLVM gen_builder.hpp workaroundEmil Velikov1-0/+4
2017-05-19configure: trivial whitespace cleanupEmil Velikov1-2/+2
2017-05-19configure: error out if building XVMC w/o supported platformEmil Velikov1-1/+10
2017-05-19configure: error out if building VDPAU w/o supported platformEmil Velikov1-1/+10
2017-05-19configure: error out if building OMX w/o supported platformEmil Velikov1-1/+10
2017-05-19configure: error out if building VA w/o supported platformEmil Velikov1-1/+10
2017-05-19configure: error out when building X11 Vulkan without DRI3Emil Velikov1-0/+10
2017-05-19configure: check once for DRI3 dependenciesEmil Velikov1-16/+9
2017-05-19configure: error out when building GLX w/o the X11 platformEmil Velikov1-0/+6
2017-05-19configure: set HAVE_foo_PLATFORM as applicableEmil Velikov1-0/+5
2017-05-19configure: enable the surfaceless platform by defaultEmil Velikov1-3/+2
2017-05-19configure: loosen --with-platforms heuristicsEmil Velikov1-7/+3
2017-05-19configure: update remaining --with-egl-platforms referencesEmil Velikov1-18/+18
2017-05-19configure: rename remaining HAVE_EGL_PLATFORM_* guardsEmil Velikov1-3/+3
2017-05-19configure: move platform handling further upEmil Velikov1-92/+92
2017-05-11configure: remove unneeded bits around libunwind handlingEmil Velikov1-5/+0
2017-05-11configure.ac: Fix help string for --disable-pwr8 configure optionPhilipp Zabel1-1/+1
2017-05-05configure.ac: Also match -androideabi tupleNicolas Boichat1-1/+1
2017-05-05radeonsi: drop support for LLVM 3.8Marek Olšák1-2/+2
2017-04-26configure: print LDFLAGS alongside CFLAGS & co.Eric Engestrom1-1/+3
2017-04-23configure.ac: Fix typos.Vinson Lee1-3/+3
2017-04-19configure.ac: check require_basic_egl only if egl enabledEmil Velikov1-1/+3
2017-04-19configure.ac: manually expand PKG_CHECK_VAREmil Velikov1-1/+1
2017-04-17configure.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