Versions
v1.0.2 :: 0 :: gentoo
- Modified
- License
- Apache-2.0
- Keywords
- ~amd64 ~arm64
v1.0.1 :: 0 :: gentoo
- Modified
- License
- Apache-2.0
- Keywords
- amd64 ~arm64
USE flags
abi_mips
- n32
- 64-bit (32-bit pointer) libraries
- n64
- 64-bit libraries
- o32
- 32-bit libraries
abi_s390
- 32
- 32-bit (s390) libraries
- 64
- 64-bit (s390x) libraries
abi_x86
- 32
- 32-bit (x86) libraries
- 64
- 64-bit (amd64) libraries
- x32
- x32 ABI libraries
Dependencies
dev-libs / wayland : Wayland protocol libraries
dev-libs / wayland-protocols : Wayland protocol files
gui-libs / eglexternalplatform : EGL External Platform interface
media-libs / libglvnd : The GL Vendor-Neutral Dispatch library
media-libs / mesa : OpenGL-like graphic library for Linux
Runtime Dependencies
dev-libs / wayland : Wayland protocol libraries
media-libs / mesa : OpenGL-like graphic library for Linux
Depending packages
x11-drivers / nvidia-drivers : NVIDIA Accelerated Graphics Driver
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
gui-libs/egl-wayland2: add 1.0.2
Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
gui-libs/egl-wayland2: depend on multilib libglvnd
This only needs the headers but the 32bit .pc file will be missing without this and meson won't find it. Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
gui-libs/egl-wayland2: drop 1.0.0_rc
Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Ionen Wolkens · gentoo
gui-libs/egl-wayland2: add 1.0.1, drop 1.0.1_pre20260109
Straight-to-stable git mv given these are identical save for a change to the README, just finally been tagged. Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
gui-libs/egl-wayland2: stabilize 1.0.1_pre20260109 for amd64
Not being stable is becoming an annoyance, and there is still no release in sight, so may as well do the snapshot. The old _rc is missing too many important fixes. This snapshot was just added but it is identical to the previous one save for adding one NULL check which there is no reason to skip on. Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Ionen Wolkens · gentoo
gui-libs/egl-wayland2: add 1.0.1_pre20260109, drop 1.0.1_pre20251231
These are identical except for adding a NULL check condition. Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
gui-libs/egl-wayland2: drop 1.0.1_pre20251124
Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
gui-libs/egl-wayland2: add 1.0.1_pre20251231
I've read that (in git, unreleased) egl-wayland2 has fixed a long ongoing fd leak issue with plasma that also happened with egl-wayland1, but I'm unsure what commit did and never attempted to reproduce to be able to test myself easily. Just in case, bumping to ensure that the fix is included. Hoping that NVIDIA will start doing proper tags for this to match the official drivers or close, currently only tag is a very old v1.0.0-rc but drivers ship with a unreleased prebuilt .so.1.0.1 and it is unknown which commit it is on. Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
gui-libs/egl-wayland2: add 1.0.1_pre20251124
Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
gui-libs/egl-wayland2: Keyword 1.0.0_rc arm64, #963993
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
gui-libs/egl-wayland2: warn about experimental state in postinst
Sometimes users randomly install things without really knowing what they're getting into. Alternatively could mask it but do not believe it's bad enough to need the extra hassle of unmasking for those that want to try it. Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
gui-libs/egl-wayland2: new package, add 1.0.0_rc
Meant to replace gui-libs/egl-wayland, but should still be considered experimental (use as your own risks). Requires a modern wayland compositor with dma-buf support and >=nvidia-drivers-560. Adding for testing given NVIDIA sometimes asks users to try it in case it fixes issues. egl-wayland and egl-wayland2 can be installed at same time, in which case the latter will be used if >=nvidia-drivers-560 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>