summaryrefslogtreecommitdiff
path: root/cogl-path
Commit message (Expand)AuthorAgeFilesLines
* This re-licenses Cogl under the MIT licenseRobert Bragg2014-01-145-58/+92
* Remove the framebuffer's stack of clip stacksNeil Roberts2013-11-291-3/+2
* Declare interface types as void and remove cast macrosRobert Bragg2013-11-272-5/+4
* Add Autotools Items to Complete the Cogl-Path MSVC ProjectsChun-wei Fan2013-09-021-0/+12
* cogl-path: Add a symbols fileChun-wei Fan2013-08-302-0/+56
* cogl-path: Generate the primitive before using it for clippingNeil Roberts2013-08-211-1/+3
* framebuffer: remove attribute drawing apisRobert Bragg2013-07-151-6/+9
* Add _primitive_draw to replace _framebuffer_draw_primitiveRobert Bragg2013-07-151-4/+5
* cogl-path: fix compile outside of source treeAndreas Oberritter2013-07-041-6/+1
* cogl-path: export cogl_framebuffer_push_path_clipAndreas Oberritter2013-07-031-1/+1
* cogl-path: Fix the uninitialised path->fill_primitiveNeil Roberts2013-06-131-0/+1
* Separate out CoglPath api into sub-libraryRobert Bragg2013-06-1232-0/+8893