debug: wrap glClear calls with the GE macro
authorRobert Bragg <robert@linux.intel.com>
Fri, 30 Apr 2010 11:10:16 +0000 (12:10 +0100)
committerRobert Bragg <robert@linux.intel.com>
Fri, 30 Apr 2010 11:10:16 +0000 (12:10 +0100)
commitd6dbd62021b9a8e711a1c34865920959051329fb
treef625c5e290117ca80f507658378fdc5cd55a0539
parente477768bd859550930c57a72318c952076b67158
debug: wrap glClear calls with the GE macro

This adds a GE macro wrapper around our calls to glClear so we can
print a warning for any errors reported by the driver.
clutter/cogl/cogl/cogl.c