Skip to content

Conversation

@bwikbs
Copy link
Member

@bwikbs bwikbs commented Aug 18, 2021

This is a patch that uses EGL_EXT_image_dma_buf_import extention for device that do not support EGL_TIZEN_image_native_surface.

@bbrto21
Copy link

bbrto21 commented Aug 18, 2021

I've verified that this draft works using video plugin on new test target.

Signed-off-by: MuHong Byun <mh.byun@samsung.com>
@bwikbs bwikbs force-pushed the use_EXT_image_dma_buf_import branch from 2c0e4ae to 641ad96 Compare August 18, 2021 09:26
bwikbs added 2 commits August 19, 2021 10:59
Signed-off-by: MuHong Byun <mh.byun@samsung.com>
Signed-off-by: MuHong Byun <mh.byun@samsung.com>
@bwikbs bwikbs marked this pull request as ready for review August 19, 2021 02:12
Copy link
Member

@swift-kim swift-kim left a 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>
@bwikbs bwikbs force-pushed the use_EXT_image_dma_buf_import branch from 3cc6b66 to 987e0f3 Compare August 20, 2021 07:03
Signed-off-by: MuHong Byun <mh.byun@samsung.com>
Signed-off-by: MuHong Byun <mh.byun@samsung.com>
Signed-off-by: MuHong Byun <mh.byun@samsung.com>
@bbrto21 bbrto21 merged commit e0d81c7 into flutter-tizen:flutter-2.2.1-tizen 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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants