feat: add sharedTexture module to import shared texture#47317
Merged
codebytere merged 1 commit intoelectron:mainfrom Nov 7, 2025
Merged
feat: add sharedTexture module to import shared texture#47317codebytere merged 1 commit intoelectron:mainfrom
sharedTexture module to import shared texture#47317codebytere merged 1 commit intoelectron:mainfrom
Conversation
e045627 to
789ecfc
Compare
789ecfc to
795a4f6
Compare
795a4f6 to
6714450
Compare
Member
Author
|
I'll update some new changes in electron/rfcs#17 and discuss at meeting, this won't merge before the rfc is passed. |
b7691ad to
f15d2b8
Compare
Member
Author
fb6331c to
ccec485
Compare
31a251f to
6f65b01
Compare
f056461 to
b76c730
Compare
Contributor
|
Hi! Is there an ETA for when this might be merged, or anything still pending before it can be? |
Member
Author
|
Hi, if there's no other changes needed, the optimistic situation would be no later than this Thursday. |
erickzhao
reviewed
Nov 4, 2025
ab2ff70 to
5261e29
Compare
5261e29 to
8f035b5
Compare
codebytere
approved these changes
Nov 7, 2025
|
Release Notes Persisted
|
This was referenced Nov 7, 2025
Contributor
|
I have automatically backported this PR to "40-x-y", please check out #48831 |
Contributor
|
I have automatically backported this PR to "39-x-y", please check out #48832 |
nilayarya
pushed a commit
to nilayarya/electron
that referenced
this pull request
Nov 21, 2025
…7317) feat: add `sharedTexture` module.
nilayarya
added a commit
to nilayarya/electron
that referenced
this pull request
Nov 21, 2025
…7317) feat: add `sharedTexture` module.
nilayarya
added a commit
to nilayarya/electron
that referenced
this pull request
Nov 21, 2025
…7317) feat: add `sharedTexture` module.
3 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Description of Change
Import shared texture. Split from #46811
Release Notes
Notes: Added support to import external shared texture as VideoFrame.