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 #3979

Merged
merged 1 commit into from Jun 9, 2020
Merged

Conversation

@moz-gfx
Copy link

moz-gfx commented Jun 9, 2020

No description provided.

…textures. r=sotaro

The `reset_state` method being called after locking external textures
was resetting the cached state, but not actually forcing the GL
state to match.

This could result in cached state getting out of sync with GL. In
this case, we'd end up trying to composite to the external texture
FBO rather than the main framebuffer.

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

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

moz-gfx commented Jun 9, 2020

@bors-servo r=auto

@bors-servo
Copy link
Contributor

bors-servo commented Jun 9, 2020

📌 Commit d2340a1 has been approved by auto

@bors-servo
Copy link
Contributor

bors-servo commented Jun 9, 2020

Testing commit d2340a1 with merge 408779d...

@bors-servo
Copy link
Contributor

bors-servo commented Jun 9, 2020

☀️ Test successful - status-taskcluster
Approved by: auto
Pushing 408779d to master...

@bors-servo bors-servo merged commit 408779d into servo:master Jun 9, 2020
2 checks passed
2 checks passed
Community-TC (pull_request) TaskGroup: success
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

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