summaryrefslogtreecommitdiffstats
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* meson: drop unused empty string array elementEric Engestrom2018-06-011-3/+3
* meson: fix platforms=[]Eric Engestrom2018-06-011-15/+13
* meson: fix vulkan-drivers=[]Eric Engestrom2018-06-011-8/+4
* meson: fix gallium-drivers=[]Eric Engestrom2018-06-011-41/+24
* meson: fix dri-drivers=[]Eric Engestrom2018-06-011-16/+9
* meson: require shared glapi when using DRI based libGLEmil Velikov2018-05-291-2/+6
* meson: remove unreachable with_glx == 'auto' checkEmil Velikov2018-05-291-5/+1
* amd: remove support for LLVM 4.0Marek Olšák2018-05-171-1/+3
* broadcom/vc4: Bump libdrm requirementStefan Schake2018-05-171-0/+6
* 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