[OpenJDK 2D-Dev] RFR: 8264475: CopyArea ignores clip state in metal rendering pipeline [v4]
Sergey Bylokhov
serb at openjdk.java.net
Sat Apr 3 05:33:22 UTC 2021
On Sat, 3 Apr 2021 05:02:24 GMT, Jayathirth D V <jdv at openjdk.org> wrote:
> We need to use appropriate encoder(where scissor is set) to honour clip in copyArea.
It is quite interesting that blitting with or without clipping does not have any difference. thank you for confirmation. but probably our perf tests are not good enough.
-------------
PR: https://git.openjdk.java.net/jdk/pull/3283
More information about the 2d-dev
mailing list