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 commented Feb 19, 2020

Fixes #3864,

nical and others added 5 commits Feb 19, 2020
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

bors-servo commented Feb 19, 2020

📌 Commit 0d042e8 has been approved by auto

@bors-servo
Copy link
Contributor

bors-servo commented Feb 19, 2020

Testing commit 0d042e8 with merge f78c01d...

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

 Fixes #3864,
@bors-servo
Copy link
Contributor

bors-servo commented Feb 19, 2020

💔 Test failed - status-taskcluster

@moz-gfx
Copy link
Author

moz-gfx commented Feb 20, 2020

@bors-servo r=auto

@bors-servo
Copy link
Contributor

bors-servo commented Feb 20, 2020

💡 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

bors-servo commented Feb 20, 2020

📌 Commit 1f7e5a3 has been approved by auto

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

 Fixes #3864,
@bors-servo
Copy link
Contributor

bors-servo commented Feb 20, 2020

Testing commit 1f7e5a3 with merge f17a119...

@bors-servo
Copy link
Contributor

bors-servo commented Feb 20, 2020

💔 Test failed - status-appveyor

nical added 2 commits Feb 20, 2020
…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

bors-servo commented Feb 20, 2020

💡 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

bors-servo commented Feb 20, 2020

📌 Commit 8cf5df9 has been approved by auto

@bors-servo
Copy link
Contributor

bors-servo commented Feb 20, 2020

Testing commit 8cf5df9 with merge 252f6b5...

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

 Fixes #3864,
@bors-servo
Copy link
Contributor

bors-servo commented Feb 20, 2020

💔 Test failed - status-appveyor

@moz-gfx
Copy link
Author

moz-gfx commented Feb 20, 2020

@bors-servo r=auto

@bors-servo
Copy link
Contributor

bors-servo commented Feb 20, 2020

💡 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

bors-servo commented Feb 20, 2020

📌 Commit eb93a2c has been approved by auto

@bors-servo
Copy link
Contributor

bors-servo commented Feb 20, 2020

Testing commit eb93a2c with merge f110751...

@bors-servo
Copy link
Contributor

bors-servo commented Feb 21, 2020

☀️ 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
3 checks passed
3 checks passed
Community-TC (pull_request) TaskGroup: success
Details
continuous-integration/appveyor/pr AppVeyor build succeeded
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

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