aboutsummaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2019-10-07 12:58:04 +0000
committerJan Beich <jbeich@FreeBSD.org>2019-10-07 12:58:04 +0000
commitae16cb6f1bbc23c65198eb658b849d4c63e12740 (patch)
treef999dfbae41cc7996b2e21b7447fa9752be456b7 /graphics/Makefile
parent3267f99cb5e7ce84e3684e6cb60c70c5a82c2e47 (diff)
downloadports-ae16cb6f1bbc23c65198eb658b849d4c63e12740.tar.gz
ports-ae16cb6f1bbc23c65198eb658b849d4c63e12740.zip
graphics/waifu2x-ncnn-vulkan: add new port
ncnn implementation of waifu2x converter. Runs fast on Intel / AMD / Nvidia with Vulkan API. https://github.com/nihui/waifu2x-ncnn-vulkan
Notes
Notes: svn path=/head/; revision=513943
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 0fa15aa93ace..bc533d104fb8 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1061,6 +1061,7 @@
SUBDIR += vv
SUBDIR += waffle
SUBDIR += waifu2x-converter-cpp
+ SUBDIR += waifu2x-ncnn-vulkan
SUBDIR += wayland
SUBDIR += wayland-protocols
SUBDIR += waylandpp