summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: Bump libdrm_amdgpu version to 2.4.85.Bas Nieuwenhuizen2017-10-211-1/+1
* configure: commit test filesDylan Baker2017-10-161-16/+2
* configure.ac: add missing LLVM components for OpenCLEmil Velikov2017-10-131-0/+3
* configure.ac: add llvm_add_optional_component helperEmil Velikov2017-10-131-3/+10
* configure.ac: rework llvm libs handling for 3.9+Emil Velikov2017-10-131-10/+20
* configure.ac: factor out detection for old and buggy llvmEmil Velikov2017-10-131-29/+34
* configure.ac: remove no longer necessary llvm-config --libs checkEmil Velikov2017-10-131-3/+0
* configure.ac: bump Clover LLVM requirement to 3.9Emil Velikov2017-10-131-1/+1
* winsys/amdgpu: implement sync_file import/exportMarek Olšák2017-10-121-1/+1
* broadcom: Add V3D 3.3 gallium driver called "vc5", for BCM7268.Eric Anholt2017-10-101-0/+2
* configure: Add the new "vc5" driver to the list, requiring a simulator.Eric Anholt2017-10-101-1/+14
* build: Remove HAVE_DLOPENMatt Turner2017-10-021-2/+2
* util: Add tests for the string bufferThomas Helland2017-09-261-0/+1
* r600: fork and import gallium/radeonMarek Olšák2017-09-261-2/+1
* configure: check if -latomic is needed for __atomic_*Grazvydas Ignotas2017-09-221-0/+13
* configure.ac: split the wayland client/server confusionEmil Velikov2017-09-191-1/+2
* configure.ac: define WL_HIDE_DEPRECATED at global scaleEmil Velikov2017-09-191-1/+1
* st/omx_bellagio: Rename state tracker and optionGurkirpal Singh2017-09-151-22/+27
* mesa/st: glsl_to_tgsi: add tests for the new temporary lifetime trackerGert Wollny2017-09-061-0/+1
* util: improve compiler guardEric Engestrom2017-09-031-0/+21
* configure: Test for -Wno-initializer-overridesMatt Turner2017-08-291-0/+4
* configure: Add and use AX_CHECK_COMPILE_FLAGMatt Turner2017-08-291-72/+37
* configure.ac: Check for expat21 if expat is not found.Vinson Lee2017-08-171-1/+3
* configure: Check llvm-config --shared-modeMichel Dänzer2017-08-171-1/+1
* configure.ac: Introduce HAVE_ARM_ASM/HAVE_AARCH64_ASM and the -D flags.Eric Anholt2017-08-151-0/+24
* configure: Trust LLVM >= 4.0 llvm-config --libs for shared librariesMichel Dänzer2017-08-141-28/+30
* configure: remove trailing "-a" in swr architecture testTim Rowley2017-08-101-1/+1
* build: Fix up spirv_info.PloMatt Turner2017-08-101-0/+2
* configure.ac: drop manual detection of expat header/libraryEmil Velikov2017-08-041-7/+1
* configure.ac: unconditionally check for expatEmil Velikov2017-08-041-9/+9
* swr: Add arch flags to support Cray and PGI compilersChuck Atkins2017-08-031-4/+4
* xmlconfig: move into src/utilNicolai Hähnle2017-07-311-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