[webkit-changes] [WebKit/WebKit] c37138: [WebCore] Add big endian bitmap texture

Commit Queue noreply at github.com
Thu Mar 7 01:53:20 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c37138cb8d45196e3379961b1f0a91fc30541b2d
      https://github.com/WebKit/WebKit/commit/c37138cb8d45196e3379961b1f0a91fc30541b2d
  Author: Dennis Camera <dennis.camera+webkit at riiengineering.ch>
  Date:   2024-03-07 (Thu, 07 Mar 2024)

  Changed paths:
    M Source/WebCore/platform/graphics/texmap/BitmapTexture.cpp

  Log Message:
  -----------
  [WebCore] Add big endian bitmap texture
https://bugs.webkit.org/show_bug.cgi?id=245446

Reviewed by Michael Catanzaro and Miguel Gomez.

Adding the ARGB bitmap for big endian fixes colours when WEBKIT_DISABLE_COMPOSITING_MODE=1 is set.

* Source/WebCore/platform/graphics/texmap/BitmapTexture.cpp: add bitmap texture for big endian.

Canonical link: https://commits.webkit.org/275780@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