Open
Description
The Evas GL renderer (#67) currently has the following limitations.
Known issues:
- Not works with the webview_flutter plugin.
Things that might be improved later (non-critical issues):
- Support hardware keyboards (currently
is_ime
is always true). - Fully implement screen rotation. → Implement rotation on TizenRendererEvasGL engine#277
- Support screen resizing (currently disabled because
elm_win_aux_hint_add
is available since Tizen 5.5). → Implement TizenRendererEvasGL::SetGeometry engine#214 - Reduce memory consumption on TV devices (+28 MB when compared to the Ecore Wl2 renderer).
- Non-fatal warning message when running on TM1 (Tizen 6.0).
tizen_renderer_evas_gl.cc: SetupEvasGL(608) > Failed to create evas gl context with EVAS_GL_GLES_3_X, try to use EVAS_GL_GLES_2_X,
- A black screen is displayed until the first frame is drawn. → Blank screen is displayed when launching app on Evas GL engine#222
Metadata
Metadata
Assignees
Labels
No labels