summaryrefslogtreecommitdiff
path: root/src/cairo-surface-observer-private.h
AgeCommit message (Expand)AuthorFilesLines
2012-04-19Split cairo-surface-observer-private into struct+inlinesChris Wilson1-20/+1
2011-09-12Introduce a new compositor architectureChris Wilson1-3/+21
2011-09-02time: Add cairo_time_t typeAndrea Canciani1-6/+7
2011-08-30api: Extend cairo_antialias_t to include performace/quality hintsChris Wilson1-1/+1
2011-08-20observer: record all operations and their timingsChris Wilson1-0/+9
2011-08-18obsever: include the operation timingsChris Wilson1-0/+29
2011-08-18observer: further classify general clipsChris Wilson1-1/+1
2011-08-15check: make check-headers happyChris Wilson1-0/+2
2011-08-14Introduce cairo_surface_observer_t for performance analysisChris Wilson1-0/+168