Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fold z-clears into the batches instead of having them be separate draw commands. #269

Merged
merged 1 commit into from Apr 30, 2016

Conversation

@pcwalton
Copy link
Collaborator

pcwalton commented Apr 29, 2016

This avoids doing z-clears if the batch is going to be entirely culled
out.

Dramatically improves scrolling performance on Twitter, Intel Iris.

r? @glennw

commands.

This avoids doing z-clears if the batch is going to be entirely culled
out.

Dramatically improves scrolling performance on Twitter, Intel Iris.
@glennw
Copy link
Member

glennw commented Apr 30, 2016

@bors-servo
Copy link
Contributor

bors-servo commented Apr 30, 2016

📌 Commit b02291e has been approved by glennw

@bors-servo
Copy link
Contributor

bors-servo commented Apr 30, 2016

Testing commit b02291e with merge 2131188...

bors-servo added a commit that referenced this pull request Apr 30, 2016
Fold z-clears into the batches instead of having them be separate draw commands.

This avoids doing z-clears if the batch is going to be entirely culled
out.

Dramatically improves scrolling performance on Twitter, Intel Iris.

r? @glennw
@bors-servo
Copy link
Contributor

bors-servo commented Apr 30, 2016

☀️ Test successful - travis

@bors-servo bors-servo merged commit b02291e into servo:master Apr 30, 2016
2 of 3 checks passed
2 of 3 checks passed
continuous-integration/appveyor/pr AppVeyor build failed
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.