summaryrefslogtreecommitdiff
path: root/src/meson.build
Commit message (Expand)AuthorAgeFilesLines
* hgl: removeX5122023-02-181-3/+0
* meson: drop `TODO: opengl`, it's doneEric Engestrom2023-02-151-1/+0
* meson: only build libglsl_util when neededEric Engestrom2023-02-151-8/+1
* meson: only build the loader when neededEric Engestrom2023-02-151-1/+3
* meson: only build mapi when neededEric Engestrom2023-02-151-1/+3
* wgl: Add support for Xbox GDK.Caleb Cornett2023-01-191-0/+1
* meson: build radeon drm-shim also for r300 and r600Pavel Ondračka2022-11-161-1/+1
* meson: Remove usage of use_elf_tlsYonggang Luo2022-07-291-1/+1
* meson: Use cc.get_argument_syntax instead cc.get_id when possible.Yonggang Luo2022-06-161-1/+1
* c11: Implement c11/time.h with c11/impl/time.cYonggang Luo2022-06-091-0/+1
* microsoft: Initial vulkan-on-12 driverErik Faye-Lund2022-03-251-1/+1
* freedreno/drm: Add virtio backendRob Clark2022-03-251-0/+1
* pvr: Add a Vulkan driver for Imagination Technologies PowerVR Rogue GPUsFrank Binns2022-03-221-0/+3
* meson: start building intel earlier.Dave Airlie2022-01-201-3/+3
* meson: make mesa/tests/glx depend on galliumDave Airlie2021-12-071-4/+7
* meson: build freedreno tools when other parts of freedreno not enabledIlia Mirkin2021-10-261-1/+1
* radv: Allow building when LLVM isn’t enabledEmmanuel Gil Peyrot2021-10-011-1/+6
* meson: Include EGL after galliumJesse Natalie2021-09-151-3/+3
* meson: Build panfrost with tools=panfrostAlyssa Rosenzweig2021-07-221-1/+1
* panfrost: Add a Vulkan driver for Midgard/Bifrost GPUsBoris Brezillon2021-06-221-1/+1
* freedreno: Add freedreno pps driverRob Clark2021-05-101-0/+1
* pps: Gfx-pps v0.3.0Antonio Caggiano2021-05-071-0/+4
* asahi: Add Gallium driverAlyssa Rosenzweig2021-05-021-1/+1
* asahi: Stub command-line compiler for AGX G13BAlyssa Rosenzweig2021-05-021-0/+3
* venus: add driver skeletonChia-I Wu2021-04-081-1/+1
* nouveau: add drm-shim supportIlia Mirkin2021-01-111-0/+3
* microsoft/compiler: Add dedicated spirv_to_dxil librariesMichael Tang2020-12-221-1/+1
* util: Add helgrind support for simple_mtxRob Clark2020-11-241-0/+1
* microsoft: Add CLC frontend and kernel/compute support to DXIL converterJesse Natalie2020-11-181-1/+1
* d3d12: introduce d3d12 gallium driverErik Faye-Lund2020-11-101-0/+3
* zink: add VK_STRUCTURE_TYPE_WSI_MEMORY_ALLOCATE_INFO_MESA for WSI allocationsIago Toral Quiroga2020-11-031-1/+1
* meson: Only require libexpat when a part of the build needs it.Eric Anholt2020-10-201-2/+2
* v3dv: add v3d vulkan driver skeletonAlejandro Piñeiro2020-10-131-1/+1
* meson: don't advertise TLS support if glx wasn't build with itEric Engestrom2020-08-311-1/+1
* virgl: move protocol headers to a common placeChia-I Wu2020-08-211-0/+3
* ci: Include enough Android headers to let us compile test EGLKristian H. Kristensen2020-08-051-0/+1
* meson: use gnu_symbol_visibility argumentDylan Baker2020-06-011-1/+1
* meson: Use build_always_stale instead of build_alwaysDylan Baker2020-06-011-1/+2
* remove final imports.h and imports.c bitsDylan Baker2020-04-211-1/+2
* meson: inline `inc_common`Eric Engestrom2020-03-281-2/+1
* meson: use existing variables in inc_commonEric Engestrom2020-03-281-2/+1
* Move compiler.h and imports.h/c from src/mesa/main into src/utilMarek Olšák2020-03-271-1/+1
* meson: only build imgui when neededSamuel Pitoiset2019-11-251-1/+3
* meson: revert glvnd workaroundEric Engestrom2019-10-311-12/+2
* meson: rename `glvnd_missing_pc_files` to `not glvnd_has_headers_and_pc_files`Eric Engestrom2019-10-101-2/+2
* amd: Move all amd/common code that depends on LLVM to amd/llvm.Timur Kristóf2019-10-081-0/+1
* meson: fix logic for generating .pc files with old glvndDylan Baker2019-09-251-2/+2
* meson: re-add incorrect pkg-config files with GLVND for backward compatibilityEric Engestrom2019-09-251-2/+12
* gl: drop incorrect pkg-config file for glvndEric Engestrom2019-09-181-12/+2
* meson: build getopt when using msvcDylan Baker2019-09-101-0/+5