git: openjdk/jfx-sandbox: rish-metal: 2 new changesets

Ambarish Rapte arapte at openjdk.org
Thu Feb 9 10:10:27 UTC 2023


Changeset: 601819f6
Author:    Ambarish Rapte <arapte at openjdk.org>
Date:      2023-02-09 14:54:34 +0000
URL:       https://git.openjdk.org/jfx-sandbox/commit/601819f6ff24aa1029f6748e525d782532c3df8b

Fix warning

! modules/javafx.graphics/src/main/java/com/sun/prism/mtl/MTLContext.java
! modules/javafx.graphics/src/main/native-prism-mtl/MetalContext.m

Changeset: 6a865037
Author:    Ambarish Rapte <arapte at openjdk.org>
Date:      2023-02-09 15:33:27 +0000
URL:       https://git.openjdk.org/jfx-sandbox/commit/6a8650376f760269969a04e942982bd90bf27b16

Add -Wdeprecated flag to metal compiler

 - Replace deprecated vertex keyword with [[vertex]] attribute

 - Replace deprecated fragment keyword with [[fragment]] attribute

! buildSrc/src/main/groovy/com/sun/javafx/gradle/CompileMSLTask.groovy
! modules/javafx.graphics/src/jslc/java/com/sun/scenario/effect/compiler/backend/hw/MSLBackend.java
! modules/javafx.graphics/src/main/native-prism-mtl/PassThroughVS.metal



More information about the openjfx-changes mailing list