Some updates for the 1.0 release notes regarding Cogl
authorRobert Bragg <robert@linux.intel.com>
Thu, 29 Jan 2009 16:24:24 +0000 (16:24 +0000)
committerRobert Bragg <robert@linux.intel.com>
Thu, 29 Jan 2009 16:24:24 +0000 (16:24 +0000)
commitf77428991c36b05e7e289c6f69df4bb2da3d5e0a
tree16df9ef6396b643b6b5d5bb9440af7df1f86b731
parentbec9b32e73eb521ba7dc06af825b1643bfc5b6c4
Some updates for the 1.0 release notes regarding Cogl

Documents that the cogl_rectangle arguments changed from x1, y1, width, height
to x1, y1, x2, y2; notes that cogl_scale now accepts a z-scale; adds a note
about the new vertex buffer API and fixes a s/CoglMesh/CoglMatrix/ typo.
README