WebPlatformForEmbedded / WPEWebKit

WPE WebKit port (downstream)
211 stars 135 forks source link

Always make PlatformDisplay's sharingGLContext() current #1247

Closed varumugam123 closed 8 months ago

varumugam123 commented 8 months ago

This is a follow up change related to https://github.com/WebPlatformForEmbedded/WPEWebKit/issues/1239

varumugam123 commented 8 months ago

@magomez Could you please review and comment if we can have the Shared Context set always as the current so that the further cairo & egl operations have a valid context to operate on.

magomez commented 8 months ago

It's not really needed, but it doesn't hurt.