RFR: 8254569: Remove hard dependency on Dispman in Monocle fb rendering [v6]
Kevin Rushforth
kcr at openjdk.java.net
Thu Nov 5 20:35:54 UTC 2020
On Thu, 5 Nov 2020 16:41:09 GMT, Johan Vos <jvos at openjdk.org> wrote:
>> Allow the EGL functionality in monocle to leverage EGL-based systems. The low-level specific details about how the EGL calls should be constructed are left out, and a native interface (egl_ext.h) is created that can be mapped to any low-level system.
>
> Johan Vos has updated the pull request incrementally with one additional commit since the last revision:
>
> change invocation of getEGLDisplayHandle into getEglDisplayHandle
> Conditionally add dlfcn
Marked as reviewed by kcr (Lead).
-------------
PR: https://git.openjdk.java.net/jfx/pull/343
More information about the openjfx-dev
mailing list