Note: Will add more details.
The idea is to prepare land for a wayland-client glass backend. It would not work with GLX, only with EGL.
Since EGL is also supported on Xorg, it could be the primary path on the es2 pipeline and fallback to GLX when it could not be loaded.
The missing details are related to when EGL will not work on Xorg.
The idea is to prepare land for a wayland-client glass backend. It would not work with GLX, only with EGL.
Since EGL is also supported on Xorg, it could be the primary path on the es2 pipeline and fallback to GLX when it could not be loaded.
The missing details are related to when EGL will not work on Xorg.
- links to
-
Review(master) openjdk/jfx/1381