summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2017-09-28configure: check if -latomic is needed for __atomic_*Grazvydas Ignotas1-0/+13
2017-09-13util: improve compiler guardEric Engestrom1-0/+21
2017-08-19configure.ac: Introduce HAVE_ARM_ASM/HAVE_AARCH64_ASM and the -D flags.Eric Anholt1-0/+24
2017-08-11configure: remove trailing "-a" in swr architecture testTim Rowley1-1/+1
2017-07-24configure.ac: rework wayland-protocols handlingEmil Velikov1-3/+10
2017-07-20radv: port to new libdrm API.Dave Airlie1-1/+1
2017-07-19configure/swr: add KNL and SKX architecture targetsTim Rowley1-2/+20
2017-07-19configure/swr: configurable swr architecturesTim Rowley1-4/+40
2017-07-19configure.ac: fix whitespaceEric Engestrom1-172/+172
2017-07-19configure.ac: bump required etnaviv libdrm version to 2.4.82Lucas Stach1-1/+1
2017-07-18egl/wayland: Use linux-dmabuf interface for buffersDaniel Stone1-1/+4
2017-07-14configure: only install khrplatform.h if neededEric Engestrom1-0/+3
2017-07-12vc4: Switch back to using a local copy of vc4_drm.h.Eric Anholt1-2/+0
2017-06-30vc4: Introduce XML-based packet header generation like Intel's.Eric Anholt1-0/+1
2017-06-28mapi: Enable assembly language API acceleration for PPC64LE (V2)Ben Crocker1-0/+12
2017-06-27anv/i965: drop libdrm_intel dependency completelyLionel Landwerlin1-2/+0
2017-06-27i915: use different CFLAGS/LIBS variables than i965/anvLionel Landwerlin1-2/+2
2017-06-16r600g,compute: provide local copy of functions from ac_binary.cJan Vesely1-2/+1
2017-06-15configure.ac: remove manual AC_SUBST for pthread-stubsEmil Velikov1-2/+0
2017-06-15configure.ac: add -pthread to PTHREAD_LIBSEmil Velikov1-0/+5
2017-06-15gallium: Add renderonly-based support for pl111+vc4.Eric Anholt1-1/+11
2017-06-14configure.ac: Reduce zlib requirement from 1.2.8 to 1.2.3.Chuck Atkins1-1/+1
2017-06-08swr: relax c++ requirement from c++14 to c++11Tim Rowley1-4/+4
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