summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* gui-libs/egl-gbm: adjust descriptionIonen Wolkens2024-10-231-1/+1
| | | | | | Clarify it's for NVIDIA and sync with egl-{x11,wayland,gbm}. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* gui-libs/egl-gbm: drop 1.1.1, 1.1.1-r2Ionen Wolkens2024-08-134-103/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* gui-libs/egl-gbm: add 1.1.2Ionen Wolkens2024-08-132-0/+39
| | | | | | | | Straight-to-stable because this is identical to 1.1.1-r2 save for bumping the version and 1 commit that we were applying as a patch. Not worth extra stabilization churn. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* gui-libs/egl-gbm: stabilize 1.1.1-r2 for amd64Ionen Wolkens2024-08-021-1/+1
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* gui-libs/egl-gbm: backport fix for nvidia-drivers:0/560Ionen Wolkens2024-07-302-0/+28
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* gui-libs/egl-gbm: add multilib supportIonen Wolkens2024-07-231-0/+38
| | | | | | | | | | | | | To match NVIDIA that started shipping egl-gbm/wayland 32bit variant in >=nvidia-drivers-560 to let 32bit applications work right on wayland. ...albeit this is rather uncommon given most 32bit applications would be using xwayland at best, but do not want an unexpected setup that may confuse some things like steam or wine's new wayland support. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* gui-libs/egl-gbm: drop 1.1.0, 1.1.0_p20230420Ionen Wolkens2024-01-233-73/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* gui-libs/egl-gbm: stabilize 1.1.1 for amd64Ionen Wolkens2024-01-081-1/+1
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* gui-libs/egl-gbm: add 1.1.1Ionen Wolkens2024-01-032-0/+37
| | | | | | | Not very different from the old snapshot, but has a few extra fixes from 2 months ago. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* gui-libs/egl-gbm: stabilize 1.1.0_p20230420 for amd64Ionen Wolkens2023-07-031-1/+1
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* 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>