Versions
v1.0.1 :: 0 :: gentoo
- Modified
- License
- Apache-2.0
- Keywords
- amd64 ~arm64
v1.0.0 :: 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
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
x11-base / xorg-proto : X.Org combined protocol headers
x11-libs / libX11 : X.Org X11 library
Runtime Dependencies
media-libs / mesa : OpenGL-like graphic library for Linux
x11-libs / libX11 : X.Org X11 library
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-x11: stabilize 1.0.1 for amd64
Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
gui-libs/egl-x11: add 1.0.1, drop 1.0.1_pre20250318
These are indentical save for being tagged now. Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
gui-libs/egl-x11: add 1.0.1_pre20250318
Has a notable fix for e.g. firefox and is what is included with the latest NVIDIA 575 beta, but no proper release yet. Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
gui-libs/egl-x11: stabilize 1.0.0 for amd64
Bug: https://bugs.gentoo.org/950350 Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
gui-libs/egl-x11: drop 1.0.0_pre*
The last one is identical to the just added 1.0.0, so little reason to keep these. Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Ionen Wolkens · gentoo
gui-libs/egl-x11: add 1.0.0
Identical to 1.0.0_pre20241120 (same commit), except that it's officially tagged now so may as well use it and it's a quick rebuild. Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
gui-libs/egl-x11: add 1.0.0_pre20241120
Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
gui-libs/egl-x11: add 1.0.0_pre20241113
Closes: https://bugs.gentoo.org/942396 Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
gui-libs/egl-x11: quick workaround for clang
Not really looked at what exactly causes this yet, but fwiw "seems" fine if compiled with -O0 (which implies there's likely some UB in egl-x11's code). Optimizations are not important for this library, so do a quick -O0 workaround for the time being. Bug: https://bugs.gentoo.org/942396 Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
gui-libs/egl-x11: Keyword 1.0.0_pre20240919 arm64, #942002
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
gui-libs/egl-x11: adjust description
Clarify it's for NVIDIA and sync with egl-{x11,wayland,gbm}. Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
gui-libs/egl-x11: new package, add 1.0.0_pre20240919
Replaces >=nvidia-drivers-565 prebuilt libraries. No releases yet, "hopefully" will change as right now the pacakge is fairly new/experimental. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>