summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* autotools, meson: bump up required VA versionJuan A. Suarez Romero2018-04-301-1/+1
* gallium: move ddebug, noop, rbug, trace to auxiliary to improve build timesMarek Olšák2018-04-131-4/+0
* etnaviv: add perfmon query implementationChristian Gmeiner2018-04-081-1/+1
* radeonsi: don't build libradeon.la separatelyMarek Olšák2018-04-051-2/+0
* build: Fix up nir_intrinsics.PloMatt Turner2018-03-281-0/+3
* configure: use AC_CHECK_HEADERS to check for endian.hEmil Velikov2018-03-231-1/+1
* meson/configure: detect endian.h instead of trying to guess when it's availableEric Engestrom2018-03-231-0/+1
* omx: always define ENABLE_ST_OMX_{BELLAGIO,TIZONIA}Mathias Fröhlich2018-03-221-0/+4
* dri3: Fix typo in version checkDaniel Stone2018-03-201-1/+1
* dri3: allow building against older xcb (v3)Dave Airlie2018-03-161-3/+9
* configure.ac: require libdrm_amdgpu 2.4.91Marek Olšák2018-03-151-9/+1
* configure.ac: blacklist libdrm 2.4.90Marek Olšák2018-03-151-0/+8
* configure: remove unused AM_CONDITIONALEmil Velikov2018-03-121-1/+0
* vulkan/wsi/x11: Return VK_SUBOPTIMAL_KHR for X11Louis-Francis Ratté-Boulianne2018-03-091-1/+2
* vulkan/wsi/x11: Add support for DRI3 v1.2Daniel Stone2018-03-091-1/+2
* tegra: Initial supportThierry Reding2018-03-091-1/+11
* freedreno: bump required libdrm versionChristian Gmeiner2018-03-061-1/+1
* st/omx/tizonia: Add --enable-omx-tizonia flag and build filesGurkirpal Singh2018-03-061-2/+44
* st/omx/bellagio: Rename st and target directoriesGurkirpal Singh2018-03-061-2/+3
* *-symbol-check: use correct `nm` path when cross-compilingEric Engestrom2018-02-261-0/+1
* build: Move wayland-scanner check into platformDaniel Stone2018-02-261-7/+7
* build: Move wayland-protocols check into platformDaniel Stone2018-02-261-9/+3
* configure.ac: pthread-stubs not present on OpenBSDJonathan Gray2018-02-201-2/+2
* swr: bump minimum supported LLVM version to 4.0Andres Gomez2018-02-201-3/+3
* ac: query high bits of 32-bit address spaceMarek Olšák2018-02-171-1/+1
* amd: remove support for LLVM 3.9Marek Olšák2018-02-021-2/+2
* osx: ld doesn't support --build-idJon Turney2018-02-011-0/+13
* configure: Default to gbm=no on osxJon Turney2018-02-011-2/+2
* 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