Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pixijs/pixijs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.9.0
Choose a base ref
...
head repository: pixijs/pixijs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.9.1
Choose a head ref
  • 4 commits
  • 15 files changed
  • 3 contributors

Commits on Mar 27, 2025

  1. Configuration menu
    Copy the full SHA
    15c9e7b View commit details
    Browse the repository at this point in the history
  2. fix: state culling was flipped when rendering to a texture (#11356)

    * Fix up culling being flipped when rendering to a texture innWebGL
    
    * fix types
    
    ---------
    
    Co-authored-by: Zyie <24736175+Zyie@users.noreply.github.com>
    GoodBoyDigital and Zyie authored Mar 27, 2025
    Configuration menu
    Copy the full SHA
    50f1d65 View commit details
    Browse the repository at this point in the history
  3. fix(GlTextureSystem): reset premultiply alpha state on resetState cal…

    …l and update WebGL settings (#11342)
    GoodBoyDigital authored Mar 27, 2025
    Configuration menu
    Copy the full SHA
    2efd98f View commit details
    Browse the repository at this point in the history
  4. v8.9.1

    Zyie committed Mar 27, 2025
    Configuration menu
    Copy the full SHA
    9d177e2 View commit details
    Browse the repository at this point in the history
Loading