summaryrefslogtreecommitdiff
path: root/src/cairo-surface-observer-private.h
Commit message (Expand)AuthorAgeFilesLines
* Fix out of bound access in struct pattern->typeAshim2015-07-091-1/+1
* Split cairo-surface-observer-private into struct+inlinesChris Wilson2012-04-191-20/+1
* Introduce a new compositor architectureChris Wilson2011-09-121-3/+21
* time: Add cairo_time_t typeAndrea Canciani2011-09-021-6/+7
* api: Extend cairo_antialias_t to include performace/quality hintsChris Wilson2011-08-301-1/+1
* observer: record all operations and their timingsChris Wilson2011-08-201-0/+9
* obsever: include the operation timingsChris Wilson2011-08-181-0/+29
* observer: further classify general clipsChris Wilson2011-08-181-1/+1
* check: make check-headers happyChris Wilson2011-08-151-0/+2
* Introduce cairo_surface_observer_t for performance analysisChris Wilson2011-08-141-0/+168