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

Sync changes from mozilla-central gfx/wr #3868

Merged
merged 12 commits into from
Feb 21, 2020
Merged

Conversation

moz-gfx
Copy link

@moz-gfx moz-gfx commented Feb 19, 2020

Fixes #3864,

nical and others added 5 commits February 19, 2020 21:55
A quality-of-life improvement that will make it easier to change the encoding of the user data without having to repeat the correct casting, bit shifting and masking in many places. It also makes it harder to encode the data incorrectly by mistake or forget information.

Differential Revision: https://phabricator.services.mozilla.com/D62928

[ghsync] From https://hg.mozilla.org/mozilla-central/rev/bb2addbc244c28564378e36b5afa30ca6a35b57e
Continuing on the trend of having all of the gpu data encoding in gpu_types.rs so that it is easy to find and to avoid repeating it in batch.rs.

Depends on D62928

Differential Revision: https://phabricator.services.mozilla.com/D63178

[ghsync] From https://hg.mozilla.org/mozilla-central/rev/a8fe6bdade9222bc966a3e5c1f255dca0cfaa282
@moz-gfx
Copy link
Author

moz-gfx commented Feb 19, 2020

@bors-servo r=auto

@bors-servo
Copy link
Contributor

📌 Commit 0d042e8 has been approved by auto

@bors-servo
Copy link
Contributor

⌛ Testing commit 0d042e8 with merge f78c01d...

bors-servo pushed a commit that referenced this pull request Feb 19, 2020
Sync changes from mozilla-central gfx/wr

 Fixes #3864,
@bors-servo
Copy link
Contributor

💔 Test failed - status-taskcluster

@moz-gfx
Copy link
Author

moz-gfx commented Feb 20, 2020

@bors-servo r=auto

@bors-servo
Copy link
Contributor

💡 This pull request was already approved, no need to approve it again.

  • This pull request previously failed. You should add more commits to fix the bug, or use retry to trigger a build again.

@bors-servo
Copy link
Contributor

📌 Commit 1f7e5a3 has been approved by auto

bors-servo pushed a commit that referenced this pull request Feb 20, 2020
Sync changes from mozilla-central gfx/wr

 Fixes #3864,
@bors-servo
Copy link
Contributor

⌛ Testing commit 1f7e5a3 with merge f17a119...

@bors-servo
Copy link
Contributor

💔 Test failed - status-appveyor

…ing. r=gw

The render backend's frame builder config is kept only in order to send updates to the scene builder's frame builder config which will update the scene's in the next transaction. If need be the scene configs can be updated right away by looping over the documents. This avoids confusing bugs where only updating the backend's config affects the visibility pass but not the rest.

Differential Revision: https://phabricator.services.mozilla.com/D63337

[ghsync] From https://hg.mozilla.org/mozilla-central/rev/ae6a9e447f8d56c3e8b67d666366f67b38690274
@moz-gfx
Copy link
Author

moz-gfx commented Feb 20, 2020

@bors-servo r=auto

@bors-servo
Copy link
Contributor

💡 This pull request was already approved, no need to approve it again.

  • This pull request previously failed. You should add more commits to fix the bug, or use retry to trigger a build again.

@bors-servo
Copy link
Contributor

📌 Commit 8cf5df9 has been approved by auto

@bors-servo
Copy link
Contributor

⌛ Testing commit 8cf5df9 with merge 252f6b5...

bors-servo pushed a commit that referenced this pull request Feb 20, 2020
Sync changes from mozilla-central gfx/wr

 Fixes #3864,
@bors-servo
Copy link
Contributor

💔 Test failed - status-appveyor

@moz-gfx
Copy link
Author

moz-gfx commented Feb 20, 2020

@bors-servo r=auto

@bors-servo
Copy link
Contributor

💡 This pull request was already approved, no need to approve it again.

  • This pull request previously failed. You should add more commits to fix the bug, or use retry to trigger a build again.

@bors-servo
Copy link
Contributor

📌 Commit eb93a2c has been approved by auto

@bors-servo
Copy link
Contributor

⌛ Testing commit eb93a2c with merge f110751...

@bors-servo
Copy link
Contributor

☀️ Test successful - status-appveyor, status-taskcluster
Approved by: auto
Pushing f110751 to master...

@bors-servo bors-servo merged commit f110751 into servo:master Feb 21, 2020
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.

5 participants