summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2018-07-26util/disk_cache: Fix disk_cache_get_function_timestamp with disabled cache.Bas Nieuwenhuizen1-1/+1
2018-07-26meson: Move xvmc test tools from unit tests to installed tools.Eric Anholt1-1/+1
2018-06-25meson: Correct behavior of vdpau=autoDylan Baker1-8/+9
2018-06-25meson: Fix auto option for xvmcDylan Baker1-5/+4
2018-06-25meson: Fix auto option for vaDylan Baker1-6/+9
2018-06-15meson: fix private libs when building without glxLukas Rusak1-6/+12
2018-06-13meson: Test for __atomic_add_fetch in atomic checksAndrew Galante1-2/+5
2018-06-13meson: Fix -latomic checkMatt Turner1-1/+7
2018-06-13configure.ac/meson.build: Fix -latomic testNicolas Boichat1-2/+4
2018-06-11meson: work around gentoo applying -m32 to host compiler in cross buildsDylan Baker1-1/+1
2018-04-30autotools, meson: bump up required VA versionJuan A. Suarez Romero1-1/+1
2018-04-18meson: Build gallium trivial testsDylan Baker1-2/+0
2018-04-17Revert "meson: add wrap for libdrm"Dylan Baker1-6/+2
2018-04-17meson: add wrap for libdrmDylan Baker1-2/+6
2018-04-08etnaviv: add perfmon query implementationChristian Gmeiner1-1/+1
2018-04-06meson: fix warnings about comparing unlike typesDylan Baker1-43/+46
2018-03-29meson: Use the same version for all libdrm checksDylan Baker1-21/+45
2018-03-29meson: group libdrm dependenciesDylan Baker1-15/+14
2018-03-26meson: fix header check messageEric Engestrom1-1/+1
2018-03-23meson/configure: detect endian.h instead of trying to guess when it's availableEric Engestrom1-1/+1
2018-03-22Revert "meson: merge C and C++ compiler arguments check"Dylan Baker1-6/+11
2018-03-22meson: merge C and C++ compiler arguments checkEric Engestrom1-11/+6
2018-03-22omx: always define ENABLE_ST_OMX_{BELLAGIO,TIZONIA}Mathias Fröhlich1-2/+7
2018-03-22meson: simplify omx logicMathias Fröhlich1-16/+14
2018-03-20meson: Don't build svga by default on ARM/AArch64Daniel Stone1-1/+1
2018-03-20meson: Add default DRI drivers for ARM/AArch64Daniel Stone1-0/+2
2018-03-16meson+dri3: allow building against older xcb (v3)Rob Clark1-3/+8
2018-03-16dri3: allow building against older xcb (v3)Dave Airlie1-1/+1
2018-03-15meson: require amdgpu >= 2.4.91Dylan Baker1-1/+1
2018-03-13meson: don't use compiler.has_headerDylan Baker1-1/+1
2018-03-09meson: Use system_has_kms_drm in default driver selectionGreg V1-3/+5
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