Explicitly make the modelview-matrix current in cogl_{rotate,transform,etc}
authorRobert Bragg <robert@linux.intel.com>
Fri, 6 Mar 2009 03:43:24 +0000 (03:43 +0000)
committerRobert Bragg <robert@linux.intel.com>
Thu, 12 Mar 2009 18:55:40 +0000 (18:55 +0000)
commit2f34d14cb46d8ccaff94b1bbf03c9bcf72c5f970
tree3d3d9d3ae102073326c68ba915beccc9811e2a56
parent0d88ecb45928d9decb3ab7fc52493a24cd81334c
Explicitly make the modelview-matrix current in cogl_{rotate,transform,etc}

Its not intended that users should use these with any other matrix mode, and
internally we now have the _cogl_current_matrix API if we need to play with
other modes.
clutter/cogl/common/cogl-current-matrix.c