Integrated: 8252949: Shape clip should use identity transform for drawing clip spans

Ajit Ghaisas aghaisas at openjdk.java.net
Wed Sep 9 06:54:50 UTC 2020


On Wed, 9 Sep 2020 06:46:55 GMT, Ajit Ghaisas <aghaisas at openjdk.org> wrote:

> Issue : https://bugs.openjdk.java.net/browse/JDK-8252949
> Fix :  Metal does not have glPushMatrix and glPopMatrix equivalent APIs. Hence, the transformation matrix is saved and
> restored using a temporary MTLTransform object for shape clip drawing.

This pull request has now been integrated.

Changeset: 6cecbedb
Author:    Ajit Ghaisas <aghaisas at openjdk.org>
URL:       https://git.openjdk.java.net/lanai/commit/6cecbedb
Stats:     14 lines in 1 file changed: 0 ins; 14 del; 0 mod

8252949: Shape clip should use identity transform for drawing clip spans

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

PR: https://git.openjdk.java.net/lanai/pull/91


More information about the lanai-dev mailing list