RFR: 8350479: SW pipeline should use default pipeline in Glass [v2]
Kevin Rushforth
kcr at openjdk.org
Tue Aug 19 02:38:47 UTC 2025
On Mon, 18 Aug 2025 07:25:35 GMT, Jayathirth D V <jdv at openjdk.org> wrote:
>> modules/javafx.graphics/src/main/native-glass/mac/GlassViewCGL.m line 178:
>>
>>> 176: withHiDPIAware:isHiDPIAware
>>> 177: withIsSwPipe:isSwPipe
>>> 178: useMTLForBlit:useMTLInGlass];
>>
>> Minor: indentation isn't consistent.
>
> We are following https://google.github.io/styleguide/objcguide.html#method-invocations & https://google.github.io/styleguide/objcguide.html#method-declarations-and-definitions. So i have also updated the code where it is inconsistent and we are touching in this PR.
>
> Please correct me if i am wrong.
OK
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1868#discussion_r2283910082
More information about the openjfx-dev
mailing list