[webkit-changes] [WebKit/WebKit] d2cc29: REGRESSION: WebGPU in Safari Technology Preview 20...

mwyrzykowski noreply at github.com
Sun Aug 18 17:28:46 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d2cc29547642279d35e910b67868d856be1f90ff
      https://github.com/WebKit/WebKit/commit/d2cc29547642279d35e910b67868d856be1f90ff
  Author: Mike Wyrzykowski <mwyrzykowski at apple.com>
  Date:   2024-08-18 (Sun, 18 Aug 2024)

  Changed paths:
    M Source/WebCore/Modules/WebGPU/GPUQueue.cpp

  Log Message:
  -----------
  REGRESSION: WebGPU in Safari Technology Preview 201 renders transparent pixels as opaque black
https://bugs.webkit.org/show_bug.cgi?id=278225#add_comment
radar://134068037

Reviewed by Dan Glastonbury.

Alpha pre-multiplication should not impact the alpha channel.

but for now, just remove the two problematic lines.

* Source/WebCore/Modules/WebGPU/GPUQueue.cpp:
(WebCore::copyToDestinationFormat):

Canonical link: https://commits.webkit.org/282409@main



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list