mirror of
https://github.com/brl/mutter.git
synced 2025-02-05 08:04:10 +00:00
cd96e631f1
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.