mirror of
https://github.com/brl/mutter.git
synced 2025-01-22 09:29:25 +00:00
Jonas Ådahl
5a43cc5cf9
cogl: Just define the needed GLES2 extension ourself
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
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%