mirror of
https://github.com/brl/mutter.git
synced 2025-02-09 18:04:09 +00:00
![Robert Bragg](/assets/img/avatar_default.png)
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>