summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* meson: Do not require libdrm for DRI2 on hurdSamuel Thibault2020-01-281-1/+3
* meson: define _GNU_SOURCE on FreeBSDEric Engestrom2019-10-291-1/+1
* ac: get tcc_harvested from the kernelMarek Olšák2019-10-281-1/+1
* zink: introduce opengl over vulkanErik Faye-Lund2019-10-281-0/+5
* meson: add -Werror=empty-body to disallow `if(x);`Eric Engestrom2019-10-241-0/+2
* meson: Require meson >= 0.49.1 when using icc or iclDylan Baker2019-10-211-6/+2
* meson: Use cmake to find LLVM when building for windowsDylan Baker2019-10-181-2/+10
* meson: Add support for wrapping llvmDylan Baker2019-10-181-1/+14
* meson: Don't use expat on windowsDylan Baker2019-10-161-1/+5
* meson: recognize "sunos" as the system name for SolarisAlan Coopersmith2019-10-161-1/+3
* util: Workaround lack of flock on SolarisAlan Coopersmith2019-10-161-1/+1
* meson: don't error on formaters with mingwDylan Baker2019-10-101-31/+30
* meson: don't define USE_ELF_TLS for windowsDylan Baker2019-10-101-1/+1
* meson: disable sse4.1 optimizations with msvcDylan Baker2019-10-101-1/+1
* meson: Add support for using win_flex and win_bison on windowsDylan Baker2019-10-101-2/+25
* meson: don't look for rt on windowsDylan Baker2019-10-101-1/+1
* meson: Don't check for posix_memalign on windowsDylan Baker2019-10-101-1/+11
* meson: fix gallium-osmesa to build for windowsDylan Baker2019-10-101-1/+5
* meson: add windows compiler checks and librariesDylan Baker2019-10-101-55/+135
* meson: rename `glvnd_missing_pc_files` to `not glvnd_has_headers_and_pc_files`Eric Engestrom2019-10-101-5/+4
* meson: fix sys/mkdev.h detection on SolarisEric Engestrom2019-10-081-2/+7
* meson: Always add LLVM coroutines module.Bas Nieuwenhuizen2019-10-081-4/+1
* egl: replace MESA_EGL_NO_X11_HEADERS hack with upstream EGL_NO_X11Eric Engestrom2019-10-071-2/+2
* 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