summaryrefslogtreecommitdiff
path: root/dev-libs/intel-neo/metadata.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-08-21 23:14:26 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-08-21 23:14:26 +0100
commit7c59acba5699c9c58090a7a738669669a7307023 (patch)
treed51d27d020895a6b7a3298d9d1b9846c1fcb59a0 /dev-libs/intel-neo/metadata.xml
parente2db47eaae00ec33f8971db44b68645c5d3b9590 (diff)
gentoo resync : 21.08.2021
Diffstat (limited to 'dev-libs/intel-neo/metadata.xml')
-rw-r--r--dev-libs/intel-neo/metadata.xml13
1 files changed, 9 insertions, 4 deletions
diff --git a/dev-libs/intel-neo/metadata.xml b/dev-libs/intel-neo/metadata.xml
index ff18ebf683bc..54fd73f0c89d 100644
--- a/dev-libs/intel-neo/metadata.xml
+++ b/dev-libs/intel-neo/metadata.xml
@@ -9,7 +9,12 @@
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
- <longdescription>The Intel Graphics Compute Runtime for for oneAPI Level Zero and
+ <maintainer type="person">
+ <email>conikost@gentoo.org</email>
+ <name>Conrad Kostecki</name>
+ </maintainer>
+ <longdescription>
+ The Intel Graphics Compute Runtime for for oneAPI Level Zero and
OpenCL Driver, informally known as NEO, is an open source project providing
compute API support (Level Zero, OpenCL) for Intel graphics hardware
architectures (HD Graphics, Xe).
@@ -17,11 +22,11 @@
(Broadwell architecture) and newer, as well as Intel Atom processors with Gen9
graphics devices (Apollo Lake, Gemini Lake).
Level Zero support is more limited and as of April 2020 still in early stages,
- please consult upstream release notices for details.</longdescription>
+ please consult upstream release notices for details.
+ </longdescription>
<use>
<flag name="l0">Install the oneAPI Level Zero driver alongside the OpenCL one</flag>
- <flag name="vaapi">Support the sharing of surfaces with Video Acceleration API
- (OpenCL Extension #36)</flag>
+ <flag name="vaapi">Support the sharing of surfaces with Video Acceleration API (OpenCL Extension #36)</flag>
</use>
<upstream>
<remote-id type="github">intel/compute-runtime</remote-id>