summaryrefslogtreecommitdiff
path: root/cogl/cogl-clip-stack.h
Commit message (Expand)AuthorAgeFilesLines
* This re-licenses Cogl under the MIT licenseRobert Bragg2014-01-141-11/+18
* Separate out CoglPath api into sub-libraryRobert Bragg2013-06-121-22/+2
* Reorder some struct members to avoid padding due to alignmentNeil Roberts2013-01-101-5/+5
* Re-design the matrix stack using a graph of opsRobert Bragg2012-04-241-15/+22
* Switch use of primitive glib types to c99 equivalentsRobert Bragg2012-04-181-1/+1
* Remove the legacy CoglPath APINeil Roberts2012-04-161-1/+1
* Change API so that CoglPixelBuffer no longer knows its w/h/formatNeil Roberts2012-03-051-0/+1
* Remove all internal includes of cogl.hRobert Bragg2012-02-201-1/+1
* remove redundant _cogl_clip_stack_dirty() apiRobert Bragg2011-12-061-3/+0
* clip: Adds cogl_clip_push_primitive APIRobert Bragg2011-11-011-1/+28
* framebuffer: don't reference default fb in _clear apisRobert Bragg2011-08-121-1/+3
* clip-stack: Adds _cogl_clip_stack_get_bounds APIRobert Bragg2011-01-211-0/+7
* cogl-clip-stack: Move the struct definitions to the headerNeil Roberts2010-12-031-0/+114
* cogl: Move the clip stack dirtiness to the context rather than the FBNeil Roberts2010-11-041-2/+4
* cogl-clip-stack: Don't allocate a separate struct for CoglClipStackNeil Roberts2010-11-041-23/+15
* clip_stack: Remove use of CoglHandle in the CoglClipStack APIRobert Bragg2010-06-011-12/+14
* cogl: Implement retained clip stacksNeil Roberts2010-04-151-0/+19
* cogl-clip-stack: Convert to be a CoglHandleNeil Roberts2010-04-151-11/+6
* Separate out CoglClipStackState from cogl-clip-stack.cNeil Roberts2010-04-151-13/+24
* Remove mentions of the FSF addressEmmanuele Bassi2010-03-011-3/+3
* cogl: improves header and coding style consistencyRobert Bragg2010-02-121-4/+10
* [draw-buffers] First pass at overhauling Cogl's framebuffer managementRobert Bragg2009-11-031-4/+5
* Intial Re-layout of the Cogl source code and introduction of a Cogl WinsysRobert Bragg2009-10-161-0/+43