mirror of
https://github.com/brl/mutter.git
synced 2025-01-24 18:39:09 +00:00
4e3f9d0fc2
This also replaces use of CoglHandle with a CoglTexturePixmapX11 type instead. This patch also ensures the CoglTexturePixmapX11 constructor take an explicit CoglContext pointer and can return a GError consistent with other CoglTexture constructors. Reviewed-by: Neil Roberts <neil@linux.intel.com>