summaryrefslogtreecommitdiff
path: root/src/meson.build
AgeCommit message (Expand)AuthorFilesLines
2023-02-18hgl: removeX5121-3/+0
2023-02-15meson: drop `TODO: opengl`, it's doneEric Engestrom1-1/+0
2023-02-15meson: only build libglsl_util when neededEric Engestrom1-8/+1
2023-02-15meson: only build the loader when neededEric Engestrom1-1/+3
2023-02-15meson: only build mapi when neededEric Engestrom1-1/+3
2023-01-19wgl: Add support for Xbox GDK.Caleb Cornett1-0/+1
2022-11-16meson: build radeon drm-shim also for r300 and r600Pavel Ondračka1-1/+1
2022-07-29meson: Remove usage of use_elf_tlsYonggang Luo1-1/+1
2022-06-16meson: Use cc.get_argument_syntax instead cc.get_id when possible.Yonggang Luo1-1/+1
2022-06-09c11: Implement c11/time.h with c11/impl/time.cYonggang Luo1-0/+1
2022-03-25microsoft: Initial vulkan-on-12 driverErik Faye-Lund1-1/+1
2022-03-25freedreno/drm: Add virtio backendRob Clark1-0/+1
2022-03-22pvr: Add a Vulkan driver for Imagination Technologies PowerVR Rogue GPUsFrank Binns1-0/+3
2022-01-20meson: start building intel earlier.Dave Airlie1-3/+3
2021-12-07meson: make mesa/tests/glx depend on galliumDave Airlie1-4/+7
2021-10-26meson: build freedreno tools when other parts of freedreno not enabledIlia Mirkin1-1/+1
2021-10-01radv: Allow building when LLVM isn’t enabledEmmanuel Gil Peyrot1-1/+6
2021-09-15meson: Include EGL after galliumJesse Natalie1-3/+3
2021-07-22meson: Build panfrost with tools=panfrostAlyssa Rosenzweig1-1/+1
2021-06-22panfrost: Add a Vulkan driver for Midgard/Bifrost GPUsBoris Brezillon1-1/+1
2021-05-10freedreno: Add freedreno pps driverRob Clark1-0/+1
2021-05-07pps: Gfx-pps v0.3.0Antonio Caggiano1-0/+4
2021-05-02asahi: Add Gallium driverAlyssa Rosenzweig1-1/+1
2021-05-02asahi: Stub command-line compiler for AGX G13BAlyssa Rosenzweig1-0/+3
2021-04-08venus: add driver skeletonChia-I Wu1-1/+1
2021-01-11nouveau: add drm-shim supportIlia Mirkin1-0/+3
2020-12-22microsoft/compiler: Add dedicated spirv_to_dxil librariesMichael Tang1-1/+1
2020-11-24util: Add helgrind support for simple_mtxRob Clark1-0/+1
2020-11-18microsoft: Add CLC frontend and kernel/compute support to DXIL converterJesse Natalie1-1/+1
2020-11-10d3d12: introduce d3d12 gallium driverErik Faye-Lund1-0/+3
2020-11-03zink: add VK_STRUCTURE_TYPE_WSI_MEMORY_ALLOCATE_INFO_MESA for WSI allocationsIago Toral Quiroga1-1/+1
2020-10-20meson: Only require libexpat when a part of the build needs it.Eric Anholt1-2/+2
2020-10-13v3dv: add v3d vulkan driver skeletonAlejandro Piñeiro1-1/+1
2020-08-31meson: don't advertise TLS support if glx wasn't build with itEric Engestrom1-1/+1
2020-08-21virgl: move protocol headers to a common placeChia-I Wu1-0/+3
2020-08-05ci: Include enough Android headers to let us compile test EGLKristian H. Kristensen1-0/+1
2020-06-01meson: use gnu_symbol_visibility argumentDylan Baker1-1/+1
2020-06-01meson: Use build_always_stale instead of build_alwaysDylan Baker1-1/+2
2020-04-21remove final imports.h and imports.c bitsDylan Baker1-1/+2
2020-03-28meson: inline `inc_common`Eric Engestrom1-2/+1
2020-03-28meson: use existing variables in inc_commonEric Engestrom1-2/+1
2020-03-27Move compiler.h and imports.h/c from src/mesa/main into src/utilMarek Olšák1-1/+1
2019-11-25meson: only build imgui when neededSamuel Pitoiset1-1/+3
2019-10-31meson: revert glvnd workaroundEric Engestrom1-12/+2
2019-10-10meson: rename `glvnd_missing_pc_files` to `not glvnd_has_headers_and_pc_files`Eric Engestrom1-2/+2
2019-10-08amd: Move all amd/common code that depends on LLVM to amd/llvm.Timur Kristóf1-0/+1
2019-09-25meson: fix logic for generating .pc files with old glvndDylan Baker1-2/+2
2019-09-25meson: re-add incorrect pkg-config files with GLVND for backward compatibilityEric Engestrom1-2/+12
2019-09-18gl: drop incorrect pkg-config file for glvndEric Engestrom1-12/+2
2019-09-10meson: build getopt when using msvcDylan Baker1-0/+5