summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2017-10-09meson: build classic swrastDylan Baker1-0/+2
2017-10-09meson: build gbmDylan Baker1-1/+16
2017-10-09meson: Add support for configuring dri drivers directory.Dylan Baker1-0/+5
2017-10-09meson: build glxDylan Baker1-36/+129
2017-10-09meson: Build i965 and dri stackDylan Baker1-11/+101
2017-10-09meson: only require libelf if building radvDylan Baker1-1/+1
2017-10-03meson: set C++ standard to C++11Dylan Baker1-1/+1
2017-10-03meson: look for libelf as a library if there is no pkgconfigDylan Baker1-1/+4
2017-10-02build: Remove HAVE_DLOPENMatt Turner1-1/+0
2017-10-02meson: change vulkan icd config to - instead of _Dylan Baker1-1/+1
2017-10-02meson: check for python2 makoDylan Baker1-0/+4
2017-10-02meson: fix version typo + grammarEric Engestrom1-1/+1
2017-09-27meson: build "radv" vulkan driver for radeon hardwareDylan Baker1-3/+36
2017-09-27meson: Add build Intel "anv" vulkan driverDylan Baker1-0/+418