summaryrefslogtreecommitdiff
path: root/src/cairo-private.h
Commit message (Expand)AuthorAgeFilesLines
* Implement cairo_backend_tChris Wilson2011-07-151-9/+16
* Update FSF addressAndrea Canciani2010-04-271-1/+1
* [cairo] Embed a second gstate.Chris Wilson2009-01-021-1/+1
* [cairo] Cache freed gstates.Chris Wilson2008-06-131-0/+1
* [cairo-atomic] Rewrite reference counting using atomic ops.Chris Wilson2007-09-251-1/+2
* Remove include of cairoint.h from *-private.h header files.Carl Worth2007-08-231-1/+0
* [Makefile.am] Add target sparse to run sparse static source code analyzerBehdad Esfahbod2007-08-221-0/+1
* [cairo_t] Embed a gstate into cairo_tBehdad Esfahbod2007-03-131-0/+1
* [cairo_t] Make path an array of size oneBehdad Esfahbod2007-03-131-1/+1
* [cairo_t] Move gstate pointer before cairo_path_fixed_t for better cache beha...Behdad Esfahbod2007-03-131-2/+2
* [core] Add user_data and reference count getters to all objectsVladimir Vukicevic2007-02-231-0/+2
* Rip out cairo_set_error_notfiy function as it is clear that it is not the rig...Carl Worth2005-06-201-3/+0
* Reorder fields of cairo_private_t to match initialization order.Carl Worth2005-06-161-2/+6
* Originally: 2005-04-19 Carl Worth <cworth@cworth.org>Carl Worth2005-04-261-0/+4
* Begin the process of breaking up cairoint.h, moving structure definitions of ...Carl Worth2005-03-231-0/+47