Neil Roberts
e454b9cadf
cogl-material: Fix some problems with flushing texture overrides
...
There were a few problems flushing texture overrides so that sliced
textures would not work:
* In _cogl_material_set_layer_texture it ignored the 'overriden'
parameter and always set texture_overridden to FALSE.
* cogl_texture_get_gl_texture wasn't being called correctly in
override_layer_texture_cb. It returns a gboolean to indicate the
error status but this boolean was being assigned to gl_target.
* _cogl_material_layer_texture_equal did not take into account the
override.
* _cogl_material_layer_get_texture_info did not return the overridden
texture so it would always use the first texture slice.
2010-07-09 11:14:15 +01:00
..
2010-07-07 16:30:31 +01:00
2010-07-09 11:14:15 +01:00
2010-06-21 17:57:57 +01:00
2010-06-22 12:22:48 +01:00
2010-06-22 07:58:49 +01:00
2010-07-07 14:09:32 +01:00
2010-06-25 11:29:07 +01:00
2010-07-07 14:52:19 +01:00
2010-05-26 14:09:24 +01:00
2010-05-26 14:09:24 +01:00
2010-06-30 15:51:12 +01:00
2010-06-11 15:19:45 +01:00
2010-07-02 11:38:22 +01:00
2010-06-30 11:32:15 +01:00
2010-06-30 15:51:12 +01:00
2010-06-23 15:55:46 +01:00
2010-07-06 14:14:34 +01:00
2010-06-07 14:22:26 +01:00
2010-06-30 15:51:12 +01:00
2010-06-21 18:26:38 +01:00
2010-06-11 16:09:36 +01:00
2010-06-11 16:09:36 +01:00
2010-06-01 12:08:18 +01:00
2010-06-07 22:40:34 +01:00
2010-06-28 18:06:23 +01:00
2010-06-30 11:32:15 +01:00
2010-06-24 11:23:50 +01:00
2010-06-07 15:45:24 +01:00
2010-06-03 14:10:55 +01:00
2010-06-07 22:40:34 +01:00
2010-06-16 13:58:41 +01:00
2010-06-11 16:09:36 +01:00
2010-05-25 11:13:03 +01:00
2010-06-03 14:34:41 +01:00
2010-06-03 14:10:55 +01:00
2010-05-26 14:09:24 +01:00
2010-06-11 16:09:36 +01:00
2010-06-10 18:40:29 +01:00
2010-06-10 18:40:29 +01:00
2010-06-03 14:34:41 +01:00
2010-06-03 14:10:55 +01:00
2010-06-11 16:09:36 +01:00
2010-06-22 16:12:53 +01:00
2010-06-12 17:45:54 +01:00
2010-06-10 17:34:48 +01:00
2010-06-03 14:34:41 +01:00
2010-06-29 15:42:59 +01:00
2010-06-07 22:40:34 +01:00
2010-06-07 22:40:34 +01:00
2010-06-07 12:05:24 +01:00
2010-06-11 16:09:36 +01:00
2010-07-05 16:45:43 +01:00
2010-07-05 16:45:43 +01:00
2010-06-12 17:45:54 +01:00
2010-06-07 12:05:24 +01:00
2010-06-11 16:09:36 +01:00
2010-06-11 16:09:36 +01:00
2010-06-10 18:40:24 +01:00
2010-06-03 14:10:55 +01:00
2010-06-10 18:40:29 +01:00
2010-06-10 18:40:29 +01:00
2010-06-01 12:08:18 +01:00
2010-06-21 15:55:36 +01:00
2010-06-11 16:09:36 +01:00
2009-03-16 15:00:55 +00:00
2010-06-17 16:41:44 +01:00
2010-06-17 16:41:44 +01:00
2010-06-30 15:51:12 +01:00
2010-06-30 11:32:15 +01:00
2010-06-21 15:55:36 +01:00
2010-06-16 17:17:27 +01:00
2010-06-03 14:34:41 +01:00
2010-06-16 17:14:57 +01:00
2010-06-11 14:47:48 +01:00
2010-06-11 16:09:36 +01:00
2010-06-11 16:09:36 +01:00
2010-07-07 18:17:09 +01:00
2010-07-07 18:17:09 +01:00
2010-06-28 10:43:13 +01:00
2010-06-11 16:09:36 +01:00
2010-05-28 16:07:17 +01:00
2010-06-11 16:09:36 +01:00
2010-06-07 12:05:24 +01:00
2010-06-11 14:47:48 +01:00
2010-06-30 15:51:12 +01:00
2010-06-21 15:55:36 +01:00
2010-07-07 15:57:43 +01:00