[cogl_clear] Also pass the alpha component of the CoglColor to glClearColor
authorRobert Bragg <robert@linux.intel.com>
Tue, 11 Aug 2009 12:49:12 +0000 (13:49 +0100)
committerRobert Bragg <robert@linux.intel.com>
Tue, 11 Aug 2009 13:15:44 +0000 (14:15 +0100)
commitdbfd3f0f444680d85556edc0b96dff68ea22722d
treeaf8b0c8cde5537fd75afb5039e25dcc00f75bb6f
parentf0cb337d920c46cb7ca45d80ade69057d0408ff5
[cogl_clear] Also pass the alpha component of the CoglColor to glClearColor

Previously we were passing a constant of 0.0 for the alpha component which
wasn't as flexible.
clutter/cogl/common/cogl.c