summaryrefslogtreecommitdiff
path: root/src/meson.build
AgeCommit message (Expand)AuthorFilesLines
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