Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

emugl:fix webview,GL_SHADING_LANGUAGE_VERSION and EGL_RENDERABLE_TYPE #1875

Closed
wants to merge 1 commit into from

Conversation

kuailexs
Copy link

Webview will try to use Opengles3, but Anbox does not support it.

GetGLString(GL_SHADING_LANGUAGE_VERSION),
eglChooseConfig()

see:
https://github.com/chromium/chromium/blob/67.0.3396.87/gpu/config/gpu_info_collector.cc#L160
https://github.com/chromium/chromium/blob/67.0.3396.87/ui/gl/gl_surface_egl.cc#L330

@kuailexs
Copy link
Author

will make webview running,test prebuilt 67.0.3396.87 and 52.0.2743.100

图片

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant