mirror of
https://github.com/brl/mutter.git
synced 2025-02-05 16:14:10 +00:00
![Robert Bragg](/assets/img/avatar_default.png)
This adds COGL_PIPELINE_WRAP_MODE_MIRRORED_REPEAT enum so that mirrored texture repeating can be used. This also adds support for emulating the MIRRORED_REPEAT mode via the cogl-spans API so it can also be used with meta textures such as sliced and atlas textures. Reviewed-by: Neil Roberts <neil@linux.intel.com>