d99108a8e6
- Remove EGLStream code, nvidia support will re-introduced, when 470 hopefully lands with GBM support this summer. - Greately simplify the native code by setting exclusively on `EGL_EXT_platform_base` and its extensions for initialization. - Remove generic parameters for the underlying objects on `EGLDisplay` and `EGLSurface` by using trait objects instead. - Allow creation of `EGLContext`s without a config for surface-less usage. |
||
---|---|---|
.. | ||
backend | ||
utils | ||
wayland | ||
xwayland | ||
lib.rs | ||
reexports.rs | ||
signaling.rs |