summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2019-05-09meson: Force the use of config-tool for llvmDylan Baker1-0/+1
2019-05-03meson: make nm binary optionalDylan Baker1-1/+4
2019-05-03meson: Make shader-cache a trillean instead of booleanDylan Baker1-4/+14
2019-05-03meson: switch gles1 and gles2 to auto optionsDylan Baker1-8/+26
2019-05-03meson: Fix missing glproto dependency for gallium-glxChuck Atkins1-2/+4
2019-05-02meson: add build-summaryErik Faye-Lund1-0/+127
2019-05-02meson: give dri- and gallium-drivers separate varsErik Faye-Lund1-36/+36
2019-04-26kmsro: Add support for V3D.Eric Anholt1-1/+1
2019-04-11kmsro: Add lima renderonly supportRob Herring1-2/+2
2019-04-11gallium: add lima driverQiang Yu1-1/+2
2019-04-04simplify LLVM version string printingEric Engestrom1-9/+1
2019-04-03meson: Error if LLVM is turned off but clover it turned onDylan Baker1-0/+2
2019-04-03meson: Error if LLVM doesn't have rtti when building cloverDylan Baker1-0/+2
2019-03-21configure.ac / meson: depend on libnativewindow when appropriateGurchetan Singh1-0/+3
2019-03-21configure.ac/meson.build: Add options for library suffixesBenjamin Gordon1-0/+3
2019-03-11turnip: guard -Dvulkan-driver=freedrenoChia-I Wu1-0/+4
2019-03-11turnip: Add driver skeleton (v2)Bas Nieuwenhuizen1-0/+1
2019-03-08build: make passing an incorrect pointer type a hard errorEric Engestrom1-0/+1
2019-03-06meson: fix with_dri2 definition for GNU HurdEric Engestrom1-1/+2
2019-03-05meson: avoid going back up the tree with include_directories()Eric Engestrom1-2/+0
2019-02-25d3d: meson: do not prefix user provided d3d-drivers-pathSergii Romantsov1-1/+1
2019-02-25dri: meson: do not prefix user provided dri-drivers-pathSergii Romantsov1-2/+2
2019-02-21iris: fix build with gallium nineAndre Heider1-1/+2
2019-02-21iris: Initial commit of a new 'iris' driver for Intel Gen8+ GPUs.Kenneth Graunke1-0/+1
2019-02-13mapi: work around GCC LTO dropping assembly-defined functionsKonstantin Kharlamov1-0/+4
2019-02-06meson: Remove panfrost from default driver listAlyssa Rosenzweig1-1/+1
2019-02-05panfrost: Initial stub for Panfrost driverAlyssa Rosenzweig1-3/+4
2019-02-03meson: drop the xcb-xrandr version requirementMarek Olšák1-1/+1
2019-01-28kmsro: Add freedreno renderonly supportJonathan Marek1-2/+2
2019-01-28meson: Fix typo.Vinson Lee1-2/+2
2019-01-28Switch imx to kmsro and remove the imx winsysRob Herring1-5/+1
2019-01-28kmsro: Add etnaviv renderonly supportRob Herring1-2/+2
2019-01-28pl111: Rename the pl111 driver to "kmsro".Eric Anholt1-4/+4
2019-01-24meson: Add warnings and errors when using ICCDylan Baker1-1/+9
2019-01-22winsys/amdgpu: use the new BO list APIMarek Olšák1-1/+1
2019-01-16meson: allow building dri driver without window system if osmesa is classicDylan Baker1-2/+2
2019-01-15meson: Fix with_gallium_icd to with_opencl_icdPierre Moreau1-1/+1
2019-01-08meson: fix EGL/X11 build without GLXChia-I Wu1-1/+1
2019-01-02meson: Error out if building nouveau and using LLVM without rttiDylan Baker1-0/+3
2018-12-28meson: Override C++ standard to gnu++11 when building with altivec on ppc64Dylan Baker1-0/+9
2018-12-13meson: don't require glx/egl/gbm with gallium driversEmil Velikov1-3/+3
2018-12-18meson: Fix libsensors detection.Vinson Lee1-1/+1
2018-12-18meson: Fix typo.Vinson Lee1-1/+1
2018-12-18meson: add etnaviv to the tools optionChristian Gmeiner1-1/+1
2018-12-18meson: Add toggle for glx-directDylan Baker1-3/+1
2018-12-18meson: Add support for gnu hurdDylan Baker1-4/+2
2018-12-18meson: remove duplicate definitionDylan Baker1-2/+0
2018-12-18meson: Fix ppc64 little endian detectionDylan Baker1-2/+7
2018-12-13glx: mandate xf86vidmode only for "drm" dri platformsEmil Velikov1-2/+2
2018-12-07meson: link LLVM 'native' component when LLVM is availableNicolai Hähnle1-1/+1