summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: add missing llvm dependencies to .pc filesChuck Atkins2018-01-251-0/+12
* configure.ac: correct driglx-direct help textEmil Velikov2018-01-251-1/+1
* swr: (autoconf) allow a single swr architecture to be builtinChuck Atkins2018-01-191-1/+11
* android,configure,meson: define HAVE_ZLIBGrazvydas Ignotas2018-01-141-0/+1
* freedreno: context priority supportRob Clark2017-12-191-1/+1
* configure/meson: Bump libdrm_amdgpu version requirement.Bas Nieuwenhuizen2017-12-181-1/+1
* util: Add a NORETURN macroJason Ekstrand2017-12-041-0/+1
* configure: avoid testing for negative compiler optionsMarc Dietrich2017-12-011-2/+4
* anv: Check if memfd_create is already defined.Vinson Lee2017-11-301-0/+1
* autotools: change version TINY -> PATCHDylan Baker2017-11-161-4/+4
* autotools: set XA versions in configure.ac and configure header fileDylan Baker2017-11-161-8/+4
* threads,configure.ac,meson.build: define and use HAVE_TIMESPEC_GETNicolai Hähnle2017-11-161-0/+1
* mesa: Add new fast mtx_t mutex type for basic use casesTimothy Arceri2017-11-091-0/+3
* clover: use the unified check for c++11 instead of the gcc version numberGert Wollny2017-11-081-2/+2
* swr: Replace the check for c++11 by the unified versionGert Wollny2017-11-081-4/+3
* configure: check for -std=c++11 support and enable st/mesa test accordinglyGert Wollny2017-11-081-0/+56
* configure.ac: append to existing initializer override flagsEmil Velikov2017-11-081-2/+2
* configure.ac: append to existing MSVC compat flagsEmil Velikov2017-11-081-4/+4
* configure.ac: require xcb* for the omx/va/... when using x11 platformEmil Velikov2017-11-081-1/+3
* configure.ac: loosen --enable-glvnd check to honour eglEmil Velikov2017-11-081-8/+4
* configure: enable the OpenCL ICD by defaultEmil Velikov2017-11-081-2/+2
* winsys/amdgpu: Add R600_DEBUG flag to reserve VMID per ctx.Andrey Grodzovsky2017-11-031-1/+1
* Revert "winsys/amdgpu: Add R600_DEBUG flag to reserve VMID per ctx."Marek Olšák2017-11-011-1/+1
* winsys/amdgpu: Add R600_DEBUG flag to reserve VMID per ctx.Andrey Grodzovsky2017-10-311-1/+1
* configure: Allow android as an EGL platformBenjamin Gordon2017-10-241-1/+2
* 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