summaryrefslogtreecommitdiff
path: root/cogl/cogl-clip-state.c
Commit message (Expand)AuthorAgeFilesLines
* framebuffer: expose experimental cogl_get_draw_framebufferRobert Bragg2011-04-111-6/+6
* cogl: rename cogl-context.h cogl-context-private.hRobert Bragg2011-04-111-1/+1
* cogl-clip-state: Adapt to experimental cogl2 API.Jasper St. Pierre2011-03-101-16/+4
* cogl-framebuffer: Separate the draw and read bufferNeil Roberts2011-02-151-7/+7
* clip: rename get_clip_stack + add framebuffer_get_stackRobert Bragg2011-01-211-18/+3
* journal: Support per-framebuffer journalsRobert Bragg2011-01-211-2/+3
* 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