summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2019-10-29meson: define _GNU_SOURCE on FreeBSDEric Engestrom1-1/+1
2019-10-28ac: get tcc_harvested from the kernelMarek Olšák1-1/+1
2019-10-28zink: introduce opengl over vulkanErik Faye-Lund1-0/+5
2019-10-24meson: add -Werror=empty-body to disallow `if(x);`Eric Engestrom1-0/+2
2019-10-21meson: Require meson >= 0.49.1 when using icc or iclDylan Baker1-6/+2
2019-10-18meson: Use cmake to find LLVM when building for windowsDylan Baker1-2/+10
2019-10-18meson: Add support for wrapping llvmDylan Baker1-1/+14
2019-10-16meson: Don't use expat on windowsDylan Baker1-1/+5
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-10meson: don't error on formaters with mingwDylan Baker1-31/+30
2019-10-10meson: don't define USE_ELF_TLS for windowsDylan Baker1-1/+1
2019-10-10meson: disable sse4.1 optimizations with msvcDylan Baker1-1/+1
2019-10-10meson: Add support for using win_flex and win_bison on windowsDylan Baker1-2/+25
2019-10-10meson: don't look for rt on windowsDylan Baker1-1/+1
2019-10-10meson: Don't check for posix_memalign on windowsDylan Baker1-1/+11
2019-10-10meson: fix gallium-osmesa to build for windowsDylan Baker1-1/+5
2019-10-10meson: add windows compiler checks and librariesDylan Baker1-55/+135
2019-10-10meson: rename `glvnd_missing_pc_files` to `not glvnd_has_headers_and_pc_files`Eric Engestrom1-5/+4
2019-10-08meson: fix sys/mkdev.h detection on SolarisEric Engestrom1-2/+7
2019-10-08meson: Always add LLVM coroutines module.Bas Nieuwenhuizen1-4/+1
2019-10-07egl: replace MESA_EGL_NO_X11_HEADERS hack with upstream EGL_NO_X11Eric Engestrom1-2/+2
2019-10-03meson: Only error building gallium video without libdrm when the platform is drmDylan Baker1-1/+1
2019-09-30meson: Test for -Wl,--build-id=sha1Maya Rashish1-4/+2
2019-09-30meson: gallium media state trackers require libdrm with x11Dylan Baker1-0/+3
2019-09-27meson: Link xvmc with libxvDylan Baker1-1/+3
2019-09-25meson: fix logic for generating .pc files with old glvndDylan Baker1-4/+5
2019-09-25meson: re-add incorrect pkg-config files with GLVND for backward compatibilityEric Engestrom1-0/+4
2019-09-24meson: split more compiler options to their own lineEric Engestrom1-2/+4
2019-09-24meson: drop -Wno-foo bug workaround for Meson < 0.46Eric Engestrom1-18/+9
2019-09-23meson: split compiler warnings one per lineEric Engestrom1-1/+2
2019-09-21meson: Check for SPIRV-Tools and llvm-spirvPierre Moreau1-0/+13
2019-09-19docs: Update bug report URLs for the gitlab migrationAdam Jackson1-1/+1
2019-09-11meson: Add coroutines component to llvmpipe build.Vinson Lee1-0/+2
2019-09-11gallium: Require LLVM >= 3.9Adam Jackson1-3/+1
2019-09-11gallium: Require LLVM >= 3.8Adam Jackson1-1/+1
2019-09-11gallium: Require LLVM >= 3.7Adam Jackson1-1/+1
2019-09-11gallium: Require LLVM >= 3.6Adam Jackson1-1/+1
2019-09-11gallium: Require LLVM >= 3.5Adam Jackson1-1/+1
2019-09-11gallium: Require LLVM >= 3.4Adam Jackson1-1/+1
2019-09-10meson: don't allow glvnd on windowsDylan Baker1-1/+3
2019-09-10meson: don't build glx or dri by default on windowsDylan Baker1-0/+2
2019-09-10meson: Add a platform for windowsDylan Baker1-1/+4
2019-09-10meson: fix dl detection on non cygwin windowsDylan Baker1-8/+9
2019-09-10meson: add a expat subprojectDylan Baker1-1/+1
2019-09-10meson: add a zlib subprojectDylan Baker1-1/+1
2019-09-10meson: Make shared-glapi a comboDylan Baker1-2/+9
2019-09-06meson/scons/android: drop now-unused HAVE_LLVMEric Engestrom1-6/+2
2019-09-06meson/scons/android: add LLVM_AVAILABLE binary flagEric Engestrom1-0/+1
2019-08-23ac,radv,radeonsi: remove LLVM 7 supportSamuel Pitoiset1-1/+1