Neil Roberts d2f8f6c581 Minor fix to cogl material
_cogl_material_get_layer expects a CoglMaterial* pointer but it was
being called with a CoglHandle. This doesn't matter because the
CoglHandle is actually just the CoglMaterial* pointer anyway but it
breaks the ability to change the _cogl_material_pointer_from_handle
macro.
2009-11-23 18:36:59 +00:00
..
2009-10-23 13:38:40 +01:00
2009-11-19 13:56:47 +00:00
2009-11-23 18:36:59 +00:00
2009-11-13 15:55:48 +00:00