Skip to content

Add batch drawing methods#6655

Merged
metalgearsloth merged 3 commits into
space-wizards:masterfrom
metalgearsloth:2026-06-07-batch-33
Jun 26, 2026
Merged

Add batch drawing methods#6655
metalgearsloth merged 3 commits into
space-wizards:masterfrom
metalgearsloth:2026-06-07-batch-33

Conversation

@metalgearsloth

Copy link
Copy Markdown
Contributor

Internally Clyde batches drawing, however when drawing hundreds / thousands of the same quad the batch checks add up. This just omits those checks and directly draws instead. Same with skipping color modulation.

Long-term could probably figure out a way to SIMD the transforms better.
@metalgearsloth metalgearsloth merged commit 03ef503 into space-wizards:master Jun 26, 2026
7 checks passed
@metalgearsloth metalgearsloth deleted the 2026-06-07-batch-33 branch June 26, 2026 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant