summaryrefslogtreecommitdiff
path: root/dev-libs/intel-neo/metadata.xml
diff options
context:
space:
mode:
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>