summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* meson/ci: promote virtio-experimental to virtioYiwei Zhang2023-05-031-1/+1
* wayland: generalize wayland-protocols code generationSimon Ser2023-05-031-4/+0
* clc: Add clang frontendhlsl module to fix build of microsoft-clc with llvm 16+Lone_Wolf2023-04-271-3/+4
* clc: Add clangASTMatchers to fix static llvm build of microsoft-clc with LLV...Lone_Wolf2023-04-271-0/+3
* build: Add Iris and ANV to ARM's auto-generated driversJosé Roberto de Souza2023-04-171-2/+2
* meson: keep Mako version checking in accord with build msgLuc Ma2023-04-141-1/+1
* meson: ensure i915 Gallium driver includes Intel sourcesJames Knight2023-04-141-1/+8
* d3d12: Update and require DirectX-Headers 1.610.0Giancarlo Devich2023-04-141-1/+1
* util/disk_cache: use posix_fallocate() for index filesJuston Li2023-03-301-0/+1
* glsl: Write a new test for GLSL and NIR mediump lowering.Emma Anholt2023-03-221-0/+3
* meson: correct typo in commentErik Faye-Lund2023-03-161-1/+1
* build: Block build of HASVK, Crocus and i915 in non-x86 architecturesJosé Roberto de Souza2023-03-101-0/+12
* meson: inline gtest_test_protocol now that it's always 'gtest'Eric Engestrom2023-03-101-8/+0
* meson: bump minimum version to 0.60Eric Engestrom2023-03-101-1/+1
* meson: forcefully disable libdrm when host doesn't have itMark Collins2023-03-061-5/+11
* intel: Add Meson parameter to enable Xe KMD supportJosé Roberto de Souza2023-03-031-0/+4
* meson: allow checking for null pointers even if they're supposed to be non-nullEric Engestrom2023-02-281-0/+1
* meson: Split sse2_arg and sse2_args out of c_cpp_argsYonggang Luo2023-02-271-1/+9
* meson: When sse2 enabled, both c and cpp using sse2 optionsYonggang Luo2023-02-271-1/+1
* meson: print c_cpp_argsDavid Heidelberg2023-02-261-0/+7
* tu+meson: Re-work KMD selectionRob Clark2023-02-251-6/+7
* r300: drop VDPAU supportPavel Ondračka2023-02-241-2/+1
* meson: update flex/bison requirement to cover all usagesMark Collins2023-02-231-4/+5
* meson: reuse vulkan_wsi_list for defining vk_wsi_argsEric Engestrom2023-02-231-24/+0
* meson: add basic support for loongarchSui Jingfeng2023-02-221-0/+11
* mesa: optimize out _mesa_is_desktop_gl*() and _mesa_is_gles*() calls when not...Eric Engestrom2023-02-171-0/+4
* meson: allow building GLES without GLEric Engestrom2023-02-171-2/+0
* meson: make GLX require OpenGLEric Engestrom2023-02-171-1/+7
* Revert "meson: Fix Asahi build on macOS"Erik Faye-Lund2023-02-151-1/+1
* meson: don't pass vk wsi args where they don't belongErik Faye-Lund2023-02-151-19/+9
* meson: Combine duplicated c_args and cpp_argsYonggang Luo2023-02-151-4/+2
* meson: Split c_cpp_args from pre_argsYonggang Luo2023-02-151-1/+7
* meson: remove unused USE_FOO_ASM definesErik Faye-Lund2023-02-141-2/+1
* util: avoid calling kcmp on AndroidEric Engestrom2023-02-121-0/+10
* meson: Ignore unused variables when assertions are disabledpal10002023-02-071-6/+6
* meson: Fix Asahi build on macOSAsahi Lina2023-02-051-1/+1
* meson: combine checks for linker --gc-sections supportDylan Baker2023-02-031-6/+4
* meson: turn android-libbacktrace into a feature optionEric Engestrom2023-02-011-8/+4
* rusticl: fix build error with valgrind being enabledKarol Herbst2023-01-301-2/+2
* meson: remove deprecated dri-drivers optionErik Faye-Lund2023-01-271-5/+0
* meson: remove deprecated osmesa-bits optionErik Faye-Lund2023-01-271-4/+0
* meson: remove dupliace add_devenv callErik Faye-Lund2023-01-271-2/+0
* android: Make libbacktrace optional againTomeu Vizoso2023-01-251-1/+16
* android: allow system = 'android' on cross fileHelen Koike2023-01-251-1/+1
* util/fossilize_db: fix macOS inotify build errorJuston Li2023-01-231-1/+1
* meson: use sections in summary()Thomas H.P. Andersen2023-01-201-59/+70
* meson: use summary()Thomas H.P. Andersen2023-01-201-64/+47
* meson: use builtin support for reading version from a fileDylan Baker2023-01-191-4/+1
* meson: remove version checks for < 0.59Dylan Baker2023-01-191-12/+3
* meson: Use feature option methods for xmlconfigDylan Baker2023-01-191-9/+7