aboutsummaryrefslogtreecommitdiffstats
path: root/src/meson.build
Commit message (Expand)AuthorAgeFilesLines
* 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