mesa/src/amd/addrlib
Dylan Baker 673dda8330 meson: build "radv" vulkan driver for radeon hardware
This builds, installs, and has been tested on a r290x (Hawaii) with the Vulkan
CTS. It dies horribly in a fire at the same point for the meson build as the
autotools build.

v2: - enable radv by default
    - add shader cache support and enforce that it's built for radv
v3: - Fix typo in meson_options (Nicholas)
    - strip trailing 'svn' from llvm version before setting the version
      preprocessor flag (Bas)
    - Check for LLVM module requirements

Signed-off-by: Dylan Baker <dylanx.c.baker@intel.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
2017-09-27 09:12:34 -07:00
..
core amd/addrlib: fix missing va_end() after va_copy() 2017-09-21 10:59:36 +02:00
gfx9 ac/addrlib: relax an assertion 2017-09-13 18:26:54 +02:00
inc amd/addrlib: import gfx9 support 2017-03-30 14:44:33 +02:00
r800 ac/addrlib: relax an assertion 2017-09-13 18:26:51 +02:00
addrinterface.cpp amd/addrlib: fix typo in api name. 2017-07-17 01:44:14 +01:00
addrinterface.h amd/addrlib: fix typo in api name. 2017-07-17 01:44:14 +01:00
addrtypes.h amd/addrlib: import gfx9 support 2017-03-30 14:44:33 +02:00
meson.build meson: build "radv" vulkan driver for radeon hardware 2017-09-27 09:12:34 -07:00