summaryrefslogtreecommitdiff
path: root/cogl/cogl-clip-state.c
Commit message (Expand)AuthorAgeFilesLines
* cogl-clip-stack: Don't convert rect clips to window clipsNeil Roberts2010-12-031-55/+0
* path 2.0: update path API for experimental 2.0 APIRobert Bragg2010-11-111-2/+6
* cogl-journal: Log the clip state in the journalNeil Roberts2010-11-041-24/+0
* cogl: Don't flush the journal when flushing clip stateNeil Roberts2010-11-041-0/+5
* cogl: Move the clip stack dirtiness to the context rather than the FBNeil Roberts2010-11-041-37/+3
* cogl-clip-stack: Don't allocate a separate struct for CoglClipStackNeil Roberts2010-11-041-35/+20
* framebuffer: Replace CoglHandle with CoglFramebuffer *Robert Bragg2010-07-071-8/+8
* cogl-clip-state: Export transform_point internally to CoglNeil Roberts2010-06-101-42/+3
* cogl-path: Renames cogl_path_get/set cogl_get/set_pathRobert Bragg2010-06-041-1/+1
* analysis: Use static functions when possibleDamien Lespiau2010-06-011-1/+1
* cogl: Implement retained clip stacksNeil Roberts2010-04-151-0/+34
* cogl-clip-stack: Convert to be a CoglHandleNeil Roberts2010-04-151-8/+8
* Separate out CoglClipStackState from cogl-clip-stack.cNeil Roberts2010-04-151-0/+405