summaryrefslogtreecommitdiff
path: root/src/meson.build
Commit message (Expand)AuthorAgeFilesLines
* 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
* v3d: Introduce a DRM shim for calling out to the simulator.Eric Anholt2019-07-251-0/+3
* lima,panfrost: Move lima_tiling.c/h to /src/panfrostAlyssa Rosenzweig2019-06-201-0/+3
* build: Build etnaviv drmGuido Günther2019-06-051-0/+3
* turnip: Add driver skeleton (v2)Bas Nieuwenhuizen2019-03-111-1/+1
* meson: avoid going back up the tree with include_directories()Eric Engestrom2019-03-051-2/+2
* iris: Initial commit of a new 'iris' driver for Intel Gen8+ GPUs.Kenneth Graunke2019-02-211-1/+1
* build: move imgui out of src/intel/tools to be reusedLionel Landwerlin2019-02-211-0/+1
* TODO: glx: meson: build dri based glx tests, only with -Dglx=driEmil Velikov2018-12-121-1/+1
* freedreno: move drm to common locationRob Clark2018-11-271-0/+3
* meson: fix wayland-less buildsEric Engestrom2018-11-131-1/+3
* meson: only run vulkan's meson.build when building vulkanEric Engestrom2018-11-131-1/+3
* meson: Only build gallium state tracker tests with shared_glapiDylan Baker2018-10-091-1/+1
* meson: Build with Python 3Mathieu Bridon2018-08-101-1/+1
* v3d: Fix meson build without vc4.Eric Anholt2018-07-291-1/+1
* meson: only build mesa_st tests when build-tests is trueDylan Baker2018-04-241-1/+3
* meson: build tests for gallium mesa state trackerDylan Baker2018-04-181-0/+3
* meson: fix building without GLDylan Baker2018-02-261-9/+10
* meson: Fix GL and EGL pkg-config files with glvndDylan Baker2018-02-231-1/+10
* meson: Add Haiku platform support v4Alexander von Gluck IV2018-02-161-1/+6
* meson: define inc_gbm as empty if not otherwise assignedDylan Baker2018-01-111-0/+2
* meson: Use consistent styleDylan Baker2018-01-111-3/+5
* meson: build r600 driverDylan Baker2017-11-281-0/+1
* meson: reorder subdirs to avoid directly including more than one levelEric Engestrom2017-11-231-1/+0
* meson: don't build gallium subdir unless we're building galliumDylan Baker2017-11-201-1/+3
* meson: Remove build_by_default from amd codeDylan Baker2017-11-131-1/+3
* meson: Don't build intel shared components by defaultDylan Baker2017-11-131-1/+3
* meson: move gl pkgconfig generation out of glxDylan Baker2017-11-101-0/+14
* meson: move wayland-egl into egl folderDylan Baker2017-11-101-3/+0
* meson: build classic osmesaDylan Baker2017-10-271-1/+0
* meson: move gallium include declarations to srcDylan Baker2017-10-271-0/+2
* meson: bring MESA_GIT_SHA1 in line with other build systemsEric Engestrom2017-10-271-2/+4
* meson: build libEGLDylan Baker2017-10-201-1/+6
* meson: Add support for the vc4 driver.Eric Anholt2017-10-171-1/+3
* meson: Build gallium auxiliaryDylan Baker2017-10-161-1/+1
* meson: build gbmDylan Baker2017-10-091-1/+3
* meson: build glxDylan Baker2017-10-091-3/+2
* meson: Build i965 and dri stackDylan Baker2017-10-091-7/+19
* meson: build "radv" vulkan driver for radeon hardwareDylan Baker2017-09-271-1/+1
* meson: Add build Intel "anv" vulkan driverDylan Baker2017-09-271-0/+48