summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* gui-libs/egl-gbm: add 1.1.0_p20230420Ionen Wolkens2023-06-262-0/+38
| | | | | | | | | | | Seems nvidia been bumping their bundled copy but without making releases, so guess should use snapshots... (this is mentioned in the nvidia-drivers-525.125.06's ChangeLog file which appears to refer to a fix that's not in a release) Please report if any problems as I don't really test wayland/GBM. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* gui-libs/egl-gbm: Keyword 1.1.0 arm64, #831484Sam James2022-02-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* gui-libs/egl-gbm: stabilize 1.1.0 for amd64Ionen Wolkens2022-02-091-2/+2
| | | | | | | Not needed in stable yet but it simplifies things for users that commonly accept_keywords ~arch nvidia-drivers. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* gui-libs/egl-gbm: initial import, version 1.1.0Ionen Wolkens2021-12-245-0/+58
This is libnvidia-egl-gbm.so previously provided only as a prebuilt by nvidia-drivers-495+, NVIDIA made the source available. Like egl-wayland this uses its own versioning and doesn't necessarily need to be in sync with drivers' version (albeit pinning may happen if there's major changes), so a separate package is more fitting. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>