Skip to content

Draw quads with triangle strip#4205

Merged
Tyriar merged 1 commit intoxtermjs:masterfrom
Tyriar:triangle_strip
Oct 15, 2022
Merged

Draw quads with triangle strip#4205
Tyriar merged 1 commit intoxtermjs:masterfrom
Tyriar:triangle_strip

Conversation

@Tyriar
Copy link
Copy Markdown
Member

@Tyriar Tyriar commented Oct 15, 2022

This reduces the number of needed vertices from 6 to 4, it may not have a noticeable performance impact but it's less data and simpler

This reduces the number of needed vertices from 6 to 4, it may not have a
noticeable performance impact but it's less data and simpler
@Tyriar Tyriar added this to the 5.1.0 milestone Oct 15, 2022
@Tyriar Tyriar self-assigned this Oct 15, 2022
@Tyriar Tyriar enabled auto-merge October 15, 2022 14:54
@Tyriar Tyriar merged commit aea7680 into xtermjs:master Oct 15, 2022
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