summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update cairo version and libtool version for 1.3.2 snapshot1.3.2Carl Worth2006-11-151-4/+4
* NEWS: Add notes for 1.3.2 snapshotCarl Worth2006-11-151-0/+179
* Add notes for the 1.2.6 release.Behdad Esfahbod2006-11-141-0/+60
* Add missing pattern-getters-ref.png to Makefile to avoid breaking distcheck t...Carl Worth2006-11-141-0/+1
* Fix get-clip test for surfaces not implementing set_clip_regionCarl Worth2006-11-141-8/+16
* Remove non-existent reference images from Makefile to avoid breaking distchec...Carl Worth2006-11-141-9/+0
* cairo-perf-diff: Run git-ls-tree from the correct directoryCarl Worth2006-11-141-0/+1
* Fix typo.Behdad Esfahbod2006-11-141-1/+1
* Make miter join code use tessellate_convex_quad rather than tessellate_polygonCarl Worth2006-11-131-13/+7
* Make _cairo_stroker_add_sub_edge use tessellate_convex_quad rather than tesse...Carl Worth2006-11-131-25/+6
* Rewrite tessellate_rectangle as tessellate_convex_quad to make it more usefulCarl Worth2006-11-132-17/+112
* Add a status field to cairo_traps_t to enable less error checkingCarl Worth2006-11-132-83/+67
* cairo-perf-diff: rsync only git-managed files from boilerplate/perfCarl Worth2006-11-131-3/+13
* cairo-perf-diff: Use rsync instead of cp to avoid some unnecessary rebuildingCarl Worth2006-11-101-2/+2
* cairo-perf-diff: Separate old and new build directoriesCarl Worth2006-11-101-7/+12
* cairo-perf-diff: Allow incremental refinement of performance resultsCarl Worth2006-11-101-9/+41
* Fix broken size calculation for xreallocCarl Worth2006-11-101-1/+2
* perf: Add world-map performance test case.Carl Worth2006-11-085-0/+307
* perf/Makefile.am: Add missing zrusin-another.h file to listCarl Worth2006-11-081-1/+2
* perf: Eliminate CAIRO_STATS_MIN_VALID_SAMPLESCarl Worth2006-11-083-19/+4
* cairo-perf-diff-files: Add support for diffing "raw" files from "cairo-perf -r"Carl Worth2006-11-081-33/+128
* cairo-perf: Print ticks_per_ms value in raw mode so raw analysis tools can re...Carl Worth2006-11-081-4/+5
* perf: Move statistics code into new cairo-stats.h for sharingCarl Worth2006-11-085-103/+174
* boilerplate: Add xrealloc functionCarl Worth2006-11-082-0/+15
* [win32] implement EXTEND_REPEAT in composite when possibleVladimir Vukicevic2006-11-071-120/+266
* [win32] clean up win32_surface_compositeVladimir Vukicevic2006-11-075-114/+218
* [win32] Update pixman MMX code to work with MSVCVladimir Vukicevic2006-11-073-73/+174
* [configure] Err if a suitable pkg-config is not foundBehdad Esfahbod2006-11-071-1/+5
* Rewrite _cairo_matrix_transform_bounding_box to actually accept a box not a r...Carl Worth2006-11-074-42/+29
* test/Makefile.am: Fix typo in EXTRA_DIST that was breaking distcheckCarl Worth2006-11-071-1/+1
* cairo-perf: Add command line options for test cases to run, listing tests, an...Carl Worth2006-11-072-31/+139
* Add zrusin-another test cases (tessellate and fill).Carl Worth2006-11-065-1/+762
* cairo-perf-diff: Use two-part hash to avoid stale data when perf suite changes.Carl Worth2006-11-062-4/+16
* Don't rely on NQUARTZ or OS2 surface types unless they exist.Carl Worth2006-11-061-0/+2
* Change _cairo_fixed_from_double to use the "magic number" techniqueDan Amelang2006-11-061-1/+47
* Add autoconf macro AX_C_FLOAT_WORDS_BIGENDIANDan Amelang2006-11-062-0/+66
* cairo-perf-diff: Build and run latest cairo-perf program rather than whatever...Carl Worth2006-11-061-0/+5
* cairo-perf-diff: Fix to still function if run from the top-level directory co...Carl Worth2006-11-061-0/+3
* glitz: fix a memory leak in _cairo_glitz_surface_composite_trapezoids.Jinghua Luo2006-11-061-0/+2
* [Makefile.am] Pass tag message to git-tag in release-publishBehdad Esfahbod2006-11-021-1/+1
* [Makefile.am] Minor fixes in release-publish outputBehdad Esfahbod2006-11-021-2/+3
* Increment CAIRO_VERSION to 1.3.1 now that a 1.2.6 release existsCarl Worth2006-11-021-2/+2
* Remove typo (mean vs median)Carl Worth2006-11-021-1/+0
* cairo-perf: Change outlier elimination and report minimum times.Carl Worth2006-11-022-41/+94
* Add new perf test "pattern_create_radial"Dan Amelang2006-11-024-0/+101
* cairo-perf-diff: Simplify git usage and just run cairo-perf that gets built w...Carl Worth2006-11-021-16/+6
* XCB/perf: implement boilerplate_xcb_synchronize for fair performance tests.Jamey Sharp2006-10-291-1/+12
* [autogen.sh] Make sed script portableBehdad Esfahbod2006-10-291-1/+1
* perf: cairo-perf-diff-files.c should generate cairo-perf-diff-filesJamey Sharp2006-10-291-2/+3
* Add clip-push-group to .gitignore.Jamey Sharp2006-10-291-1/+2