summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* autotools, meson: bump up required VA versionJuan A. Suarez Romero2018-04-301-1/+1
* meson: Build gallium trivial testsDylan Baker2018-04-181-2/+0
* Revert "meson: add wrap for libdrm"Dylan Baker2018-04-171-6/+2
* meson: add wrap for libdrmDylan Baker2018-04-171-2/+6
* etnaviv: add perfmon query implementationChristian Gmeiner2018-04-081-1/+1
* meson: fix warnings about comparing unlike typesDylan Baker2018-04-061-43/+46
* meson: Use the same version for all libdrm checksDylan Baker2018-03-291-21/+45
* meson: group libdrm dependenciesDylan Baker2018-03-291-15/+14
* meson: fix header check messageEric Engestrom2018-03-261-1/+1
* meson/configure: detect endian.h instead of trying to guess when it's availableEric Engestrom2018-03-231-1/+1
* Revert "meson: merge C and C++ compiler arguments check"Dylan Baker2018-03-221-6/+11
* meson: merge C and C++ compiler arguments checkEric Engestrom2018-03-221-11/+6
* omx: always define ENABLE_ST_OMX_{BELLAGIO,TIZONIA}Mathias Fröhlich2018-03-221-2/+7
* meson: simplify omx logicMathias Fröhlich2018-03-221-16/+14
* meson: Don't build svga by default on ARM/AArch64Daniel Stone2018-03-201-1/+1
* meson: Add default DRI drivers for ARM/AArch64Daniel Stone2018-03-201-0/+2
* meson+dri3: allow building against older xcb (v3)Rob Clark2018-03-161-3/+8
* dri3: allow building against older xcb (v3)Dave Airlie2018-03-161-1/+1
* meson: require amdgpu >= 2.4.91Dylan Baker2018-03-151-1/+1
* meson: don't use compiler.has_headerDylan Baker2018-03-131-1/+1
* meson: Use system_has_kms_drm in default driver selectionGreg V2018-03-091-3/+5
* vulkan/wsi/x11: Return VK_SUBOPTIMAL_KHR for X11Louis-Francis Ratté-Boulianne2018-03-091-1/+1
* vulkan/wsi/x11: Add support for DRI3 v1.2Daniel Stone2018-03-091-1/+1
* tegra: Initial supportThierry Reding2018-03-091-1/+6
* meson: Fix building gallium media libs without eglDylan Baker2018-03-081-1/+3
* meson: Allow building dri based EGL without GLXDylan Baker2018-03-081-10/+15
* meson: Re-add auto option for omxDylan Baker2018-03-071-24/+45
* freedreno: bump required libdrm versionChristian Gmeiner2018-03-061-1/+1
* st/omx/tizonia: Add H.264 decoderGurkirpal Singh2018-03-061-0/+2
* st/omx/tizonia: Add --enable-omx-tizonia flag and build filesGurkirpal Singh2018-03-061-0/+7
* st/omx/bellagio: Rename st and target directoriesGurkirpal Singh2018-03-061-10/+9
* disk cache: Link with -latomic if necessaryThierry Reding2018-03-021-0/+17
* meson: fix LLVM version detection when <= 3.4Andres Gomez2018-03-011-1/+8
* meson: avoid changing types for the dri3 optionEric Engestrom2018-02-271-3/+3
* meson: simplify the gbm option code, and avoid changing typesEric Engestrom2018-02-271-9/+7
* *-symbol-check: use correct `nm` path when cross-compilingEric Engestrom2018-02-261-0/+3
* swr: bump minimum supported LLVM version to 4.0Andres Gomez2018-02-201-2/+2
* ac: query high bits of 32-bit address spaceMarek Olšák2018-02-171-1/+1
* meson: Add Haiku platform support v4Alexander von Gluck IV2018-02-161-4/+12
* meson: Actually link xvmc target with libxvmcDylan Baker2018-02-151-3/+0
* meson: actually link with libomxil-bellagioDylan Baker2018-02-151-5/+0
* meson: use va-api version reported by pkg-configDylan Baker2018-02-151-1/+1
* meson: Add build option for toolsScott D Phillips2018-02-081-0/+4
* meson: osx ld doesn't support --build-idJon Turney2018-02-051-0/+4
* meson: set apple glx definesDylan Baker2018-02-051-0/+2
* meson: better defaults for osx, windows and cygwinJon Turney2018-02-051-6/+15
* amd: remove support for LLVM 3.9Marek Olšák2018-02-021-3/+3
* meson: Check for actual LLVM required versionsDylan Baker2018-02-021-2/+10
* meson: Don't confuse the install and search paths for dri driversDylan Baker2018-02-021-0/+4
* meson: dedup gallium-xa logicEric Engestrom2018-01-311-15/+10