Skip to content

Optimize gfx triangle#743

Merged
mateoconlechuga merged 3 commits into
masterfrom
opt_gfx_triangle
May 1, 2026
Merged

Optimize gfx triangle#743
mateoconlechuga merged 3 commits into
masterfrom
opt_gfx_triangle

Conversation

@ZERICO2005
Copy link
Copy Markdown
Contributor

@ZERICO2005 ZERICO2005 commented Mar 9, 2026

Optimizes gfx_Triangle while still keeping the same algorithm.

Saves 195 bytes. A lot of savings came from removing all the signed comparisons for the flat line case.

@ZERICO2005 ZERICO2005 marked this pull request as ready for review April 30, 2026 19:25
@mateoconlechuga mateoconlechuga merged commit da5cb4c into master May 1, 2026
9 checks passed
@mateoconlechuga mateoconlechuga deleted the opt_gfx_triangle branch May 1, 2026 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants