RFR: 8304825: MacOS metal pipeline - window isn't painted if created during display sleep

Alexey Ushakov avu at openjdk.org
Tue Apr 4 10:12:17 UTC 2023


On Wed, 29 Mar 2023 14:39:12 GMT, Alexey Ushakov <avu at openjdk.org> wrote:

> Use one display link thread per MTLContext. Adjust the refresh rate with the current display.

OK, let's try Option 1. It still may be useful to recreate CVDisplaylink on the fly, for example if macOS switch GPU from internal to discrete one. I suppose my changes could be adjusted with this approach and pushed as a separate PR.

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

PR Comment: https://git.openjdk.org/jdk/pull/13230#issuecomment-1495699417



More information about the client-libs-dev mailing list