meson: build r600 driver
[mesa.git] / meson.build
2017-11-28 Dylan Bakermeson: build r600 driver
2017-11-28 Dylan Bakermeson: build r300 driver
2017-11-28 Dylan Bakermeson: build i915g driver
2017-11-23 Eric Engestrommeson: fix strtof locale support check
2017-11-22 Dylan Bakermeson: replace with_*dri with with_dri_platform
2017-11-22 Dylan Bakermeson: add logic to select apple and windows dri
2017-11-22 Dylan Bakermeson: Fix LLVM requires for radeonsi
2017-11-22 Dylan Bakermeson: convert llvm option to tristate
2017-11-22 Dylan Bakermeson: Convert platform to auto
2017-11-22 Dylan Bakermeson: Remove duplicate _GNU_SOURCE
2017-11-22 Dylan Bakermeson: Remove completed or irrelevant TODO comments
2017-11-22 Dylan Bakermeson: Fix TODO for missing dl_iterate_phdr function
2017-11-22 Dylan Bakermeson: disable x86 asm in fewer cases.
2017-11-22 Dylan Bakermeson: Enable SSE4.1 optimizations
2017-11-16 Jon Turneymeson: Don't define HAVE_PTHREAD only on linux
2017-11-16 Nicolai Hähnlethreads,configure.ac,meson.build: define and use HAVE_T...
2017-11-14 Jon Turneymeson: if dep_dl is an empty list, it's not a dependenc...
2017-11-13 Jason Ekstrandmeson: Move -Dvulkan-drivers handling higher in the...
2017-11-13 Jason Ekstrandmeson: Stop requiring platforms for Vulkan
2017-11-10 Dylan Bakermeson: build gallium-xlib based glx
2017-11-10 Dylan Bakermeson: add support for xlib glx
2017-11-09 Dylan Bakermeson: implement default driver arguments
2017-11-09 Dylan Bakermeson: Add script to use VERSION file for getting version
2017-11-09 Eric Anholtmeson: Enable VC4's NEON assembly support.
2017-11-09 Eric Anholtmeson: Drop stale comment about making valgrind conditi...
2017-11-09 Eric Anholtmeson: Leave dep_llvm empty if !with_llvm
2017-11-09 Timothy Arcerimesa: Add new fast mtx_t mutex type for basic use cases
2017-11-08 Dylan Bakermeson: Allow building glvnd with EGL and non-dri based GLX
2017-11-07 Eric Engestrommeson: only turn on Mesa's DEBUG for buildtype==debug
2017-11-07 Eric Engestrommeson: switch default build type to debugoptimized
2017-11-03 Andrey Grodzovskywinsys/amdgpu: Add R600_DEBUG flag to reserve VMID...
2017-11-02 Dylan BakerRevert "meson: bump libdrm version required by amdgpu"
2017-11-01 Eric Engestrommeson: bump libdrm version required by amdgpu
2017-10-31 Dylan Bakermeson: Use true and false instead of yes and no for...
2017-10-31 Erik Faye-Lundmeson: do not search for needless deps
2017-10-30 Eric Engestrommeson: wire up egl/android
2017-10-27 Dylan Bakermeson: build gallium based osmesa
2017-10-27 Dylan Bakermeson: build classic osmesa
2017-10-27 Dylan Bakermeson: rename all instances of xf86vm to xxf86vm
2017-10-27 Dylan Bakermeson: fix pkg-config Gl Require.Private
2017-10-27 Eric Engestrommeson: bring MESA_GIT_SHA1 in line with other build...
2017-10-27 Eric Engestrommeson: wire up selinux
2017-10-26 Dylan Bakermeson: build nouveau vieux driver
2017-10-26 Dylan Bakermeson: build r200 driver
2017-10-26 Dylan Bakermeson: build r100 driver
2017-10-25 Eric Engestrommeson: be explicit about the version required
2017-10-25 Erik Faye-Lundmeson: add opt-out of libunwind
2017-10-24 Rob Clarkmeson: build freedreno
2017-10-23 Dylan Bakermeson: build imx driver
2017-10-23 Dylan Bakermeson: build etnaviv driver + winsys
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