summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2018-04-13gallium: move ddebug, noop, rbug, trace to auxiliary to improve build timesMarek Olšák
2018-04-08etnaviv: add perfmon query implementationChristian Gmeiner
2018-04-05radeonsi: don't build libradeon.la separatelyMarek Olšák
2018-03-28build: Fix up nir_intrinsics.PloMatt Turner
2018-03-23configure: use AC_CHECK_HEADERS to check for endian.hEmil Velikov
2018-03-23meson/configure: detect endian.h instead of trying to guess when it's availableEric Engestrom
2018-03-22omx: always define ENABLE_ST_OMX_{BELLAGIO,TIZONIA}Mathias Fröhlich
2018-03-20dri3: Fix typo in version checkDaniel Stone
2018-03-16dri3: allow building against older xcb (v3)Dave Airlie
2018-03-15configure.ac: require libdrm_amdgpu 2.4.91Marek Olšák
2018-03-15configure.ac: blacklist libdrm 2.4.90Marek Olšák
2018-03-12configure: remove unused AM_CONDITIONALEmil Velikov
2018-03-09vulkan/wsi/x11: Return VK_SUBOPTIMAL_KHR for X11Louis-Francis Ratté-Boulianne
2018-03-09vulkan/wsi/x11: Add support for DRI3 v1.2Daniel Stone
2018-03-09tegra: Initial supportThierry Reding
2018-03-06freedreno: bump required libdrm versionChristian Gmeiner
2018-03-06st/omx/tizonia: Add --enable-omx-tizonia flag and build filesGurkirpal Singh
2018-03-06st/omx/bellagio: Rename st and target directoriesGurkirpal Singh
2018-02-26*-symbol-check: use correct `nm` path when cross-compilingEric Engestrom
2018-02-26build: Move wayland-scanner check into platformDaniel Stone
2018-02-26build: Move wayland-protocols check into platformDaniel Stone
2018-02-20configure.ac: pthread-stubs not present on OpenBSDJonathan Gray
2018-02-20swr: bump minimum supported LLVM version to 4.0Andres Gomez
2018-02-17ac: query high bits of 32-bit address spaceMarek Olšák
2018-02-02amd: remove support for LLVM 3.9Marek Olšák
2018-02-01osx: ld doesn't support --build-idJon Turney
2018-02-01configure: Default to gbm=no on osxJon Turney
2018-01-25configure.ac: add missing llvm dependencies to .pc filesChuck Atkins
2018-01-25configure.ac: correct driglx-direct help textEmil Velikov
2018-01-19swr: (autoconf) allow a single swr architecture to be builtinChuck Atkins
2018-01-14android,configure,meson: define HAVE_ZLIBGrazvydas Ignotas
2017-12-19freedreno: context priority supportRob Clark
2017-12-18configure/meson: Bump libdrm_amdgpu version requirement.Bas Nieuwenhuizen
2017-12-04util: Add a NORETURN macroJason Ekstrand
2017-12-01configure: avoid testing for negative compiler optionsMarc Dietrich
2017-11-30anv: Check if memfd_create is already defined.Vinson Lee
2017-11-16autotools: change version TINY -> PATCHDylan Baker
2017-11-16autotools: set XA versions in configure.ac and configure header fileDylan Baker
2017-11-16threads,configure.ac,meson.build: define and use HAVE_TIMESPEC_GETNicolai Hähnle
2017-11-09mesa: Add new fast mtx_t mutex type for basic use casesTimothy Arceri
2017-11-08clover: use the unified check for c++11 instead of the gcc version numberGert Wollny
2017-11-08swr: Replace the check for c++11 by the unified versionGert Wollny
2017-11-08configure: check for -std=c++11 support and enable st/mesa test accordinglyGert Wollny
2017-11-08configure.ac: append to existing initializer override flagsEmil Velikov
2017-11-08configure.ac: append to existing MSVC compat flagsEmil Velikov
2017-11-08configure.ac: require xcb* for the omx/va/... when using x11 platformEmil Velikov
2017-11-08configure.ac: loosen --enable-glvnd check to honour eglEmil Velikov
2017-11-08configure: enable the OpenCL ICD by defaultEmil Velikov
2017-11-03winsys/amdgpu: Add R600_DEBUG flag to reserve VMID per ctx.Andrey Grodzovsky
2017-11-01Revert "winsys/amdgpu: Add R600_DEBUG flag to reserve VMID per ctx."Marek Olšák