Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dev-libs/level-zero: Remove redundant check for C++14 support | 2020-04-23 | 1 | -12/+1 | |
| | | | | | | | At this point in time we would be hard pressed to find a C++ compiler in the tree without *C++17* support, let alone C++14. Signed-off-by: Marek Szuba <marecki@gentoo.org> | ||||
* | dev-libs/level-zero: new package | 2020-04-23 | 3 | -0/+59 | |
Header, loader and validation layer of oneAPI Level Zero. Used by recent upstream versions of dev-libs/intel-neo. Note that USE=test is a no-op for now because even though upstream provides a CMake option to disable the building of tests, there aren't actually any tests yet - at least in the release tarball. Signed-off-by: Marek Szuba <marecki@gentoo.org> |