Closed Sm0keySa1m0n closed 2 years ago
Sure. Patch?
Didn't realise this repo wasn't supported anymore, should I reopen the issue in https://github.com/HumbleUI/Skija ?
Oh yeah, sorry, I didn’t look at the organization. Yes it’s in Humble UI now
Reponed in https://github.com/HumbleUI/Skija/issues/22.
It would be useful to be able to specify a
GrGLInterface
when creating an OpenGLDirectContext
. This would allow better integration into existing applications using OpenGL that need more control over the OpenGL state. At the moment Skia will modify the GL state on its own making it harder for applications to keep track of it.