Versions
v1.0.0_pre20241113 :: 0 :: gentoo
- Modified
- License
- Apache-2.0
- Keywords
- ~amd64 ~arm64
v1.0.0_pre20240919-r1 :: 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: 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>