Skip to content

cogl: Don't Use GL_ALPHA

It was deprecated in OpenGL and it isn't even a valid value anymore for functions like glTextImage2D() in OpenGL 4.

Merge request reports

Loading