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

Jayathirth D V jdv at openjdk.java.net
Fri May 7 11:59:02 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

@mrserb Please share your inputs.

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

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


More information about the awt-dev mailing list