summaryrefslogtreecommitdiff
path: root/test/cairo-test-trace.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-05skip MAP_NORESERVE when unsupportedMichael Haubenwallner1-0/+4
2011-11-12boilerplate: Remove unused thread id parameterAndrea Canciani1-1/+0
2011-11-12Improve the documentation of the flagsAndrea Canciani1-4/+3
2011-11-12Sort option flagsAndrea Canciani1-1/+1
2011-09-21test/trace: Hack to dump out per-context images and tracesChris Wilson1-3/+14
2011-09-16test: Hack cairo-test-trace to write at trace for all contextsChris Wilson1-10/+29
2011-09-12Introduce a new compositor architectureChris Wilson1-79/+116
2011-09-02Introduce the cairo-missing libraryAndrea Canciani1-46/+1
2011-07-31Remove useless checks for NULL before freeingAndrea Canciani1-4/+2
2010-07-11build: Rework pthread detection.M Joonas Pihlaja1-5/+5
2010-04-28test-suite: add image_diff_is_failure() functionBenjamin Otte1-2/+1
2010-01-22script: Port cairo_script_context_t to cairo_device_tChris Wilson1-3/+4
2009-10-22[meta] Rename cairo_meta_surface_t to cairo_recording_surface_t.M Joonas Pihlaja1-24/+24
2009-10-15[build] Link against pthread-stubsChris Wilson1-5/+5
2009-09-30[API] Make _cairo_meta_surface_replay() private againBenjamin Otte1-2/+6
2009-08-29[script] Introduce cairo_script_context_tChris Wilson1-1/+4
2009-07-05[test] Rename some structures within cairo-test-traceChris Wilson1-112/+112
2009-07-03Export meta-surfaceChris Wilson1-38/+20
2009-07-03[test] Record trace to an in-memory meta-surfaceChris Wilson1-42/+329
2009-06-21[test] Fix the image compareChris Wilson1-15/+86
2009-06-19[test] Experiment with reference targetsChris Wilson1-39/+190
2009-06-13[test] Minor tweak to cairo-test-traceChris Wilson1-7/+9
2009-06-13[test] Need SOURCE when copying image dataChris Wilson1-0/+1
2009-06-13[test] Remove dlmallocChris Wilson1-51/+11
2009-06-13[test] Code review after sleepChris Wilson1-164/+236
2009-06-12[test] Add cairo-test-traceChris Wilson1-0/+1225