aboutsummaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2020-09-01 00:59:31 +0000
committerJan Beich <jbeich@FreeBSD.org>2020-09-01 00:59:31 +0000
commitf4861732341f8674383ef01101bbc514633ff779 (patch)
tree9268653d6b79f06a08992249ffa5c54d36798316 /graphics/Makefile
parent1ba8cfdcdc11e2d1008bd9c316052602172c3d78 (diff)
downloadports-f4861732341f8674383ef01101bbc514633ff779.tar.gz
ports-f4861732341f8674383ef01101bbc514633ff779.zip
graphics/vulkan-caps-viewer: add new port
Client application to display hardware implementation details for GPUs supporting the new Vulkan API by Khronos. The hardware reports can be submitted to a public online database that allows comparing different devices, browsing available features, extensions, formats, etc. https://vulkan.gpuinfo.org/
Notes
Notes: svn path=/head/; revision=547227
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 0ed1153e56e2..4322ca215430 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1054,6 +1054,7 @@
SUBDIR += volpack
SUBDIR += vp
SUBDIR += vpaint
+ SUBDIR += vulkan-caps-viewer
SUBDIR += vulkan-loader
SUBDIR += vv
SUBDIR += waffle