[jfx25u] RFR: 8350479: SW pipeline should use default pipeline in Glass
Kevin Rushforth
kcr at openjdk.org
Tue Nov 4 14:38:39 UTC 2025
On Tue, 4 Nov 2025 14:25:52 GMT, Ambarish Rapte <arapte at openjdk.org> wrote:
> This is an important follow-up metal related change, to use Metal pipeline for bliting the frame buffer with SW pipeline.
Slight clarification: this will use the _default_ pipeline for blitting when using the SW pipeline, which is still ES2 for now. It allows for using the MTL pipeline if that is ever set as default. It also cleans up the pipeline selection logic so is an important follow-on fix to take.
-------------
PR Comment: https://git.openjdk.org/jfx25u/pull/31#issuecomment-3486311813
More information about the openjfx-dev
mailing list