summaryrefslogtreecommitdiff
path: root/src/meson.build
AgeCommit message (Expand)AuthorFilesLines
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
2019-07-25v3d: Introduce a DRM shim for calling out to the simulator.Eric Anholt1-0/+3
2019-06-20lima,panfrost: Move lima_tiling.c/h to /src/panfrostAlyssa Rosenzweig1-0/+3
2019-06-05build: Build etnaviv drmGuido Günther1-0/+3
2019-03-11turnip: Add driver skeleton (v2)Bas Nieuwenhuizen1-1/+1
2019-03-05meson: avoid going back up the tree with include_directories()Eric Engestrom1-2/+2
2019-02-21iris: Initial commit of a new 'iris' driver for Intel Gen8+ GPUs.Kenneth Graunke1-1/+1
2019-02-21build: move imgui out of src/intel/tools to be reusedLionel Landwerlin1-0/+1
2018-12-12TODO: glx: meson: build dri based glx tests, only with -Dglx=driEmil Velikov1-1/+1
2018-11-27freedreno: move drm to common locationRob Clark1-0/+3
2018-11-13meson: fix wayland-less buildsEric Engestrom1-1/+3
2018-11-13meson: only run vulkan's meson.build when building vulkanEric Engestrom1-1/+3
2018-10-09meson: Only build gallium state tracker tests with shared_glapiDylan Baker1-1/+1
2018-08-10meson: Build with Python 3Mathieu Bridon1-1/+1
2018-07-29v3d: Fix meson build without vc4.Eric Anholt1-1/+1
2018-04-24meson: only build mesa_st tests when build-tests is trueDylan Baker1-1/+3
2018-04-18meson: build tests for gallium mesa state trackerDylan Baker1-0/+3
2018-02-26meson: fix building without GLDylan Baker1-9/+10
2018-02-23meson: Fix GL and EGL pkg-config files with glvndDylan Baker1-1/+10
2018-02-16meson: Add Haiku platform support v4Alexander von Gluck IV1-1/+6