mutter/cogl/driver/gles
Robert Bragg 1a30f4fb15 Adds support for a mirrored repeat wrap mode
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>
2011-11-01 12:03:02 +00:00
..
cogl-gles.c Adds support for a mirrored repeat wrap mode 2011-11-01 12:03:02 +00:00
cogl-texture-driver-gles.c Dynamically load the GL or GLES library 2011-07-11 12:57:38 +01:00