Neil Roberts
65d7a113ee
cogl: Use separate materials for set_source_color and texture
...
Previously cogl_set_source_color and cogl_set_source_texture modified
a single global material. If an application then mixes using
cogl_set_source_color and texture then the material will constantly
need a new ARBfp program because the numbers of layers alternates
between 0 and 1. This patch just adds a second global material that is
only used for cogl_set_source_texture. I think it would still end up
flushing the journal if cogl_set_source_texture is used with multiple
different textures but at least it should avoid a recompile unless the
texture target also changes. It might be nice to somehow attach a
material to the CoglTexture for use with cogl_set_source_texture but
it would be difficult to implement this without creating a circular
reference.
2010-10-27 15:07:03 +01:00
..
2010-10-25 13:18:25 +01:00
2010-10-27 15:07:03 +01:00
2010-10-21 12:22:17 +01:00
2010-10-21 12:22:17 +01:00
2010-10-21 12:22:17 +01:00
2010-10-21 12:22:17 +01:00
2010-10-21 12:22:17 +01:00
2010-10-25 23:44:53 +01:00
2010-10-25 23:44:53 +01:00
2010-10-25 23:44:53 +01:00
2010-10-21 13:13:00 +01:00
2010-10-21 13:13:00 +01:00
2010-10-21 13:13:00 +01:00
2010-10-21 13:13:00 +01:00
2010-10-21 12:22:17 +01:00
2010-10-04 11:26:46 +01:00
2010-10-18 11:26:45 +01:00
2010-10-18 11:26:45 +01:00
2010-10-18 11:26:44 +01:00
2010-10-18 11:26:45 +01:00
2010-10-21 12:22:17 +01:00
2010-10-21 13:13:00 +01:00
2010-10-21 12:22:17 +01:00
2010-10-21 12:22:17 +01:00
2010-10-21 12:22:17 +01:00
2010-10-18 11:26:45 +01:00
2010-10-18 11:26:45 +01:00
2010-10-21 12:22:17 +01:00
2010-09-17 12:17:50 +01:00
2010-10-25 00:39:13 +01:00
2010-09-29 15:12:57 +01:00
2010-10-08 13:29:49 +01:00
2010-10-18 11:26:45 +01:00
2010-10-21 12:22:17 +01:00
2010-10-18 11:26:45 +01:00
2010-10-18 11:26:45 +01:00
2010-10-18 11:26:45 +01:00
2010-10-25 23:44:53 +01:00
2010-10-18 11:26:45 +01:00
2010-10-11 15:39:19 +01:00
2010-10-18 11:26:45 +01:00
2010-09-17 14:54:31 +01:00
2010-09-17 12:17:50 +01:00
2010-10-18 11:26:45 +01:00
2010-09-30 14:58:23 +01:00
2010-10-19 01:42:19 +01:00
2010-10-18 11:26:45 +01:00
2010-10-21 12:22:17 +01:00
2010-10-21 13:13:00 +01:00
2010-10-21 12:22:17 +01:00
2010-10-18 11:26:45 +01:00
2010-09-29 15:12:57 +01:00
2010-10-04 11:30:32 +01:00
2010-10-21 12:22:17 +01:00
2010-10-21 12:22:17 +01:00
2010-10-18 11:26:45 +01:00
2010-10-18 11:26:45 +01:00
2010-09-29 15:12:57 +01:00
2010-10-21 12:22:17 +01:00
2010-10-25 00:31:36 +01:00
2010-10-18 11:26:45 +01:00
2010-10-21 12:22:17 +01:00
2010-10-25 00:39:13 +01:00
2010-10-21 12:22:17 +01:00
2010-10-18 11:26:44 +01:00
2010-10-21 12:22:17 +01:00
2010-10-21 12:22:17 +01:00
2010-10-21 13:13:00 +01:00
2010-10-21 12:22:17 +01:00
2010-10-25 16:09:40 +01:00
2010-10-25 16:09:40 +01:00
2010-10-21 12:22:17 +01:00
2010-10-21 12:22:17 +01:00
2010-10-21 12:22:17 +01:00
2010-10-19 01:42:19 +01:00
2010-10-19 01:42:19 +01:00
2010-10-19 01:42:19 +01:00
2010-10-18 11:26:44 +01:00
2010-09-29 15:57:28 +01:00
2010-10-19 01:42:19 +01:00
2010-10-21 13:13:00 +01:00
2010-10-21 11:30:19 +01:00
2010-10-21 13:13:00 +01:00
2010-10-18 11:26:44 +01:00
2010-10-25 23:44:53 +01:00
2010-10-25 17:21:20 +01:00
2010-10-18 11:26:45 +01:00
2010-10-08 12:11:39 +01:00
2010-09-23 15:17:58 +01:00
2010-10-21 12:22:17 +01:00
2010-10-21 12:22:17 +01:00
2010-10-18 11:26:45 +01:00
2010-10-18 11:26:45 +01:00
2010-09-20 13:15:44 +01:00
2010-10-25 15:45:35 +01:00
2010-10-21 12:22:17 +01:00
2010-09-29 15:13:00 +01:00
2010-10-25 15:46:04 +01:00
2010-09-29 14:40:15 +01:00
2010-10-25 23:44:53 +01:00