aboutsummaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)Author
2024-03-05ANDROID: mesa: add gfxstream-experimental to -Dvulkan-driversGurchetan Singh
2024-02-28loader/wayland: Add named queue fallbackDerek Foreman
2024-02-27loader/wayland: Add fallback wl_display_dispatch_queue_timeoutSebastian Wick
2024-02-23glapi: pass pointer size to python for glthread from mesonMarek Olšák
2024-02-23meson: Enable d3d12 in gallium_drivers by default on WindowsJoshua Ashton
2024-02-23meson: Enable zink in gallium_drivers by defaultJoshua Ashton
2024-02-21meson: do not pull in clc for cloverKarol Herbst
2024-02-21loader: handle picking zink for nouveau for certain GPUs.Dave Airlie
2024-02-16meson: rework intel-rt option to be a featureDylan Baker
2024-02-14meson: Limit intel_vk_rt to x86_64Matt Turner
2024-02-13meson: enforce build of intel-clc with anv/irisLionel Landwerlin
2024-02-13iris: enable generated indirect drawsLionel Landwerlin
2024-02-13anv: rewrite internal shaders using OpenCLLionel Landwerlin
2024-02-13meson: add a new option to enable intel-clc without building RT shadersLionel Landwerlin
2024-02-06util: use crc32_z instead of crc32 and bump zlib dep to 1.2.9David Heidelberg
2024-02-01meson: drop -DANDROIDYiwei Zhang
2024-02-01meson: require libelf when radeonsi is builtPierre-Eric Pelloux-Prayer
2024-01-31util: Provide a secure_getenv fallback for platforms without itFriedrich Vock
2024-01-24teflon: Initial commitTomeu Vizoso
2024-01-18clc: require LLVM-15Karol Herbst
2024-01-18clc: require LLVM-14Karol Herbst
2024-01-10meson/vulkan/util: allow venus to drop compiler depsYiwei Zhang
2024-01-10meson: require libdrm_amdgpu 2.4.119Marek Olšák
2024-01-08meson: C type error in strtod_l/strtof_l probeFlorian Weimer
2024-01-06ci,rusticl: bump meson req to 1.3.1Karol Herbst
2023-12-28Revert "meson: add wrap for libdrm"Eric Engestrom
2023-12-28meson: use `allow_fallback` instead of manually listing the deps and what the...Eric Engestrom
2023-12-28meson: add wrap for libdrmDylan Baker
2023-12-24meson: always define {,DRAW_}LLVM_AVAILABLE one way or the otherEric Engestrom
2023-12-21rusticl: check rustc version for flags requiring newer rustc/clippyKarol Herbst
2023-12-19meson: Support for both packaging and distutilsYonggang Luo
2023-12-14d3d12: Bump directx-headers dependency to v611.0 for latest video codecs and ...Sil Vilerino
2023-12-13meson: Add option to ignore artificial Android limitationsChris Spencer
2023-12-12rusticl: bump meson reqKarol Herbst
2023-12-06meson: Add all, all_free (default) options for video-codecs option.Sil Vilerino
2023-12-05rusticl/gl: make GLX support optionalKarol Herbst
2023-12-05rusticl: add x11 dependencyKarol Herbst
2023-12-04ci: Build d3d12 gallium driver in debian-x86_32Sil Vilerino
2023-11-20meson: add vp9 and av1 codec support optionsSil Vilerino
2023-11-20mesa: add managarm supportDennis Bonke
2023-11-14meson: Set build.rust_stdFaith Ekstrand
2023-11-02meson: Require clc for asahiAlyssa Rosenzweig
2023-11-02meson: Simplify clc expressionAlyssa Rosenzweig
2023-10-26meson: Add gallium-drivers=all optionAlyssa Rosenzweig
2023-10-26meson: Add vulkan-drivers=all optionAlyssa Rosenzweig
2023-10-26crocus: Support building on non-IntelAlyssa Rosenzweig
2023-10-26hasvk: Support builiding on non-IntelAlyssa Rosenzweig
2023-10-26meson: be able to build radeonsi without llvmQiang Yu
2023-10-11vulkan/runtime: add compute astc decoder helper functionsYogesh Mohan Marimuthu
2023-09-26nvk: Rip out old UAPI supportFaith Ekstrand