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

Stop CVDisplayLink when there is no active rendering

XMLWordPrintable

    • 2d
    • generic
    • os_x

      JDK-8247332 introduces usage of CVDisplayLink to blit content to MTLLayer drawable. But in cases where we dont have active rendering happening also we are continuing with CVDisplayLink callbacks. This can be seen if we just draw text in Swing and leave it. If we enable debug mode we can see many callbacks from CVDsiplayLink.

      Optimize current implementation of CVDisplayLink to be idle when there is no active rendering.

            jdv Jayathirth D V
            jdv Jayathirth D V
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: