summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2019-10-16meson: recognize "sunos" as the system name for SolarisAlan Coopersmith1-1/+3
2019-10-16util: Workaround lack of flock on SolarisAlan Coopersmith1-1/+1
2019-10-07meson: Only error building gallium video without libdrm when the platform is drmDylan Baker1-1/+1
2019-10-02meson: gallium media state trackers require libdrm with x11Dylan Baker1-0/+3
2019-10-02meson: Link xvmc with libxvDylan Baker1-1/+3
2019-10-02meson: fix logic for generating .pc files with old glvndDylan Baker1-4/+5
2019-10-02meson: re-add incorrect pkg-config files with GLVND for backward compatibilityEric Engestrom1-0/+4
2019-10-02docs: Update bug report URLs for the gitlab migrationAdam Jackson1-1/+1
2019-08-08meson: Test for program_invocation_nameMatt Turner1-0/+7
2019-07-31scons+meson: suppress spammy build warning on MacOSEric Engestrom1-0/+1
2019-07-30meson: add a warning for meson < 0.46.0Andrii Simiklit1-0/+6
2019-07-24meson: allow building all glx without any driversDylan Baker1-4/+2
2019-07-02meson: Improve detection of Python when using Meson >=0.50.Arfrever Frehtes Taifersar Arahesis1-1/+5
2019-07-02meson: Search for execinfo.hJory Pratt1-1/+1
2019-07-01meson: GNU/kFreeBSD has DRM/KMS and requires -D_GNU_SOURCEJames Clarke1-2/+2
2019-07-01Revert "meson: Add support for using cmake for finding LLVM"Dylan Baker1-11/+2
2019-07-01meson: bump required libdrm version to 2.4.81Eric Engestrom1-1/+1
2019-06-28meson: Add support for using cmake for finding LLVMDylan Baker1-2/+11
2019-06-20meson: Allow building radeonsi with just the android platform.Bas Nieuwenhuizen1-3/+3
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