mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 01:48:55 +00:00
10fa7c7ce9
OpenGL is an implementation detail for Cogl so it's not appropriate to expose OpenGL extensions through the Cogl API. Note: Clutter is currently still using this API, because it is still doing raw GL calls in ClutterGLXTexturePixmap, so this introduces a couple of (legitimate) build warnings while compiling Clutter.