Support scaling on the z axis with cogl_scale
authorRobert Bragg <robert@linux.intel.com>
Mon, 26 Jan 2009 22:52:38 +0000 (22:52 +0000)
committerRobert Bragg <robert@linux.intel.com>
Tue, 27 Jan 2009 15:20:13 +0000 (15:20 +0000)
commit70d7d16f13d35392e1f46d87dc245713fd4e68f3
treeb4724930cd08ce8c3681fbe904675054117f245f
parente9a45c77449fab4ab911a136004155429f6d5bbf
Support scaling on the z axis with cogl_scale

This simply adds a z argument to cogl_scale and updates clutter-actor.c
to pass 1.0 for the z scale.
README
clutter/clutter-actor.c
clutter/cogl/cogl.h.in
clutter/cogl/gl/cogl.c
clutter/cogl/gles/cogl.c