[Tizen] Support to get raw pixel informations of framebuffer for old driver device 57/306157/2 accepted/tizen/7.0/unified/20240219.160851
authorEunki, Hong <eunkiki.hong@samsung.com>
Fri, 16 Feb 2024 07:41:20 +0000 (16:41 +0900)
committerEunki, Hong <eunkiki.hong@samsung.com>
Fri, 16 Feb 2024 09:32:25 +0000 (18:32 +0900)
commitfef5a4aa14a9db372a5eb050b39a1010207857ac
tree5b8657c57cfb47681486c153ca4cbbc484edb229
parent9a340fb38e1aa4e1a8b4888696688debcf98f9c1
[Tizen] Support to get raw pixel informations of framebuffer for old driver device

Let we use Framebuffer capture feature when we use Capture API.

It will be used if gles version is low, so
let we allow to FBO use targe as native image not working devices.

Change-Id: Ica70aff76f5469c7683b486e66d7e85bce313842
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
dali/internal/graphics/gles-impl/egl-graphics-controller.cpp
dali/internal/graphics/gles-impl/egl-graphics-controller.h
dali/internal/graphics/gles-impl/gles-context.cpp
dali/internal/graphics/gles-impl/gles-graphics-framebuffer.cpp
dali/internal/graphics/gles-impl/gles-graphics-framebuffer.h
dali/internal/system/common/capture-impl.cpp