On Tue, 15 Jun 2021 16:57:00 GMT, Alexey Ushakov <a...@openjdk.org> wrote:

> Implemented blit via compute kernel

Just found the more simple solution to this problem: we can still use old blit 
code and keep MTLLayer opacity property in sync with contentView of the window 
(CWraper.setOpaque).

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

PR: https://git.openjdk.java.net/jdk17/pull/62

Reply via email to