summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* meson: Force the use of config-tool for llvmDylan Baker2019-05-091-0/+1
* meson: Fix missing glproto dependency for gallium-glxChuck Atkins2019-05-081-2/+4
* d3d: meson: do not prefix user provided d3d-drivers-pathSergii Romantsov2019-03-141-1/+1
* dri: meson: do not prefix user provided dri-drivers-pathSergii Romantsov2019-02-251-2/+2
* meson: drop the xcb-xrandr version requirementMarek Olšák2019-02-121-1/+1
* kmsro: Add freedreno renderonly supportJonathan Marek2019-01-281-2/+2
* meson: Fix typo.Vinson Lee2019-01-281-2/+2
* Switch imx to kmsro and remove the imx winsysRob Herring2019-01-281-5/+1
* kmsro: Add etnaviv renderonly supportRob Herring2019-01-281-2/+2
* pl111: Rename the pl111 driver to "kmsro".Eric Anholt2019-01-281-4/+4
* meson: Add warnings and errors when using ICCDylan Baker2019-01-241-1/+9
* winsys/amdgpu: use the new BO list APIMarek Olšák2019-01-221-1/+1
* meson: allow building dri driver without window system if osmesa is classicDylan Baker2019-01-161-2/+2
* meson: Fix with_gallium_icd to with_opencl_icdPierre Moreau2019-01-151-1/+1
* meson: fix EGL/X11 build without GLXChia-I Wu2019-01-081-1/+1
* meson: Error out if building nouveau and using LLVM without rttiDylan Baker2019-01-021-0/+3
* meson: Override C++ standard to gnu++11 when building with altivec on ppc64Dylan Baker2018-12-281-0/+9
* meson: don't require glx/egl/gbm with gallium driversEmil Velikov2018-12-131-3/+3
* meson: Fix libsensors detection.Vinson Lee2018-12-181-1/+1
* meson: Fix typo.Vinson Lee2018-12-181-1/+1
* meson: add etnaviv to the tools optionChristian Gmeiner2018-12-181-1/+1
* meson: Add toggle for glx-directDylan Baker2018-12-181-3/+1
* meson: Add support for gnu hurdDylan Baker2018-12-181-4/+2
* meson: remove duplicate definitionDylan Baker2018-12-181-2/+0
* meson: Fix ppc64 little endian detectionDylan Baker2018-12-181-2/+7
* glx: mandate xf86vidmode only for "drm" dri platformsEmil Velikov2018-12-131-2/+2
* meson: link LLVM 'native' component when LLVM is availableNicolai Hähnle2018-12-071-1/+1
* amd: remove support for LLVM 6.0Samuel Pitoiset2018-12-061-1/+1
* meson: skip asm check when asm is disabledEric Engestrom2018-12-041-1/+1
* build: stop defining unused VERSIONEric Engestrom2018-11-261-2/+1
* glx: make xf86vidmode mandatory for direct renderingEmil Velikov2018-11-201-4/+2
* meson: fix wayland-less buildsEric Engestrom2018-11-131-7/+0
* meson: fix libatomic testsDylan Baker2018-11-121-1/+2
* meson: Don't set -WallDylan Baker2018-11-121-2/+2
* freedreno: import libdrm_freedreno + redesign submitRob Clark2018-10-261-3/+0
* meson: update required amdgpu version to 2.4.95Boyuan Zhang2018-10-231-1/+1
* meson: don't require libelf for r600 without LLVMDylan Baker2018-10-221-8/+10
* meson: Add -Werror=return-type when supported.Kenneth Graunke2018-10-191-2/+4
* freedreno/a6xx: add infrastructure for CP_DRAW_STATERob Clark2018-10-171-1/+1
* meson: Don't allow building EGL on Windows or MacOSDylan Baker2018-10-101-1/+6
* meson: remove invalid "opencl" llvm componentEmil Velikov2018-10-031-1/+1
* meson+autotools: get rid of spammy GCC warning -Wformat-truncationEric Engestrom2018-09-251-2/+2
* meson: make it trivial to add other -Wno-foo CFLAGSEric Engestrom2018-09-251-3/+6
* meson: de-duplicate LLVM checkDylan Baker2018-09-241-15/+8
* meson: Don't force libva to required from autoDylan Baker2018-09-211-2/+0
* meson: add option to statically link llvmChristoph Haag2018-09-201-0/+4
* move pthread_setaffinity_np check to the build systemDylan Baker2018-09-171-0/+7
* meson: disable asserts by default on release buildsEric Engestrom2018-09-061-2/+2
* meson: drop unnecessary llvm version hacksEric Engestrom2018-09-061-9/+0
* meson: Print a message about why a libdrm version was selectedDylan Baker2018-09-051-0/+5