meson: build libEGL
[mesa.git] / meson.build
2017-10-20 Dylan Bakermeson: build libEGL
2017-10-20 Dylan Bakermeson: Don't allow glx to be built without platform_x11
2017-10-20 Dylan Bakermeson: bump libdrm_amdgpu requirement to 2.4.85
2017-10-18 Nicholas MiellFix the xf86vm meson dependency
2017-10-17 Dylan Bakermeson: turn on pl111 not vc4 when pl111 driver specificed
2017-10-17 Eric Anholtmeson: Add support for the vc5 driver.
2017-10-17 Eric Anholtmeson: Add support for the pl111 driver.
2017-10-17 Eric Anholtmeson: Add support for the vc4 driver.
2017-10-16 Dylan Bakermeson: build llvmpipe
2017-10-16 Dylan Bakermeson: build softpipe
2017-10-16 Dylan Bakermeson: build nouveau (gallium) driver
2017-10-16 Dylan Bakermeson: build radeonsi gallium driver
2017-10-16 Dylan Bakermeson: build gallium winsys for dri, null, and wrapper
2017-10-16 Dylan Bakermeson: build radeonsi
2017-10-16 Dylan Bakermeson: Build gallium dri state tracker
2017-10-16 Dylan Bakermeson: split and simplify dependencies
2017-10-16 Dylan Bakermeson: Build gallium auxiliary
2017-10-16 Dylan Bakermeson: build libmesa_gallium
2017-10-16 Dylan Bakermeson: Add option to toggle LLVM
2017-10-16 Dylan Bakermeson: always set GLX_USE_TLS
2017-10-16 Dylan Bakermeson: Set _GNU_SOURCE
2017-10-16 Dylan Bakermeson: add checks for version script and dynamic list
2017-10-16 Dylan Bakermeson: Add switch for texture float
2017-10-13 Ville Syrjälämeson: Build i915
2017-10-13 Ville Syrjälämeson: Fix xf86vm dep
2017-10-09 Dylan Bakermeson: build classic swrast
2017-10-09 Dylan Bakermeson: build gbm
2017-10-09 Dylan Bakermeson: Add support for configuring dri drivers directory.
2017-10-09 Dylan Bakermeson: build glx
2017-10-09 Dylan Bakermeson: Build i965 and dri stack
2017-10-09 Dylan Bakermeson: only require libelf if building radv
2017-10-03 Dylan Bakermeson: set C++ standard to C++11
2017-10-03 Dylan Bakermeson: look for libelf as a library if there is no...
2017-10-03 Matt Turnerbuild: Remove HAVE_DLOPEN
2017-10-02 Dylan Bakermeson: change vulkan icd config to - instead of _
2017-10-02 Dylan Bakermeson: check for python2 mako
2017-10-02 Eric Engestrommeson: fix version typo + grammar
2017-09-27 Dylan Bakermeson: build "radv" vulkan driver for radeon hardware
2017-09-27 Dylan Bakermeson: Add build Intel "anv" vulkan driver