Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8097794

Mac Glass: use Prism for managing FBO

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P3 P3
    • None
    • 8
    • javafx

      Mac Glass: use Prism for managing FBO

      Currently Mac Glass uses a native implementation of its own FBO, which it uses to provide content when the View layer wants to paint. Strictly speaking, we could use the FBO architecture used by Prism itself. I imagine Prism would need to change, so that it draws into 2 FBOs (double buffer) and provides the already drawn FBO to Glass. The switch between the FBOs would need to happen inside View.lock/unlock

      This would allow us to simplify Mac native code greatly.

            ckyang Chien Yang (Inactive)
            gziemski Gerard Ziemski
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: