Skip to content

Expand pixel blender API to support single color bulk operations and fix transforms.#3089

Merged
JimBobSquarePants merged 1 commit intomainfrom
js/pixel-blenders
Mar 17, 2026
Merged

Expand pixel blender API to support single color bulk operations and fix transforms.#3089
JimBobSquarePants merged 1 commit intomainfrom
js/pixel-blenders

Conversation

@JimBobSquarePants
Copy link
Member

Prerequisites

  • I have written a descriptive pull-request title
  • I have verified that there are no overlapping pull-requests open
  • I have verified that I am following the existing coding patterns and practice as demonstrated in the repository. These follow strict Stylecop rules 👮.
  • I have provided test coverage for my change (where applicable)

Description

This allows massive optimizations downstream in the drawing library by avoiding the pooled allocation of a TPixel scanline buffer for solid brush applicators. For large scenes these really add up.

@JimBobSquarePants JimBobSquarePants merged commit 36334cd into main Mar 17, 2026
12 checks passed
@JimBobSquarePants JimBobSquarePants deleted the js/pixel-blenders branch March 17, 2026 03:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant