summaryrefslogtreecommitdiffstats
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* meson: Only error building gallium video without libdrm when the platform is drmDylan Baker2019-10-031-1/+1
* meson: Test for -Wl,--build-id=sha1Maya Rashish2019-09-301-4/+2
* meson: gallium media state trackers require libdrm with x11Dylan Baker2019-09-301-0/+3
* meson: Link xvmc with libxvDylan Baker2019-09-271-1/+3
* meson: fix logic for generating .pc files with old glvndDylan Baker2019-09-251-4/+5
* meson: re-add incorrect pkg-config files with GLVND for backward compatibilityEric Engestrom2019-09-251-0/+4
* meson: split more compiler options to their own lineEric Engestrom2019-09-241-2/+4
* meson: drop -Wno-foo bug workaround for Meson < 0.46Eric Engestrom2019-09-241-18/+9
* meson: split compiler warnings one per lineEric Engestrom2019-09-231-1/+2
* meson: Check for SPIRV-Tools and llvm-spirvPierre Moreau2019-09-211-0/+13
* docs: Update bug report URLs for the gitlab migrationAdam Jackson2019-09-191-1/+1
* meson: Add coroutines component to llvmpipe build.Vinson Lee2019-09-111-0/+2
* gallium: Require LLVM >= 3.9Adam Jackson2019-09-111-3/+1
* gallium: Require LLVM >= 3.8Adam Jackson2019-09-111-1/+1
* gallium: Require LLVM >= 3.7Adam Jackson2019-09-111-1/+1
* gallium: Require LLVM >= 3.6Adam Jackson2019-09-111-1/+1
* gallium: Require LLVM >= 3.5Adam Jackson2019-09-111-1/+1
* gallium: Require LLVM >= 3.4Adam Jackson2019-09-111-1/+1
* meson: don't allow glvnd on windowsDylan Baker2019-09-101-1/+3
* meson: don't build glx or dri by default on windowsDylan Baker2019-09-101-0/+2
* meson: Add a platform for windowsDylan Baker2019-09-101-1/+4
* meson: fix dl detection on non cygwin windowsDylan Baker2019-09-101-8/+9
* meson: add a expat subprojectDylan Baker2019-09-101-1/+1
* meson: add a zlib subprojectDylan Baker2019-09-101-1/+1
* meson: Make shared-glapi a comboDylan Baker2019-09-101-2/+9
* meson/scons/android: drop now-unused HAVE_LLVMEric Engestrom2019-09-061-6/+2
* meson/scons/android: add LLVM_AVAILABLE binary flagEric Engestrom2019-09-061-0/+1
* ac,radv,radeonsi: remove LLVM 7 supportSamuel Pitoiset2019-08-231-1/+1
* build: Bump C++ standard requirement to C++14 to fix FTBFS with LLVM 10Kai Wasserbäch2019-08-201-1/+1
* meson: build lima tools as part of 'all' toolsErico Nunes2019-08-181-0/+1
* mesa: add support for CET to x86/x86-64 asm files.Dave Airlie2019-08-161-1/+1
* meson: Don't require DRI classic swrast for OSMesa.Eric Anholt2019-08-131-3/+0
* util: fix cpuset support on FreeBSDGreg V2019-08-081-0/+6
* meson: define ETIME to ETIMEDOUT if not presentGreg V2019-08-081-0/+5
* meson: build intel-ui tools as part of `all` toolsEric Engestrom2019-08-071-0/+1
* meson: Add panfrost to the --auto listAlyssa Rosenzweig2019-08-051-1/+1
* mesa: Rename GLX_USE_TLS to USE_ELF_TLS.Bas Nieuwenhuizen2019-08-031-2/+2
* meson: Do not use GLX_USE_TLS on Android.Bas Nieuwenhuizen2019-08-031-1/+5
* scons+meson: suppress spammy build warning on MacOSEric Engestrom2019-07-301-0/+1
* meson: Test for program_invocation_nameMatt Turner2019-07-301-0/+7
* meson: Test for random_r()Matt Turner2019-07-301-1/+1
* meson: bump required version to 0.46Eric Engestrom2019-07-291-1/+1
* v3d: Introduce a DRM shim for calling out to the simulator.Eric Anholt2019-07-251-1/+10
* meson: allow building all glx without any driversDylan Baker2019-07-231-4/+2
* meson: remove unused env_testEric Engestrom2019-07-101-4/+0
* meson: require libdrm_amdgpu 2.4.99 for NaviMarek Olšák2019-07-031-1/+1
* mesa: Enable asm unconditionally, now that gen_matypes is gone.Eric Anholt2019-07-011-61/+33
* Revert "meson: Add support for using cmake for finding LLVM"Dylan Baker2019-06-281-11/+2
* meson: Improve detection of Python when using Meson >=0.50.Arfrever Frehtes Taifersar Arahesis2019-06-281-1/+5
* meson: GNU/kFreeBSD has DRM/KMS and requires -D_GNU_SOURCEJames Clarke2019-06-281-2/+2