summaryrefslogtreecommitdiff
path: root/src/cairo-private.h
AgeCommit message (Expand)AuthorFilesLines
2009-01-02[cairo] Embed a second gstate.Chris Wilson1-1/+1
2008-06-13[cairo] Cache freed gstates.Chris Wilson1-0/+1
2007-09-25[cairo-atomic] Rewrite reference counting using atomic ops.Chris Wilson1-1/+2
2007-08-23Remove include of cairoint.h from *-private.h header files.Carl Worth1-1/+0
2007-08-22[Makefile.am] Add target sparse to run sparse static source code analyzerBehdad Esfahbod1-0/+1
2007-03-13[cairo_t] Embed a gstate into cairo_tBehdad Esfahbod1-0/+1
2007-03-13[cairo_t] Make path an array of size oneBehdad Esfahbod1-1/+1
2007-03-13[cairo_t] Move gstate pointer before cairo_path_fixed_t for better cache beha...Behdad Esfahbod1-2/+2
2007-02-23[core] Add user_data and reference count getters to all objectsVladimir Vukicevic1-0/+2
2005-06-20Rip out cairo_set_error_notfiy function as it is clear that it is not the rig...Carl Worth1-3/+0
2005-06-16Reorder fields of cairo_private_t to match initialization order.Carl Worth1-2/+6
2005-04-26Originally: 2005-04-19 Carl Worth <cworth@cworth.org>Carl Worth1-0/+4
2005-03-23Begin the process of breaking up cairoint.h, moving structure definitions of ...Carl Worth1-0/+47