About Social Code
aboutsummaryrefslogtreecommitdiff
path: root/src/meson.build
AgeCommit message (Expand)Author
2025-10-20kk: Add KosmicKrispAitor Camacho
2025-10-16poly: Migrate AGX's GS/TESS emulation to common codeMary Guillemard
2025-10-06Revert "meson: use vcs_tag() instead of custom script"Eric Engestrom
2025-09-24meson: use vcs_tag() instead of custom scriptEric Engestrom
2025-09-16pvr, pco: usc program (pre-)generation boilerplateSimon Perretta
2025-08-06mesa: remove inc_mapiMarek Olšák
2025-08-06mesa: move src/mapi to src/mesa/glapiMarek Olšák
2025-07-16meson: Only build src/x11 if with_platform_x11Faith Ekstrand
2025-07-10egl/wayland: Move bind_wayland_display to legacy build optionDaniel Stone
2025-07-01meson: use feature options for LLVMDylan Baker
2025-06-25meson: split subdir for virtio/vdrm and virtio/vulkanEric Engestrom
2025-06-25virtio: move inc_virtio up one folderEric Engestrom
2025-06-25meson: fix vdrm inclusion logicEric Engestrom
2025-06-25meson: allow "venus without virgl" buildsEric Engestrom
2025-06-18gfxstream: proper depedendences in non virtgpu-kumquat caseGurchetan Singh
2025-06-17mesa: add option to enable virtgpu_kumquat FFI for gfxstreamGurchetan Singh
2025-04-09meson: support building with system libgbmK900
2025-03-26hk: Fix building without the gallium driverKonstantin Seurer
2025-03-06meson: remove with_shared_glapi variable (it's always true)Marek Olšák
2025-03-03glapi: remove check_table testsMarek Olšák
2025-01-23dri: put shared-glapi into libgallium.*.soMarek Olšák
2025-01-16amd: amdgpu-virtio implementationPierre-Eric Pelloux-Prayer
2025-01-14ac/nir: Move all ac_nir_* files to a new folder.Timur Kristóf
2025-01-10meson: Include the loader subdir when building lavapipeKonstantin Seurer
2024-11-26meson: simplify logic a bitEric Engestrom
2024-09-19mesa: add gfxstream-experimental to -Dvulkan-driversGurchetan Singh
2024-08-29meson: Allow building lavapipe without specifying llvmpipeKonstantin
2024-08-19dri: merge in loader_dri3Mike Blumenkrantz
2024-07-31loader: split out dri3 into subdirMike Blumenkrantz
2024-07-31meson: move glx subdir after gallium buildMike Blumenkrantz
2024-07-31loader: move some common dri3 functions out of dri3 loaderMike Blumenkrantz
2024-07-18gbm: link directly with libgalliumMike Blumenkrantz
2024-06-29build: pass licensing information in SPDX formDavid Heidelberg
2024-02-27loader/wayland: Add fallback wl_display_dispatch_queue_timeoutSebastian Wick
2024-02-05virgl: Fix compilation on MSVCMax R
2023-11-07meson: Only include virtio when DRM availableMark Collins
2023-11-04virtio: Add vdrm native-context helperRob Clark
2023-08-04nvk: add vulkan skeletonKarol Herbst
2023-08-02util/meson: Getting mesa util core to be self containedYonggang Luo
2023-06-30lavapipe: Include llvmpipeKonstantin Seurer
2023-02-18hgl: removeX512
2023-02-15meson: drop `TODO: opengl`, it's doneEric Engestrom
2023-02-15meson: only build libglsl_util when neededEric Engestrom
2023-02-15meson: only build the loader when neededEric Engestrom
2023-02-15meson: only build mapi when neededEric Engestrom
2023-01-19wgl: Add support for Xbox GDK.Caleb Cornett
2022-11-16meson: build radeon drm-shim also for r300 and r600Pavel Ondračka
2022-07-29meson: Remove usage of use_elf_tlsYonggang Luo
2022-06-16meson: Use cc.get_argument_syntax instead cc.get_id when possible.Yonggang Luo
2022-06-09c11: Implement c11/time.h with c11/impl/time.cYonggang Luo