summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2020-01-22meson: Do not require libdrm for DRI2 on hurdSamuel Thibault1-1/+3
2020-01-22intel/perf: adapt to platforms like Solaris without d_type in struct direntAlan Coopersmith1-0/+5
2020-01-02meson: Enable -Werror=int-conversion.Bas Nieuwenhuizen1-0/+1
2019-12-06meson: Include iris in default gallium-drivers for x86/x86_64Kenneth Graunke1-1/+2
2019-11-26meson: Add -Werror=gnu-empty-initializer to MSVC compat argsDylan Baker1-4/+4
2019-11-25meson: only build imgui when neededSamuel Pitoiset1-0/+4
2019-11-23Meson: Add llvm>=9 modulesMichel Zou1-1/+1
2019-11-23Meson: Check for dladdr with MinGWMichel Zou1-8/+6
2019-11-11util: Use ZSTD for shader cache if possibleDylan Baker1-0/+11
2019-11-05mesa/imports: let the build system detect strtok_r()Eric Engestrom1-1/+1
2019-11-05meson: require `nm` again on Unix systemsEric Engestrom1-2/+2
2019-11-05meson: add windows support to symbols checksEric Engestrom1-3/+9
2019-11-05meson: move the generic symbols check arguments to a common variableEric Engestrom1-0/+1
2019-11-05meson: add variable to control the symbols checksEric Engestrom1-0/+1
2019-10-31meson: revert glvnd workaroundEric Engestrom1-4/+0
2019-10-31meson: require glvnd 1.2.0Eric Engestrom1-1/+1
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