summaryrefslogtreecommitdiff
path: root/src/meson.build
AgeCommit message (Expand)AuthorFilesLines
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
2018-01-11meson: define inc_gbm as empty if not otherwise assignedDylan Baker1-0/+2
2018-01-11meson: Use consistent styleDylan Baker1-3/+5
2017-11-28meson: build r600 driverDylan Baker1-0/+1
2017-11-23meson: reorder subdirs to avoid directly including more than one levelEric Engestrom1-1/+0
2017-11-20meson: don't build gallium subdir unless we're building galliumDylan Baker1-1/+3
2017-11-13meson: Remove build_by_default from amd codeDylan Baker1-1/+3
2017-11-13meson: Don't build intel shared components by defaultDylan Baker1-1/+3
2017-11-10meson: move gl pkgconfig generation out of glxDylan Baker1-0/+14
2017-11-10meson: move wayland-egl into egl folderDylan Baker1-3/+0
2017-10-27meson: build classic osmesaDylan Baker1-1/+0
2017-10-27meson: move gallium include declarations to srcDylan Baker1-0/+2
2017-10-27meson: bring MESA_GIT_SHA1 in line with other build systemsEric Engestrom1-2/+4
2017-10-20meson: build libEGLDylan Baker1-1/+6
2017-10-17meson: Add support for the vc4 driver.Eric Anholt1-1/+3
2017-10-16meson: Build gallium auxiliaryDylan Baker1-1/+1
2017-10-09meson: build gbmDylan Baker1-1/+3
2017-10-09meson: build glxDylan Baker1-3/+2
2017-10-09meson: Build i965 and dri stackDylan Baker1-7/+19
2017-09-27meson: build "radv" vulkan driver for radeon hardwareDylan Baker1-1/+1
2017-09-27meson: Add build Intel "anv" vulkan driverDylan Baker1-0/+48