summaryrefslogtreecommitdiff
path: root/util/cairo-sphinx
Commit message (Expand)AuthorAgeFilesLines
* util: Fix compiler warnings in cairo-sphinxEmmanuele Bassi2023-02-031-3/+8
* Remove autotools buildAdrian Johnson2023-01-081-43/+0
* meson: Use more dependency objectsUli Schlachter2021-05-221-3/+3
* Drop the conditional inclusion of config.hEmmanuele Bassi2021-05-012-4/+0
* Remove stray _GNU_SOURCE definitionsEmmanuele Bassi2021-05-011-2/+0
* meson: Define HAVE_CONFIG_H as a project flagEmmanuele Bassi2021-05-011-2/+1
* build: Include correct poll.hGeorge Matsumura2020-09-051-1/+8
* Add meson build definitionsMathieu Duponchelle2020-07-311-0/+26
* Bug 29319 - Modules are built as versioned shared objectsBehdad Esfahbod2016-09-021-1/+1
* skip MAP_NORESERVE when unsupportedMichael Haubenwallner2015-03-051-0/+4
* sphinx: Add ickle's explanation of what sphinx doesBryce Harrington2014-09-241-0/+8
* cairo-sphinx: protect -ldl link with CAIRO_HAS_DL like in cairo-trace.Alexis Ballier2012-10-081-0/+2
* boilerplate: Remove unused thread id parameterAndrea Canciani2011-11-121-1/+1
* script: Fix script backend build.M Joonas Pihlaja2010-08-101-0/+1
* build: Rework pthread detection.M Joonas Pihlaja2010-07-112-1/+6
* build: Fix pthread detectionBenjamin Otte2010-05-131-3/+2
* configure: check -lrt for shm_open()Chris Wilson2010-03-311-1/+1
* Silence enumeration warnings following addition of RGB16_565Chris Wilson2010-03-301-0/+1
* api: Introduce CAIRO_FORMAT_INVALID formally in the API.M Joonas Pihlaja2010-03-011-3/+6
* script: Port cairo_script_context_t to cairo_device_tChris Wilson2010-01-222-11/+10
* perf: Enable a surface cache for perf-traceChris Wilson2010-01-221-1/+2
* sphinx: Add required pthread libsBenjamin Otte2009-11-021-2/+2
* sphinx: Add required pthread libsChris Wilson2009-11-021-2/+3
* [meta] Rename cairo_meta_surface_t to cairo_recording_surface_t.M Joonas Pihlaja2009-10-221-19/+19
* [tee] Rename 'append' to 'add' and add symmetric 'remove'Chris Wilson2009-09-011-1/+1
* Add cairo-sphinx utility for regression analysisChris Wilson2009-08-294-0/+1826