Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAlways use a WebGLVertexArrayObject to handle vertex attribs #21307
Conversation
highfive
commented
Aug 1, 2018
|
Heads up! This PR modifies the following files:
|
highfive
commented
Aug 1, 2018
|
A next nice step would be to make the |
|
@bors-servo try |
Always use a WebGLVertexArrayObject to handle vertex attribs This lets us clean up how buffers are reference-counted. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/21307) <!-- Reviewable:end -->
|
|
|
@bors-servo try |
Always use a WebGLVertexArrayObject to handle vertex attribs This lets us clean up how buffers are reference-counted. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/21307) <!-- Reviewable:end -->
|
|
|
@bors-servo retry
|
Always use a WebGLVertexArrayObject to handle vertex attribs This lets us clean up how buffers are reference-counted. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/21307) <!-- Reviewable:end -->
|
|
|
@bors-servo r=emilio |
|
|
Always use a WebGLVertexArrayObject to handle vertex attribs This lets us clean up how buffers are reference-counted. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/21307) <!-- Reviewable:end -->
|
|
This lets us clean up how buffers are reference-counted.
|
@bors-servo r=emilio |
|
|
Always use a WebGLVertexArrayObject to handle vertex attribs This lets us clean up how buffers are reference-counted. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/21307) <!-- Reviewable:end -->
|
|
nox commentedAug 1, 2018
•
edited by SimonSapin
This lets us clean up how buffers are reference-counted.
This change is