mirror of
https://github.com/brl/mutter.git
synced 2025-02-05 16:14:10 +00:00
![Jonas Ådahl](/assets/img/avatar_default.png)
We need a GLES2 extension macro in cogl-texture-2d-gl.c, but we can't include GLES2/gl2ext.h because it will conflict with things in GL/glext.h. We can't rely on cogl including anything for us since it'd only include GLES2/gl2ext.h if OpenGL support was explicitly disabled. https://bugzilla.gnome.org/show_bug.cgi?id=774891