[Rev 01] RFR: 8243505: SRC_OVER alpha composite mode doesn't render correctly

Kevin Rushforth kcr at openjdk.java.net
Fri Apr 24 00:04:37 UTC 2020


> This fixed a bug where blending won't be used for SRC_OVER alpha composite mode in cases where there is a non-zero
> alpha in the source, but the extra alpha in the alpha composite is 1.
> The evaluation is in the JBS issue. I'll file a follow-up issue for a couple things I discovered while looking into
> this.

Kevin Rushforth has updated the pull request incrementally with one additional commit since the last revision:

  Update to make the change even more targeted (only affecting SRC_OVER)

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

Changes:
  - all: https://git.openjdk.java.net/lanai/pull/37/files
  - new: https://git.openjdk.java.net/lanai/pull/37/files/b3d0a693..24476886

Webrevs:
 - full: https://webrevs.openjdk.java.net/lanai/37/webrev.01
 - incr: https://webrevs.openjdk.java.net/lanai/37/webrev.00-01

  Stats: 6 lines in 1 file changed: 1 ins; 0 del; 5 mod
  Patch: https://git.openjdk.java.net/lanai/pull/37.diff
  Fetch: git fetch https://git.openjdk.java.net/lanai pull/37/head:pull/37

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


More information about the lanai-dev mailing list