summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* vc4: Introduce XML-based packet header generation like Intel's.Eric Anholt2017-06-301-0/+1
* mapi: Enable assembly language API acceleration for PPC64LE (V2)Ben Crocker2017-06-281-0/+12
* anv/i965: drop libdrm_intel dependency completelyLionel Landwerlin2017-06-271-2/+0
* i915: use different CFLAGS/LIBS variables than i965/anvLionel Landwerlin2017-06-271-2/+2
* r600g,compute: provide local copy of functions from ac_binary.cJan Vesely2017-06-161-2/+1
* configure.ac: remove manual AC_SUBST for pthread-stubsEmil Velikov2017-06-151-2/+0
* configure.ac: add -pthread to PTHREAD_LIBSEmil Velikov2017-06-151-0/+5
* gallium: Add renderonly-based support for pl111+vc4.Eric Anholt2017-06-151-1/+11
* 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-081-4/+4
* configure.ac: simplify --enable-libunwind=auto checkEric Engestrom2017-06-011-6/+2
* configure.ac: update libdrm amdgpu version requirement to 2.4.81Leo Liu2017-05-251-1/+1
* configure.ac: rephrase 'GLX w/o X11' error messageEric Engestrom2017-05-241-1/+1
* configure.ac: s/xcb-fixes/xcb-xfixes/Emil Velikov2017-05-201-1/+1
* configure.ac: add xcb-fixes to the XCB DRI3 listEmil Velikov2017-05-201-1/+1
* automake: add SWR LLVM gen_builder.hpp workaroundEmil Velikov2017-05-201-0/+4
* configure: trivial whitespace cleanupEmil Velikov2017-05-191-2/+2
* configure: error out if building XVMC w/o supported platformEmil Velikov2017-05-191-1/+10
* configure: error out if building VDPAU w/o supported platformEmil Velikov2017-05-191-1/+10
* configure: error out if building OMX w/o supported platformEmil Velikov2017-05-191-1/+10
* configure: error out if building VA w/o supported platformEmil Velikov2017-05-191-1/+10
* configure: error out when building X11 Vulkan without DRI3Emil Velikov2017-05-191-0/+10
* configure: check once for DRI3 dependenciesEmil Velikov2017-05-191-16/+9
* configure: error out when building GLX w/o the X11 platformEmil Velikov2017-05-191-0/+6
* configure: set HAVE_foo_PLATFORM as applicableEmil Velikov2017-05-191-0/+5
* configure: enable the surfaceless platform by defaultEmil Velikov2017-05-191-3/+2
* configure: loosen --with-platforms heuristicsEmil Velikov2017-05-191-7/+3
* configure: update remaining --with-egl-platforms referencesEmil Velikov2017-05-191-18/+18
* configure: rename remaining HAVE_EGL_PLATFORM_* guardsEmil Velikov2017-05-191-3/+3
* configure: move platform handling further upEmil Velikov2017-05-191-92/+92
* configure: remove unneeded bits around libunwind handlingEmil Velikov2017-05-111-5/+0
* configure.ac: Fix help string for --disable-pwr8 configure optionPhilipp Zabel2017-05-111-1/+1
* configure.ac: Also match -androideabi tupleNicolas Boichat2017-05-051-1/+1
* 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