Check EGL_KHR_Create_Context extension, Prevent glFinish without makeCurrent, Remove... 10/209310/1
authorSeungho, Baek <sbsh.baek@samsung.com>
Thu, 4 Jul 2019 23:42:34 +0000 (08:42 +0900)
committerSeungho, Baek <sbsh.baek@samsung.com>
Thu, 4 Jul 2019 23:43:09 +0000 (08:43 +0900)
commit3290eb7b04b5c1e88afbd10e23642b0c6dc77889
treee66e6e25fda858de7f1f21bbea2f79e24361d2b2
parent4af663a7582e7993800cd7afd0cf610527a4b051
Check EGL_KHR_Create_Context extension, Prevent glFinish without makeCurrent, Remove ifdef ARM in ChooseConfig

 - If EGL_KHR_Create_Context extension is not supported, Do not use EGL_CONTEXT_MINOR_VERSION_KHR
 - Without any Current Context, do not call glFinish
 - Remove ARM condition in the ChooseConfig

Change-Id: I3d0ac92b4ac2cb1404716a4581d654fa7c6d41ac
Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
dali/internal/graphics/gles/egl-implementation.cpp
dali/internal/graphics/gles/egl-implementation.h