Neil Roberts 0e542aa306 clutter-texture: Don't create a dummy texture
All of the pipelines used for ClutterTexture actors share a common
pipeline ancestor created with cogl_pipeline_copy. Previously this
ancestor had a dummy 1x1 texture attached to it so that it would end
up with the same state as the child pipelines that will render with a
texture. Cogl now has a mechanism to specify that a texture will be
used with a pipeline layer without having to create an actual texture.
This patch makes it use that to avoid having an unused texture.

Reviewed-by: Emmanuele Bassi <ebassi@linux.intel.com>
2012-02-14 12:09:18 +00:00
..
2012-01-16 23:37:12 +00:00
2011-11-10 19:05:39 +01:00
2011-11-18 22:06:30 +01:00
2012-02-13 17:30:22 +00:00
2012-01-26 08:31:11 +00:00
2012-01-26 08:30:58 +00:00
2012-01-26 08:31:10 +00:00
2012-02-09 18:42:27 +00:00
2011-10-19 15:23:55 +01:00
2011-10-19 15:23:55 +01:00
2011-11-10 14:13:45 +00:00
2012-01-16 23:35:16 +00:00
2011-12-28 09:37:53 +00:00
2012-01-16 21:06:19 +00:00
2012-02-13 17:30:22 +00:00
2012-02-13 17:30:22 +00:00
2012-01-16 23:49:49 +00:00
2012-02-11 16:02:31 +00:00
2012-02-13 17:30:22 +00:00
2012-01-16 23:35:17 +00:00