Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WebCore] Add big endian bitmap texture #25424

Merged
merged 1 commit into from
Mar 7, 2024

Commits on Mar 7, 2024

  1. [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
    Dennis Camera authored and magomez committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    c37138c View commit details
    Browse the repository at this point in the history