gui-libs / eglexternalplatform

EGL External Platform interface

Official package sites : https://github.com/NVIDIA/eglexternalplatform/ ·

v1.2 :: 0 :: gentoo

Modified
License
MIT
Keywords
amd64 ~arm64

v1.1-r1 :: 0 :: gentoo

Modified
License
MIT
Keywords
amd64 ~arm64

gui-libs / egl-gbm : NVIDIA GBM EGL external platform library

gui-libs / egl-wayland : NVIDIA wayland EGL external platform library

gui-libs / egl-x11 : NVIDIA X11/XCB EGL external platform library

Repository mirror & CI · gentoo
Merge updates from master
Ionen Wolkens · gentoo
gui-libs/eglexternalplatform: stabilize 1.2 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/eglexternalplatform: add 1.2
The new meson.build changes the header install location to /usr/include rather than /usr/include/EGL but should be harmless given the old .pc file was adding -I/usr/include/EGL and egl-gbm/wayland are not using EGL/ in #include statements. Currently unclear if this version is safe to use with <nvidia-560, I believe it only adds access to a new function and it shouldn't matter if it is not used (yet). Did give it a quick try but may have been insufficient to expose issues. Upstream commit message: With version 1.2 (supported starting in 560 series drivers), platform libraries can safely call into the driver during unloadEGLExternalPlatform. Prior to that, the driver would have torn down the internal EGLDisplays by that point. Ultimately 560 is due to replace 550 as the stable driver, and old versions bare 470 (w/o USE=wayland anyway) are due for eventual removal. So *eventual* usage may be a non-issue. If need to check for driver version on this package, may need a subslot to force rebuilds when driver version changes, hopefully can avoid. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Ionen Wolkens · gentoo
gui-libs/eglexternalplatform: drop 1.1
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Ionen Wolkens · gentoo
gui-libs/eglexternalplatform: stabilize 1.1-r1 for amd64
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Ionen Wolkens · gentoo
gui-libs/eglexternalplatform: move .pc file to /usr/share
get_libdir never made sense here, this is only headers and is now causing trouble for revdeps wanting multilib Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
gui-libs/eglexternalplatform: Keyword 1.1 arm64, #831484
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Ionen Wolkens · gentoo
gui-libs/eglexternalplatform: EAPI7->8, adjust prefix sed
Very trivial bump given not using eclasses, so straight to stable. sed change is mostly to be more determinisitic and prevent noise from sed change checkers (qa-sed). Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Ionen Wolkens · gentoo
gui-libs/eglexternalplatform: stabilize 1.1 for amd64
First stabilization, needed by gui-libs/egl-wayland. Signed-off-by: Ionen Wolkens <sudinave@gmail.com> Signed-off-by: David Seifert <soap@gentoo.org>
Ionen Wolkens · gentoo
gui-libs/eglexternalplatform: drop ~x86 keyword
Only needed by egl-wayland which is no longer keyworded on ~x86. Signed-off-by: Ionen Wolkens <sudinave@gmail.com> Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Ionen Wolkens · gentoo
gui-libs/eglexternalplatform: new package 1.1
needed for gui-libs/egl-wayland Signed-off-by: Ionen Wolkens <sudinave@gmail.com> Signed-off-by: David Seifert <soap@gentoo.org>