Emmanuele Bassi 3115a61688 [cogl] Rework the GL-error-to-string conversion
The code for the conversion of the GL error enumeration code
into a string is not following the code style and conventions
we follow in Clutter and COGL.

The GE() macro is also using fprintf(stderr) directly instead
of using g_warning() -- which is redirectable to an alternative
logging system using the g_log* API.
2009-05-19 13:24:56 +01:00
..
2009-05-14 23:23:00 +01:00
2009-05-14 23:23:00 +01:00
2009-05-06 17:59:25 +01:00