summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* sphinx: Add ickle's explanation of what sphinx doesBryce Harrington2014-09-241-0/+8
* [cairo-trace] Work around fontconfig :charset= parse format changeBehdad Esfahbod2014-07-141-0/+12
* [trace] Don't print FC_CHARSET, FC_LANG, and FC_CAPABILITYBehdad Esfahbod2014-07-111-4/+17
* Remove some useless declarations found by scan-build, the LLVM/clang static a...Sylvestre Ledru2014-05-061-1/+0
* test and util: maintain consistency in the usage of ARRAY_LENGTH macroRavi Nanjundappa2014-04-302-7/+9
* cairo-script: Compare status with CSI enumsBryce Harrington2014-01-311-1/+1
* cairo-script: Error if asked to decompress with missing compression libBryce Harrington2014-01-312-12/+12
* cairo-trace: Stringify CAIRO_STATUS_JBIG2_GLOBAL_MISSINGBryce Harrington2014-01-311-0/+1
* Fix SSIZE_T definition problem when making with MSYS on Windows7Bryce Harrington2013-10-311-1/+1
* trace: Fix operand emissionChris Wilson2013-09-271-50/+182
* script: Add support for replaying device-scaleChris Wilson2013-09-051-0/+48
* trace: Record set-device-scaleChris Wilson2013-09-051-0/+12
* trace: Improve operand emissionChris Wilson2013-06-051-60/+87
* gobject: Add wrapper around cairo_matrix_tNicola Fontana2013-03-232-1/+7
* script: Set decompression length prior to calling decompressorsChris Wilson2013-01-141-1/+1
* script: Simply exchange source/dest images for _set_source_imageChris Wilson2013-01-081-5/+14
* script: Attempt to decompress images in placeChris Wilson2013-01-082-166/+232
* script: Recompress strings using LZO whilst binding tracesChris Wilson2013-01-056-56/+215
* gobject: Fix my typo s/TEST/TEXT/ in the previous commitChris Wilson2013-01-041-1/+1
* gobject: Fix "text_cluster_flags_get_type" typoKouhei Sutou2013-01-041-1/+1
* gobject: Add the correct macro name for the hint-metrics typeKouhei Sutou2013-01-031-0/+2
* script: Fix map-to-image/unmap stack manipulationsChris Wilson2012-11-281-3/+3
* trace: Do not forcibly add surfaces to the dictionaryChris Wilson2012-11-281-18/+32
* trace: Fix operand emission for map-to-image and unmap-imageChris Wilson2012-11-271-24/+34
* util/show-polygon: Show the limited range of each edgeChris Wilson2012-11-011-4/+48
* cairo-sphinx: protect -ldl link with CAIRO_HAS_DL like in cairo-trace.Alexis Ballier2012-10-081-0/+2
* cairo-fdr: protect -ldl link with CAIRO_HAS_DL like in cairo-trace.Alexis Ballier2012-10-081-0/+2
* Fix malloc-stats for newer glibcBehdad Esfahbod2012-09-221-1/+1
* [util/malloc-stats] Use tighter spacing.Behdad Esfahbod2012-09-171-3/+3
* cairo-script: Attempt to fallback for unresolved patternsChris Wilson2012-08-201-2/+17
* trace: Fix propagation of CAIRO_TRACE_OUTDIR to childrenChris Wilson2012-08-111-1/+1
* Protect code using dlfcn.h with CAIRO_HAS_DLSYMMaarten Bosmans2012-04-101-0/+4
* win32: Avoid redefining ssize_tKalev Lember2012-03-291-0/+2
* trace: Wrap GL surfacesDongyeon Kim2012-03-191-0/+183
* trace: Add breadcrumb for cairo_image_surface_get_data()Chris Wilson2012-03-151-0/+22
* doc: fix a few typos found by codespellNis Martensen2012-03-101-1/+1
* trace: Remove the warning about the unstable formatChris Wilson2011-11-251-1/+0
* script: Prefer polymorphorism for mesh path constructionChris Wilson2011-11-251-111/+47
* Convert cairo_mime_surface_t to cairo_raster_source_pattern_tChris Wilson2011-11-251-15/+12
* boilerplate: Remove unused thread id parameterAndrea Canciani2011-11-121-1/+1
* cairo-script: Don't ask for inlining of a cold-path functionAndrea Canciani2011-11-091-1/+1
* fill: Fix unantialiased rectilinear-fill-to-boxesChris Wilson2011-09-301-5/+15
* trace: Emit an stack operation to create a pattern from an undefined surfaceChris Wilson2011-09-271-3/+14
* Make cairo-missing a static libraryAndrea Canciani2011-09-181-1/+1
* fdr,tee: Reorder master/slave invocation to capture death-upon-signalsChris Wilson2011-09-161-0/+26
* Introduce a new compositor architectureChris Wilson2011-09-124-36/+122
* cairo-missing: Fix buildAndrea Canciani2011-09-043-8/+12
* cairo-missing: Fix and cleanup ssize_t type definitionAndrea Canciani2011-09-041-0/+8
* Introduce the cairo-missing libraryAndrea Canciani2011-09-027-1/+221
* api: Extend cairo_antialias_t to include performace/quality hintsChris Wilson2011-08-303-0/+14