forked from flutter/engine
-
Notifications
You must be signed in to change notification settings - Fork 17
Use EXT_image_dma_buf_import when making EGLImage with tbm_surface
#169
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
Merged
bbrto21
merged 7 commits into
flutter-tizen:flutter-2.2.1-tizen
from
bwikbs:use_EXT_image_dma_buf_import
Aug 25, 2021
Merged
Use EXT_image_dma_buf_import when making EGLImage with tbm_surface
#169
bbrto21
merged 7 commits into
flutter-tizen:flutter-2.2.1-tizen
from
bwikbs:use_EXT_image_dma_buf_import
Aug 25, 2021
Conversation
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
|
I've verified that this draft works using video plugin on new test target. |
Signed-off-by: MuHong Byun <mh.byun@samsung.com>
2c0e4ae to
641ad96
Compare
Signed-off-by: MuHong Byun <mh.byun@samsung.com>
Signed-off-by: MuHong Byun <mh.byun@samsung.com>
swift-kim
reviewed
Aug 19, 2021
Member
swift-kim
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some minor issues.
Signed-off-by: MuHong Byun <mh.byun@samsung.com>
3cc6b66 to
987e0f3
Compare
bbrto21
reviewed
Aug 20, 2021
Signed-off-by: MuHong Byun <mh.byun@samsung.com>
bbrto21
reviewed
Aug 24, 2021
Signed-off-by: MuHong Byun <mh.byun@samsung.com>
bbrto21
approved these changes
Aug 24, 2021
swift-kim
reviewed
Aug 25, 2021
Signed-off-by: MuHong Byun <mh.byun@samsung.com>
swift-kim
approved these changes
Aug 25, 2021
swift-kim
pushed a commit
that referenced
this pull request
Sep 27, 2021
…169) * Use `EXT_image_dma_buf_import` when making EGLImage with tbm_surface Signed-off-by: MuHong Byun <mh.byun@samsung.com> * Check EGL extention capability Signed-off-by: MuHong Byun <mh.byun@samsung.com> * Clean-up code Signed-off-by: MuHong Byun <mh.byun@samsung.com> * Add review's comment Signed-off-by: MuHong Byun <mh.byun@samsung.com> * Add review's comment Signed-off-by: MuHong Byun <mh.byun@samsung.com> * Add review's comment Signed-off-by: MuHong Byun <mh.byun@samsung.com> * Add review's comment Signed-off-by: MuHong Byun <mh.byun@samsung.com>
swift-kim
pushed a commit
that referenced
this pull request
Nov 14, 2021
…169) * Use `EXT_image_dma_buf_import` when making EGLImage with tbm_surface Signed-off-by: MuHong Byun <mh.byun@samsung.com> * Check EGL extention capability Signed-off-by: MuHong Byun <mh.byun@samsung.com> * Clean-up code Signed-off-by: MuHong Byun <mh.byun@samsung.com> * Add review's comment Signed-off-by: MuHong Byun <mh.byun@samsung.com> * Add review's comment Signed-off-by: MuHong Byun <mh.byun@samsung.com> * Add review's comment Signed-off-by: MuHong Byun <mh.byun@samsung.com> * Add review's comment Signed-off-by: MuHong Byun <mh.byun@samsung.com>
swift-kim
pushed a commit
that referenced
this pull request
Dec 9, 2021
…169) * Use `EXT_image_dma_buf_import` when making EGLImage with tbm_surface Signed-off-by: MuHong Byun <mh.byun@samsung.com> * Check EGL extention capability Signed-off-by: MuHong Byun <mh.byun@samsung.com> * Clean-up code Signed-off-by: MuHong Byun <mh.byun@samsung.com> * Add review's comment Signed-off-by: MuHong Byun <mh.byun@samsung.com> * Add review's comment Signed-off-by: MuHong Byun <mh.byun@samsung.com> * Add review's comment Signed-off-by: MuHong Byun <mh.byun@samsung.com> * Add review's comment Signed-off-by: MuHong Byun <mh.byun@samsung.com>
swift-kim
pushed a commit
that referenced
this pull request
Dec 17, 2021
…169) * Use `EXT_image_dma_buf_import` when making EGLImage with tbm_surface * Check EGL extention capability * Clean-up code Signed-off-by: MuHong Byun <mh.byun@samsung.com>
swift-kim
pushed a commit
that referenced
this pull request
Feb 7, 2022
…169) * Use `EXT_image_dma_buf_import` when making EGLImage with tbm_surface * Check EGL extention capability * Clean-up code Signed-off-by: MuHong Byun <mh.byun@samsung.com>
swift-kim
pushed a commit
that referenced
this pull request
Feb 11, 2022
…169) * Use `EXT_image_dma_buf_import` when making EGLImage with tbm_surface * Check EGL extention capability * Clean-up code Signed-off-by: MuHong Byun <mh.byun@samsung.com>
swift-kim
pushed a commit
that referenced
this pull request
May 12, 2022
…169) * Use `EXT_image_dma_buf_import` when making EGLImage with tbm_surface * Check EGL extention capability * Clean-up code Signed-off-by: MuHong Byun <mh.byun@samsung.com>
swift-kim
pushed a commit
that referenced
this pull request
Aug 5, 2022
…169) * Use `EXT_image_dma_buf_import` when making EGLImage with tbm_surface * Check EGL extention capability Signed-off-by: MuHong Byun <mh.byun@samsung.com>
swift-kim
pushed a commit
that referenced
this pull request
Sep 1, 2022
…169) * Use `EXT_image_dma_buf_import` when making EGLImage with tbm_surface * Check EGL extention capability Signed-off-by: MuHong Byun <mh.byun@samsung.com>
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.
This is a patch that uses
EGL_EXT_image_dma_buf_importextention for device that do not supportEGL_TIZEN_image_native_surface.