summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-libs/level-zero: bump to 1.0.0Marek Szuba2020-08-242-0/+28
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-libs/level-zero: Remove redundant check for C++14 supportMarek Szuba2020-04-231-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 packageMarek Szuba2020-04-233-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>