aboutsummaryrefslogtreecommitdiffstats
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* meson: explicitly disable the build system for 17.3.xEmil Velikov2017-11-171-0/+2
* meson: build libEGLDylan Baker2017-10-201-9/+72
* meson: Don't allow glx to be built without platform_x11Dylan Baker2017-10-201-2/+6
* meson: bump libdrm_amdgpu requirement to 2.4.85Dylan Baker2017-10-201-1/+1
* Fix the xf86vm meson dependencyNicholas Miell2017-10-181-1/+1
* meson: turn on pl111 not vc4 when pl111 driver specificedDylan Baker2017-10-171-1/+1
* meson: Add support for the vc5 driver.Eric Anholt2017-10-171-0/+2
* meson: Add support for the pl111 driver.Eric Anholt2017-10-171-0/+2
* meson: Add support for the vc4 driver.Eric Anholt2017-10-171-0/+2
* meson: build llvmpipeDylan Baker2017-10-161-1/+3
* meson: build softpipeDylan Baker2017-10-161-0/+5
* meson: build nouveau (gallium) driverDylan Baker2017-10-161-0/+6
* meson: build radeonsi gallium driverDylan Baker2017-10-161-2/+2
* meson: build gallium winsys for dri, null, and wrapperDylan Baker2017-10-161-0/+4
* meson: build radeonsiDylan Baker2017-10-161-5/+13
* meson: Build gallium dri state trackerDylan Baker2017-10-161-0/+1
* meson: split and simplify dependenciesDylan Baker2017-10-161-101/+95
* meson: Build gallium auxiliaryDylan Baker2017-10-161-7/+29
* meson: build libmesa_galliumDylan Baker2017-10-161-10/+15
* meson: Add option to toggle LLVMDylan Baker2017-10-161-15/+20
* meson: always set GLX_USE_TLSDylan Baker2017-10-161-1/+1
* meson: Set _GNU_SOURCEDylan Baker2017-10-161-0/+1
* meson: add checks for version script and dynamic listDylan Baker2017-10-161-2/+16
* meson: Add switch for texture floatDylan Baker2017-10-161-0/+4
* meson: Build i915Ville Syrjälä2017-10-131-0/+7
* meson: Fix xf86vm depVille Syrjälä2017-10-131-1/+1
* meson: build classic swrastDylan Baker2017-10-091-0/+2
* meson: build gbmDylan Baker2017-10-091-1/+16
* meson: Add support for configuring dri drivers directory.Dylan Baker2017-10-091-0/+5
* meson: build glxDylan Baker2017-10-091-36/+129
* meson: Build i965 and dri stackDylan Baker2017-10-091-11/+101
* meson: only require libelf if building radvDylan Baker2017-10-091-1/+1
* meson: set C++ standard to C++11Dylan Baker2017-10-031-1/+1
* meson: look for libelf as a library if there is no pkgconfigDylan Baker2017-10-031-1/+4
* build: Remove HAVE_DLOPENMatt Turner2017-10-021-1/+0
* meson: change vulkan icd config to - instead of _Dylan Baker2017-10-021-1/+1
* meson: check for python2 makoDylan Baker2017-10-021-0/+4
* meson: fix version typo + grammarEric Engestrom2017-10-021-1/+1
* meson: build "radv" vulkan driver for radeon hardwareDylan Baker2017-09-271-3/+36
* meson: Add build Intel "anv" vulkan driverDylan Baker2017-09-271-0/+418