summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2018-03-09vulkan/wsi/x11: Return VK_SUBOPTIMAL_KHR for X11Louis-Francis Ratté-Boulianne1-1/+1
2018-03-09vulkan/wsi/x11: Add support for DRI3 v1.2Daniel Stone1-1/+1
2018-03-09tegra: Initial supportThierry Reding1-1/+6
2018-03-08meson: Fix building gallium media libs without eglDylan Baker1-1/+3
2018-03-08meson: Allow building dri based EGL without GLXDylan Baker1-10/+15
2018-03-07meson: Re-add auto option for omxDylan Baker1-24/+45
2018-03-06freedreno: bump required libdrm versionChristian Gmeiner1-1/+1
2018-03-06st/omx/tizonia: Add H.264 decoderGurkirpal Singh1-0/+2
2018-03-06st/omx/tizonia: Add --enable-omx-tizonia flag and build filesGurkirpal Singh1-0/+7
2018-03-06st/omx/bellagio: Rename st and target directoriesGurkirpal Singh1-10/+9
2018-03-02disk cache: Link with -latomic if necessaryThierry Reding1-0/+17
2018-03-01meson: fix LLVM version detection when <= 3.4Andres Gomez1-1/+8
2018-02-27meson: avoid changing types for the dri3 optionEric Engestrom1-3/+3
2018-02-27meson: simplify the gbm option code, and avoid changing typesEric Engestrom1-9/+7
2018-02-26*-symbol-check: use correct `nm` path when cross-compilingEric Engestrom1-0/+3
2018-02-20swr: bump minimum supported LLVM version to 4.0Andres Gomez1-2/+2
2018-02-17ac: query high bits of 32-bit address spaceMarek Olšák1-1/+1
2018-02-16meson: Add Haiku platform support v4Alexander von Gluck IV1-4/+12
2018-02-15meson: Actually link xvmc target with libxvmcDylan Baker1-3/+0
2018-02-15meson: actually link with libomxil-bellagioDylan Baker1-5/+0
2018-02-15meson: use va-api version reported by pkg-configDylan Baker1-1/+1
2018-02-08meson: Add build option for toolsScott D Phillips1-0/+4
2018-02-05meson: osx ld doesn't support --build-idJon Turney1-0/+4
2018-02-05meson: set apple glx definesDylan Baker1-0/+2
2018-02-05meson: better defaults for osx, windows and cygwinJon Turney1-6/+15
2018-02-02amd: remove support for LLVM 3.9Marek Olšák1-3/+3
2018-02-02meson: Check for actual LLVM required versionsDylan Baker1-2/+10
2018-02-02meson: Don't confuse the install and search paths for dri driversDylan Baker1-0/+4
2018-01-31meson: dedup gallium-xa logicEric Engestrom1-15/+10
2018-01-31meson: dedup gallium-va logicEric Engestrom1-20/+18
2018-01-31meson: dedup gallium-omx logicEric Engestrom1-19/+19
2018-01-31meson: dedup gallium-xvmc logicEric Engestrom1-20/+18
2018-01-31meson: dedup gallium-vdpau logicEric Engestrom1-22/+19
2018-01-27meson: libdrm shouldn't appear in Requires.private: if it wasn't foundJon Turney1-2/+4
2018-01-25meson: simplify dri3 logicEric Engestrom1-8/+2
2018-01-24meson: handle LLVM 'x.x.xgit-revision' versionsGreg V1-2/+6
2018-01-24meson: fix getting cflags from pkg-configGreg V1-4/+6
2018-01-24meson: fix BSD buildGreg V1-26/+28
2018-01-24meson: fix HAVE_LLVM version define in meson buildMarc Dietrich1-1/+1
2018-01-24meson: Fix define for USE_SSE41Scott D Phillips1-1/+1
2018-01-23meson: fix some defines misspelled errors in meson.buildMarc Dietrich1-2/+2
2018-01-17meson: Set with_dri from with_gallium when DRI glx is explicitly configuredJon Turney1-1/+5
2018-01-14android,configure,meson: define HAVE_ZLIBGrazvydas Ignotas1-0/+1
2018-01-08Meson: ensure variable definedDylan Baker1-0/+1
2018-01-08meson: Fix typo in clover buildDylan Baker1-1/+1
2018-01-08meson: build cloverDylan Baker1-4/+25
2018-01-08meson: Build SWR driverDylan Baker1-6/+6
2017-12-19freedreno: context priority supportRob Clark1-1/+1
2017-12-18configure/meson: Bump libdrm_amdgpu version requirement.Bas Nieuwenhuizen1-1/+1
2017-12-07meson: Fix building gallium media targets with gallium-xlib glxDylan Baker1-3/+3