Integrated: 8254569: Remove hard dependency on Dispman in Monocle fb rendering

Johan Vos jvos at openjdk.java.net
Fri Nov 6 08:10:57 UTC 2020


On Fri, 30 Oct 2020 15:09:49 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.

This pull request has now been integrated.

Changeset: ade32272
Author:    Johan Vos <jvos at openjdk.org>
URL:       https://git.openjdk.java.net/jfx/commit/ade32272
Stats:     347 lines in 7 files changed: 343 ins; 0 del; 4 mod

8254569: Remove hard dependency on Dispman in Monocle fb rendering

Reviewed-by: kcr, jpereda

-------------

PR: https://git.openjdk.java.net/jfx/pull/343


More information about the openjfx-dev mailing list