summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
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
2023-03-22glsl: Write a new test for GLSL and NIR mediump lowering.Emma Anholt1-0/+3
2023-03-16meson: correct typo in commentErik Faye-Lund1-1/+1
2023-03-10build: Block build of HASVK, Crocus and i915 in non-x86 architecturesJosé Roberto de Souza1-0/+12
2023-03-10meson: inline gtest_test_protocol now that it's always 'gtest'Eric Engestrom1-8/+0
2023-03-10meson: bump minimum version to 0.60Eric Engestrom1-1/+1
2023-03-06meson: forcefully disable libdrm when host doesn't have itMark Collins1-5/+11
2023-03-03intel: Add Meson parameter to enable Xe KMD supportJosé Roberto de Souza1-0/+4
2023-02-28meson: allow checking for null pointers even if they're supposed to be non-nullEric Engestrom1-0/+1
2023-02-27meson: Split sse2_arg and sse2_args out of c_cpp_argsYonggang Luo1-1/+9
2023-02-27meson: When sse2 enabled, both c and cpp using sse2 optionsYonggang Luo1-1/+1
2023-02-26meson: print c_cpp_argsDavid Heidelberg1-0/+7
2023-02-25tu+meson: Re-work KMD selectionRob Clark1-6/+7
2023-02-24r300: drop VDPAU supportPavel Ondračka1-2/+1
2023-02-23meson: update flex/bison requirement to cover all usagesMark Collins1-4/+5
2023-02-23meson: reuse vulkan_wsi_list for defining vk_wsi_argsEric Engestrom1-24/+0
2023-02-22meson: add basic support for loongarchSui Jingfeng1-0/+11
2023-02-17mesa: optimize out _mesa_is_desktop_gl*() and _mesa_is_gles*() calls when not...Eric Engestrom1-0/+4
2023-02-17meson: allow building GLES without GLEric Engestrom1-2/+0
2023-02-17meson: make GLX require OpenGLEric Engestrom1-1/+7
2023-02-15Revert "meson: Fix Asahi build on macOS"Erik Faye-Lund1-1/+1
2023-02-15meson: don't pass vk wsi args where they don't belongErik Faye-Lund1-19/+9