summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
5 daysmeson: disallow Venus debug + LTO build via GCCYiwei Zhang1-0/+6
13 daysmeson: move tsan-blacklist.txt to build-support with the other build support ...Eric Engestrom1-1/+1
13 daysmeson: use bool.to_int() instead of manually convertingEric Engestrom1-12/+10
13 daysmeson: always set USE_LIBGLVNDEric Engestrom1-3/+1
13 daysmeson: simplify `-gsplit-dwarf` compiler argument checkEric Engestrom1-6/+1
2024-04-29meson: Fix invalid kwarg nameJCWasmx861-1/+1
2024-04-23meson: implement split-debugDavid Heidelberg1-0/+16
2024-04-18llvmpipe: Only use udmabuf if header is foundLucas Fryzek1-1/+1
2024-04-16wsi/x11: support explicit syncErik Kurzinger1-0/+8
2024-04-11meson: Add blacklist when compiling with tsanGert Wollny1-0/+17
2024-04-06meson: turn `glvnd` option into a featureEric Engestrom1-13/+11
2024-04-06meson: regroup glvnd lines to get an easier-to-review diff in the next commitEric Engestrom1-7/+4
2024-04-02meson: Bump wayland-protocols requirement to 1.34Joshua Ashton1-1/+1
2024-03-29meson: fix link failure with llvm-18Karol Herbst1-1/+4
2024-03-28d3d12: Bump directx-headers dependency to v613Sil Vilerino1-1/+1
2024-03-22meson: Remove the non-used -DDEBUG manuallyYonggang Luo1-5/+0
2024-03-22meson: Define MESA_DEBUG for latter usageYonggang Luo1-0/+4
2024-03-22meson: Extract with_mesa_debug and with_mesa_ndebug for latter usageYonggang Luo1-2/+7
2024-03-19Unbreak Viewperf by reverting "util: use crc32_z instead of crc32 and bump zl...Marek Olšák1-1/+2
2024-03-18apple: Meson defines GLX_USE_APPLE to allow for Gallium drivers to work on Ma...duncan.hopkins1-0/+6
2024-03-18meson: relaxed some meson restrictions on MacOS/Apple allowing for wider buil...duncan.hopkins1-3/+3
2024-03-14meson: Correctly get sizeof_pointer with cross-compilersDanylo Piliaiev1-1/+1
2024-03-13nouveau: import libdrm_nouveauKarol Herbst1-3/+0
2024-03-12intel: Enable Xe KMD support by defaultJosé Roberto de Souza1-5/+0
2024-03-07Revert "meson/vulkan/util: allow venus to drop compiler deps"Yonggang Luo1-14/+0
2024-03-07meson: bump the minimal required vdpau version to 1.5Chris Rankin1-1/+1
2024-03-01meson,windows: Use relative paths in Vulkan ICD manifest filesLuca Bacci1-0/+4
2024-02-29meson: bump the minimal required vdpau version to 1.4Boyuan Zhang1-1/+1
2024-02-28meson: Rename nouveau-experimental to nouveau and build by default on x86Faith Ekstrand1-3/+3
2024-02-28loader/wayland: Add named queue fallbackDerek Foreman1-0/+6
2024-02-27loader/wayland: Add fallback wl_display_dispatch_queue_timeoutSebastian Wick1-0/+6
2024-02-23glapi: pass pointer size to python for glthread from mesonMarek Olšák1-0/+2
2024-02-23meson: Enable d3d12 in gallium_drivers by default on WindowsJoshua Ashton1-1/+1
2024-02-23meson: Enable zink in gallium_drivers by defaultJoshua Ashton1-5/+8
2024-02-21meson: do not pull in clc for cloverKarol Herbst1-2/+1
2024-02-21loader: handle picking zink for nouveau for certain GPUs.Dave Airlie1-0/+5
2024-02-16meson: rework intel-rt option to be a featureDylan Baker1-3/+5
2024-02-14meson: Limit intel_vk_rt to x86_64Matt Turner1-1/+2
2024-02-13meson: enforce build of intel-clc with anv/irisLionel Landwerlin1-5/+2
2024-02-13iris: enable generated indirect drawsLionel Landwerlin1-1/+1
2024-02-13anv: rewrite internal shaders using OpenCLLionel Landwerlin1-1/+2
2024-02-13meson: add a new option to enable intel-clc without building RT shadersLionel Landwerlin1-6/+10
2024-02-06util: use crc32_z instead of crc32 and bump zlib dep to 1.2.9David Heidelberg1-1/+1
2024-02-01meson: drop -DANDROIDYiwei Zhang1-4/+1
2024-02-01meson: require libelf when radeonsi is builtPierre-Eric Pelloux-Prayer1-0/+2
2024-01-31util: Provide a secure_getenv fallback for platforms without itFriedrich Vock1-0/+1
2024-01-24teflon: Initial commitTomeu Vizoso1-0/+10
2024-01-18clc: require LLVM-15Karol Herbst1-4/+2
2024-01-18clc: require LLVM-14Karol Herbst1-6/+4
2024-01-10meson/vulkan/util: allow venus to drop compiler depsYiwei Zhang1-0/+14