Florian Müllner
71077d582b
cogl: Do not include both GLES2 and GL headers
EGLDevice requires a define from GLES2, even when GL is used instead. As type definitions may conflict between the two, we shouldn't include both at the same time. Instead, provide the missing define explicitly when not using GLES2. https://bugzilla.gnome.org/show_bug.cgi?id=774891
…
…
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%