Jonathan Matthew eaf202c886 Declare the EnumValues for PixelFormat static
Bug 1473 - CoglPixelFormat enum data must be declared static

When registering an enumeration GType, the GEnumValue or GFlagsValue
arrays must be declared static; otherwise, you get a segmentation
fault when calling the function again.

Signed-off-by: Emmanuele Bassi <ebassi@linux.intel.com>
2009-02-24 09:29:08 +00:00
..
2009-02-16 12:46:37 +00:00
2009-01-20 18:47:50 +00:00
2009-01-27 14:24:31 +00:00
2009-01-20 23:40:25 +00:00
2009-01-20 23:40:25 +00:00
2009-01-21 17:35:47 +00:00
2009-01-27 15:18:45 +00:00