summaryrefslogtreecommitdiff
path: root/test/cairo-test-trace.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid misuse of ctype(3) functionsTaylor R Campbell2023-03-291-2/+2
* Fix some warningsAdrian Johnson2021-08-221-2/+4
* Remove stray _GNU_SOURCE definitionsEmmanuele Bassi2021-05-011-2/+0
* Handle new Cairo formats in test-traceEmmanuele Bassi2021-04-271-0/+2
* build: Include correct poll.hGeorge Matsumura2020-09-051-1/+9
* meson: Fix musl buildGeorge Matsumura2020-09-021-3/+4
* skip MAP_NORESERVE when unsupportedMichael Haubenwallner2015-03-051-0/+4
* boilerplate: Remove unused thread id parameterAndrea Canciani2011-11-121-1/+0
* Improve the documentation of the flagsAndrea Canciani2011-11-121-4/+3
* Sort option flagsAndrea Canciani2011-11-121-1/+1
* test/trace: Hack to dump out per-context images and tracesChris Wilson2011-09-211-3/+14
* test: Hack cairo-test-trace to write at trace for all contextsChris Wilson2011-09-161-10/+29
* Introduce a new compositor architectureChris Wilson2011-09-121-79/+116
* Introduce the cairo-missing libraryAndrea Canciani2011-09-021-46/+1
* Remove useless checks for NULL before freeingAndrea Canciani2011-07-311-4/+2
* build: Rework pthread detection.M Joonas Pihlaja2010-07-111-5/+5
* test-suite: add image_diff_is_failure() functionBenjamin Otte2010-04-281-2/+1
* script: Port cairo_script_context_t to cairo_device_tChris Wilson2010-01-221-3/+4
* [meta] Rename cairo_meta_surface_t to cairo_recording_surface_t.M Joonas Pihlaja2009-10-221-24/+24
* [build] Link against pthread-stubsChris Wilson2009-10-151-5/+5
* [API] Make _cairo_meta_surface_replay() private againBenjamin Otte2009-09-301-2/+6
* [script] Introduce cairo_script_context_tChris Wilson2009-08-291-1/+4
* [test] Rename some structures within cairo-test-traceChris Wilson2009-07-051-112/+112
* Export meta-surfaceChris Wilson2009-07-031-38/+20
* [test] Record trace to an in-memory meta-surfaceChris Wilson2009-07-031-42/+329
* [test] Fix the image compareChris Wilson2009-06-211-15/+86
* [test] Experiment with reference targetsChris Wilson2009-06-191-39/+190
* [test] Minor tweak to cairo-test-traceChris Wilson2009-06-131-7/+9
* [test] Need SOURCE when copying image dataChris Wilson2009-06-131-0/+1
* [test] Remove dlmallocChris Wilson2009-06-131-51/+11
* [test] Code review after sleepChris Wilson2009-06-131-164/+236
* [test] Add cairo-test-traceChris Wilson2009-06-121-0/+1225