summaryrefslogtreecommitdiffstats
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* v3d: Rename the vc5_dri.so driver to v3d_dri.so.Eric Anholt2018-05-161-3/+3
* freedreno: fence should hold a ref to pipeRob Clark2018-05-151-1/+1
* configure.ac/meson.build: Fix -latomic testNicolas Boichat2018-05-071-2/+4
* autotools, meson: bump up required VA versionJuan A. Suarez Romero2018-04-301-1/+1
* meson: Fix with_intel_vk and with_amd_vk variablesJordan Justen2018-04-241-2/+2
* meson: Fix no-rtti in llvm detectionDylan Baker2018-04-241-1/+1
* meson: use new warning functionDylan Baker2018-04-241-1/+1
* meson: use array type optionsDylan Baker2018-04-241-57/+58
* meson: fix builds against LLVM built without rttiDylan Baker2018-04-241-0/+7
* meson: remove dummy_cppDylan Baker2018-04-241-8/+0
* meson: raise required version to 0.44.1Dylan Baker2018-04-241-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