aboutsummaryrefslogtreecommitdiff
path: root/x11/Makefile
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-05-16 19:47:32 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-05-16 19:47:32 +0000
commitfd2bb1c9cbce0749281d92d1ca0737c9177b0b4a (patch)
tree4903cc51c214f96f54fd5a9e85879670d05137c0 /x11/Makefile
parent800cb3d5e2e83bea69127ddf4cfeef95e31b4ac3 (diff)
downloadports-fd2bb1c9cbce0749281d92d1ca0737c9177b0b4a.tar.gz
ports-fd2bb1c9cbce0749281d92d1ca0737c9177b0b4a.zip
New port: x11/virglrenderer
Virgil is a research project to investigate the possibility of creating a virtual 3D GPU for use inside qemu virtual machines, that allows the guest operating system to use the capabilities of the host GPU to accelerate 3D rendering. The plan is to have a guest GPU that is fully independent of the host GPU. WWW: https://virgil3d.github.io/
Notes
Notes: svn path=/head/; revision=535497
Diffstat (limited to 'x11/Makefile')
-rw-r--r--x11/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile
index b7e2ed0ca670..c1feb880fe00 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -322,6 +322,7 @@
SUBDIR += urxvt-perls
SUBDIR += vdesk
SUBDIR += viewres
+ SUBDIR += virglrenderer
SUBDIR += virtboard
SUBDIR += virtualgl
SUBDIR += wallutils