cogl-clip-stack: Convert to be a CoglHandle
authorNeil Roberts <neil@linux.intel.com>
Thu, 15 Apr 2010 09:27:43 +0000 (10:27 +0100)
committerNeil Roberts <neil@linux.intel.com>
Thu, 15 Apr 2010 13:51:01 +0000 (14:51 +0100)
commit3a58bc440b2e5dd0af15c65849e2baed170835f8
tree3dd72e84525de7e5cb664af5af21119530dd4277
parentaba7fb63cb2b190e3878e2be2e8818fcecfdeb2b
cogl-clip-stack: Convert to be a CoglHandle

CoglClipStacks can now be reference counted via a CoglHandle. The
ClipClipState now stores handles in the list rather than CoglClipStack
pointers.
clutter/cogl/cogl/cogl-clip-stack.c
clutter/cogl/cogl/cogl-clip-stack.h
clutter/cogl/cogl/cogl-clip-state.c