[OpenJDK 2D-Dev] RFR: 8264475: CopyArea ignores clip state in metal rendering pipeline [v4]

Sergey Bylokhov serb at openjdk.java.net
Sun Apr 4 21:54:45 UTC 2021


On Sun, 4 Apr 2021 10:00:16 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.
>
> @mrserb Are there any more inputs/review comments?

nop, it is fine.

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

PR: https://git.openjdk.java.net/jdk/pull/3283


More information about the 2d-dev mailing list