<AWT Dev> RFR: 8226384: Implement a better logic to switch between OpenGL and Metal pipeline [v2]

Phil Race prr at openjdk.java.net
Thu May 6 19:33:53 UTC 2021


On Wed, 5 May 2021 07:37:23 GMT, Jayathirth D V <jdv at openjdk.org> wrote:

>> We have many if else conditions to select OpenGL/Metal pipeline objects.
>> Apart from initialization phase we should not fetch these objects everytime checking whether we are using OpenGL/Metal pipeline.
>
> Jayathirth D V has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Move peer and getters to CFLayer

Marked as reviewed by prr (Reviewer).

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

PR: https://git.openjdk.java.net/jdk/pull/3851


More information about the awt-dev mailing list