mirror of
https://github.com/brl/mutter.git
synced 2025-03-10 21:35:06 +00:00

Since 1.4 the ClutterGLXTexturePixmap is just a wrapper around ClutterX11TexturePixmap, so we can safely deprecate it. All the functionality it provided is now effectively available from the superclass or directly from Cogl.