summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-libs/openpgl: Fix compiling with arm64 NEONSebastian Parborg2023-07-161-1/+4
| | | | | | Closes: https://bugs.gentoo.org/908869 Signed-off-by: Sebastian Parborg <darkdefende@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/openpgl: Fix arches and REQUIRED_USESebastian Parborg2023-05-091-3/+6
| | | | | | | | | OpenPGL does not support anything else than amd64 and arm64. The other arches will not compile. Closes: https://bugs.gentoo.org/905661 Signed-off-by: Sebastian Parborg <darkdefende@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/openpgl: style tweaksSam James2023-04-161-1/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/openpgl: New packageSebastian Parborg2023-04-163-0/+61
OpenPGL is a pathguiding library developed by Intel. This can be used in raytracing engines to guide rays in clever ways to reduce the overall noise of the picture in difficult lighting situations. Signed-off-by: Sebastian Parborg <darkdefende@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>