Skip to content

gg: Draw lines as lines instead of line strips#27194

Merged
medvednikov merged 1 commit into
vlang:masterfrom
SurmanPP:master
May 21, 2026
Merged

gg: Draw lines as lines instead of line strips#27194
medvednikov merged 1 commit into
vlang:masterfrom
SurmanPP:master

Conversation

@SurmanPP
Copy link
Copy Markdown
Contributor

The benefit is that sokol can batch lines together while it cant batch together line strips which provide no obvious benefit over lines.

I cannot make out any drawback from this change. I traced this line back to this PR: #10534

@SurmanPP SurmanPP changed the title Draw lines as lines instead of line strips gg: Draw lines as lines instead of line strips May 19, 2026
@SurmanPP
Copy link
Copy Markdown
Contributor Author

Whoopsie gonna undo that... git's complicated...

@SurmanPP SurmanPP force-pushed the master branch 2 times, most recently from 20dbe21 to 9c46a61 Compare May 21, 2026 13:57
Signed-off-by: SurmanPP <70163032+SurmanPP@users.noreply.github.com>
@medvednikov
Copy link
Copy Markdown
Member

Good to see green PRs again 😅

@medvednikov medvednikov merged commit 7895be1 into vlang:master May 21, 2026
81 checks passed
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.

2 participants