summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2018-01-19swr: (autoconf) allow a single swr architecture to be builtinChuck Atkins1-1/+11
2018-01-14android,configure,meson: define HAVE_ZLIBGrazvydas Ignotas1-0/+1
2017-12-19freedreno: context priority supportRob Clark1-1/+1
2017-12-18configure/meson: Bump libdrm_amdgpu version requirement.Bas Nieuwenhuizen1-1/+1
2017-12-04util: Add a NORETURN macroJason Ekstrand1-0/+1
2017-12-01configure: avoid testing for negative compiler optionsMarc Dietrich1-2/+4
2017-11-30anv: Check if memfd_create is already defined.Vinson Lee1-0/+1
2017-11-16autotools: change version TINY -> PATCHDylan Baker1-4/+4
2017-11-16autotools: set XA versions in configure.ac and configure header fileDylan Baker1-8/+4
2017-11-16threads,configure.ac,meson.build: define and use HAVE_TIMESPEC_GETNicolai Hähnle1-0/+1
2017-11-09mesa: Add new fast mtx_t mutex type for basic use casesTimothy Arceri1-0/+3
2017-11-08clover: use the unified check for c++11 instead of the gcc version numberGert Wollny1-2/+2
2017-11-08swr: Replace the check for c++11 by the unified versionGert Wollny1-4/+3
2017-11-08configure: check for -std=c++11 support and enable st/mesa test accordinglyGert Wollny1-0/+56
2017-11-08configure.ac: append to existing initializer override flagsEmil Velikov1-2/+2
2017-11-08configure.ac: append to existing MSVC compat flagsEmil Velikov1-4/+4
2017-11-08configure.ac: require xcb* for the omx/va/... when using x11 platformEmil Velikov1-1/+3
2017-11-08configure.ac: loosen --enable-glvnd check to honour eglEmil Velikov1-8/+4
2017-11-08configure: enable the OpenCL ICD by defaultEmil Velikov1-2/+2
2017-11-03winsys/amdgpu: Add R600_DEBUG flag to reserve VMID per ctx.Andrey Grodzovsky1-1/+1
2017-11-01Revert "winsys/amdgpu: Add R600_DEBUG flag to reserve VMID per ctx."Marek Olšák1-1/+1
2017-10-31winsys/amdgpu: Add R600_DEBUG flag to reserve VMID per ctx.Andrey Grodzovsky1-1/+1
2017-10-24configure: Allow android as an EGL platformBenjamin Gordon1-1/+2
2017-10-21configure.ac: Bump libdrm_amdgpu version to 2.4.85.Bas Nieuwenhuizen1-1/+1
2017-10-16configure: commit test filesDylan Baker1-16/+2
2017-10-13configure.ac: add missing LLVM components for OpenCLEmil Velikov1-0/+3
2017-10-13configure.ac: add llvm_add_optional_component helperEmil Velikov1-3/+10
2017-10-13configure.ac: rework llvm libs handling for 3.9+Emil Velikov1-10/+20
2017-10-13configure.ac: factor out detection for old and buggy llvmEmil Velikov1-29/+34
2017-10-13configure.ac: remove no longer necessary llvm-config --libs checkEmil Velikov1-3/+0
2017-10-13configure.ac: bump Clover LLVM requirement to 3.9Emil Velikov1-1/+1
2017-10-12winsys/amdgpu: implement sync_file import/exportMarek Olšák1-1/+1
2017-10-10broadcom: Add V3D 3.3 gallium driver called "vc5", for BCM7268.Eric Anholt1-0/+2
2017-10-10configure: Add the new "vc5" driver to the list, requiring a simulator.Eric Anholt1-1/+14
2017-10-02build: Remove HAVE_DLOPENMatt Turner1-2/+2
2017-09-26util: Add tests for the string bufferThomas Helland1-0/+1
2017-09-26r600: fork and import gallium/radeonMarek Olšák1-2/+1
2017-09-22configure: check if -latomic is needed for __atomic_*Grazvydas Ignotas1-0/+13
2017-09-19configure.ac: split the wayland client/server confusionEmil Velikov1-1/+2
2017-09-19configure.ac: define WL_HIDE_DEPRECATED at global scaleEmil Velikov1-1/+1
2017-09-15st/omx_bellagio: Rename state tracker and optionGurkirpal Singh1-22/+27
2017-09-06mesa/st: glsl_to_tgsi: add tests for the new temporary lifetime trackerGert Wollny1-0/+1
2017-09-03util: improve compiler guardEric Engestrom1-0/+21
2017-08-29configure: Test for -Wno-initializer-overridesMatt Turner1-0/+4
2017-08-29configure: Add and use AX_CHECK_COMPILE_FLAGMatt Turner1-72/+37
2017-08-17configure.ac: Check for expat21 if expat is not found.Vinson Lee1-1/+3
2017-08-17configure: Check llvm-config --shared-modeMichel Dänzer1-1/+1
2017-08-15configure.ac: Introduce HAVE_ARM_ASM/HAVE_AARCH64_ASM and the -D flags.Eric Anholt1-0/+24
2017-08-14configure: Trust LLVM >= 4.0 llvm-config --libs for shared librariesMichel Dänzer1-28/+30
2017-08-10configure: remove trailing "-a" in swr architecture testTim Rowley1-1/+1