summaryrefslogtreecommitdiff
path: root/cogl/cogl-error.c
Commit message (Expand)AuthorAgeFilesLines
* This re-licenses Cogl under the MIT licenseRobert Bragg2014-01-141-13/+18
* Log a fatal error when an error is propagated to a NULL error argumentNeil Roberts2013-06-271-1/+4
* error: Don't allocate a new CoglError when propagatingNeil Roberts2012-11-271-3/+14
* Fix spelling of _cogl_propagate_errorNeil Roberts2012-11-271-3/+3
* Allow propogation of OOM errors to appsRobert Bragg2012-11-261-3/+10
* Adds CoglError apiRobert Bragg2012-09-071-0/+109