[cogl-texture] Reset size of vertex log after drawing a polygon
authorNeil Roberts <neil@linux.intel.com>
Wed, 28 Jan 2009 12:00:01 +0000 (12:00 +0000)
committerNeil Roberts <neil@linux.intel.com>
Wed, 28 Jan 2009 12:24:11 +0000 (12:24 +0000)
commite72042648c2d481e7be3f395f080e798cea82c46
treef38416d540e738642527d0224d08b923883cf889
parenteda1d08f76f0636b9a273f3c673214f9c5def11d
[cogl-texture] Reset size of vertex log after drawing a polygon

Otherwise trying to render a rectangle after a polygon doesn't work
because it expects the array to be empty when it starts logging
vertices.
clutter/cogl/gl/cogl-texture.c
clutter/cogl/gles/cogl-texture.c