Florian Müllner 8842bdfb11 Do not skip CoglError parameters
While CoglError is a define to GError, it doesn't follow the convention
of ignoring errors when NULL is passed, but rather treats the error as
fatal :-(
That's clearly unwanted for a compositor, so make sure to always pass
an error parameter where a runtime error is possible (i.e. any CoglError
that is not a malformed blend string).

https://bugzilla.gnome.org/show_bug.cgi?id=765058
2016-04-15 17:22:24 +02:00
2015-11-09 10:25:40 -05:00
2015-07-06 00:52:18 -07:00
2016-03-27 07:25:53 +07:00
2016-04-15 17:22:24 +02:00
2014-03-18 20:37:35 -04:00
2016-03-21 14:58:09 -07:00
2016-04-13 19:02:41 +02:00
2015-07-06 00:52:18 -07:00
2014-07-31 17:50:28 +02:00
2016-04-13 19:02:41 +02:00
Description
91 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%