summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2024-01-31util: Provide a secure_getenv fallback for platforms without itFriedrich Vock1-0/+1
2024-01-02meson: Support for both packaging and distutilsYonggang Luo1-2/+5
2023-12-22rusticl: check rustc version for flags requiring newer rustc/clippyKarol Herbst1-0/+1
2023-10-30meson: Add gallium-drivers=all optionAlyssa Rosenzweig1-0/+9
2023-10-30meson: Add vulkan-drivers=all optionAlyssa Rosenzweig1-0/+6
2023-10-30crocus: Support building on non-IntelAlyssa Rosenzweig1-4/+0
2023-10-30hasvk: Support builiding on non-IntelAlyssa Rosenzweig1-4/+0
2023-10-11vulkan/runtime: add compute astc decoder helper functionsYogesh Mohan Marimuthu1-2/+2
2023-09-26nvk: Rip out old UAPI supportFaith Ekstrand1-6/+0
2023-09-21Revert "util: Add NONNULL macro"Roman Stratiienko1-1/+0
2023-09-13meson: Warn about side-effects from DRM for FD KMDsMark Collins1-16/+24
2023-09-09meson: use llvm-config instead of cmake to fix linking errors with meson 1.2.1Marek Olšák1-0/+1
2023-09-06meson: Check for the __builtin_ia32_clflushopt functionJordan Justen1-0/+10
2023-09-02intel: Limit Intel Vulkan RT to x86_64Matt Turner1-1/+2
2023-09-01intel: Allow using intel_clc from the systemMatt Turner1-3/+2
2023-09-01meson: Move video to separate section in meson configuration summaryFeng Jiang1-1/+20
2023-08-31intel: Consider with_intel_clc in with_any_intelMatt Turner1-0/+1
2023-08-31intel: Rearrange for next commitMatt Turner1-7/+8
2023-08-24vulkan/wsi/wayland: add support for IMMEDIATESimon Ser1-1/+1
2023-08-19util/perf: Add gpuvis integration.Bas Nieuwenhuizen1-0/+5
2023-08-12util: Add NONNULL macroRoman Stratiienko1-0/+1
2023-08-04nvk: Enable the new UAPIFaith Ekstrand1-0/+6
2023-08-04nvk: add vulkan skeletonKarol Herbst1-1/+3
2023-08-01meson,ci: bump meson req for rusticl to 1.2Karol Herbst1-2/+2
2023-07-27meson: report with_glvnd in summaryErik Faye-Lund1-0/+1
2023-07-24meson: Ensure that LLVMSPIRVLib is not required for CloverCaio Oliveira1-1/+1
2023-07-12meson: clarify what "off-screen rendering" meansEric Engestrom1-1/+1
2023-07-07meson: Prefix Vulkan "Ray Tracing" summary with "Intel"Friedrich Vock1-1/+1
2023-06-27mapi: Hide OpenGL functions to be exported when shared-glapi is disabledYonggang Luo1-0/+9
2023-06-27meson: Add a xcb-keysyms dependencyKonstantin Seurer1-0/+7
2023-06-22meson: Use consistence disabled/enabled comment for shared-glapi optionYonggang Luo1-1/+1
2023-06-20compiler/clc: Move related NIR passes to the common mesa clcCaio Oliveira1-4/+2
2023-06-20c11: Improve timespec_get to support TIME_MONOTONIC TIME_ACTIVE TIME_THREAD_A...Yonggang Luo1-1/+0
2023-06-15meson: Remove reference to removed SWR driverMatt Turner1-1/+1
2023-06-12meson: Key whether to build batch decoder on expatDylan Baker1-7/+17
2023-06-12mapi: Delete execmem support code.Emma Anholt1-7/+0
2023-06-07amd: drop support for LLVM 14Marek Olšák1-1/+1
2023-06-07amd: drop support for LLVM 13Marek Olšák1-1/+3
2023-06-07amd: drop support for LLVM 12Marek Olšák1-3/+1
2023-06-07amd: drop support for LLVM 11Marek Olšák1-1/+3
2023-05-26meson: simplify another "any of" checkEric Engestrom1-1/+6
2023-05-03meson/ci: promote virtio-experimental to virtioYiwei Zhang1-1/+1
2023-05-03wayland: generalize wayland-protocols code generationSimon Ser1-4/+0
2023-04-27clc: Add clang frontendhlsl module to fix build of microsoft-clc with llvm 16+Lone_Wolf1-3/+4
2023-04-27clc: Add clangASTMatchers to fix static llvm build of microsoft-clc with LLV...Lone_Wolf1-0/+3
2023-04-17build: Add Iris and ANV to ARM's auto-generated driversJosé Roberto de Souza1-2/+2
2023-04-14meson: keep Mako version checking in accord with build msgLuc Ma1-1/+1
2023-04-14meson: ensure i915 Gallium driver includes Intel sourcesJames Knight1-1/+8
2023-04-14d3d12: Update and require DirectX-Headers 1.610.0Giancarlo Devich1-1/+1
2023-03-30util/disk_cache: use posix_fallocate() for index filesJuston Li1-0/+1