Skip to content

opengl: implement GL_EXT_EGL_image_storage

Niklas Haas requested to merge gl_storage into master

And conditionally use this instead of GL_OES_EGL_image_external on non-GLES contexts.

Merge request reports