summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: Introduce HAVE_ARM_ASM/HAVE_AARCH64_ASM and the -D flags.Eric Anholt2017-08-191-0/+24
* configure: remove trailing "-a" in swr architecture testTim Rowley2017-08-111-1/+1
* configure.ac: rework wayland-protocols handlingEmil Velikov2017-07-241-3/+10
* radv: port to new libdrm API.Dave Airlie2017-07-201-1/+1
* configure/swr: add KNL and SKX architecture targetsTim Rowley2017-07-191-2/+20
* configure/swr: configurable swr architecturesTim Rowley2017-07-191-4/+40
* configure.ac: fix whitespaceEric Engestrom2017-07-191-172/+172
* configure.ac: bump required etnaviv libdrm version to 2.4.82Lucas Stach2017-07-191-1/+1
* egl/wayland: Use linux-dmabuf interface for buffersDaniel Stone2017-07-181-1/+4
* configure: only install khrplatform.h if neededEric Engestrom2017-07-141-0/+3
* vc4: Switch back to using a local copy of vc4_drm.h.Eric Anholt2017-07-121-2/+0
* 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