RFR: 8254569: Remove hard dependency on Dispman in Monocle fb rendering [v2]

Johan Vos jvos at openjdk.java.net
Wed Nov 4 11:12:06 UTC 2020


> 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:

  process reviewer comments

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

Changes:
  - all: https://git.openjdk.java.net/jfx/pull/343/files
  - new: https://git.openjdk.java.net/jfx/pull/343/files/f2408c9f..551af690

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jfx&pr=343&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jfx&pr=343&range=00-01

  Stats: 43 lines in 4 files changed: 41 ins; 0 del; 2 mod
  Patch: https://git.openjdk.java.net/jfx/pull/343.diff
  Fetch: git fetch https://git.openjdk.java.net/jfx pull/343/head:pull/343

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


More information about the openjfx-dev mailing list