cogl: Introduce the GE_RET() debug macro
authorDamien Lespiau <damien.lespiau@intel.com>
Mon, 11 Jan 2010 00:15:25 +0000 (00:15 +0000)
committerDamien Lespiau <damien.lespiau@intel.com>
Mon, 8 Feb 2010 17:14:49 +0000 (17:14 +0000)
commitc0f65212baee25dd4e66f4366a54bd847c782eb3
treeed5016f2e18abe2d59afc40c526bc31b9db258bd
parent069ba6daf9d39b471eb5c1de6e621f1343d5f00c
cogl: Introduce the GE_RET() debug macro

Some GL functions have a return value that the GE() macro is not able to
handle. Let's define a new Ge_RET() macro which will be able to handle
functions such as glMapBuffer().

While at it, removed the unused variadic dots to the GE() macro.
clutter/cogl/cogl/cogl-internal.h