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: treeform/pixie
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: fix/tiled-image-negative-coordinates
Choose a base ref
...
head repository: treeform/pixie
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 11 files changed
  • 2 contributors

Commits on Jul 30, 2026

  1. clip-bounds-fix

    Graveflo committed Jul 30, 2026
    Configuration menu
    Copy the full SHA
    bb0d51d View commit details
    Browse the repository at this point in the history
  2. avx2-patch

    Graveflo committed Jul 30, 2026
    Configuration menu
    Copy the full SHA
    2221cfc View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2026

  1. intrinsics fix

    Graveflo committed Jul 31, 2026
    Configuration menu
    Copy the full SHA
    89064a7 View commit details
    Browse the repository at this point in the history
  2. scalar fix

    Graveflo committed Jul 31, 2026
    Configuration menu
    Copy the full SHA
    ad3bffd View commit details
    Browse the repository at this point in the history
  3. test convention

    Graveflo committed Jul 31, 2026
    Configuration menu
    Copy the full SHA
    5ee01ed View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2026

  1. Merge pull request #598 from treeform/fix/tiled-image-negative-coordi…

    …nates
    
    Fix negative coordinates in tiled image sampling
    treeform authored Sep 13, 2026
    Configuration menu
    Copy the full SHA
    88e0741 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #591 from Graveflo/clip_bounds

    Fix out-of-bounds write when a clip path lies outside the image
    treeform authored Sep 13, 2026
    Configuration menu
    Copy the full SHA
    7ecb73c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f06f1b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #592 from Graveflo/avx-bug

    Fix out-of-bounds read in blendLineCoverageMaskAvx2
    treeform authored Sep 13, 2026
    Configuration menu
    Copy the full SHA
    f0bb52f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a70a34b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #593 from Graveflo/coverage-overwrite

    Fix SIMD OverwriteBlend clearing pixels the path does not cover
    treeform authored Sep 13, 2026
    Configuration menu
    Copy the full SHA
    30bb510 View commit details
    Browse the repository at this point in the history
Loading