summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* quartz-image: Fix buildAndrea Canciani2014-10-032-4/+4
* quartz: Fix buildAndrea Canciani2014-10-031-14/+8
* test: Add whole flipped replaysChris Wilson2014-10-0210-0/+188
* image: Eliminate self-intersections for the pixman traps compositorChris Wilson2014-10-021-0/+32
* test: Refresh reference images for tor rendering changesChris Wilson2014-10-02294-0/+0
* tor: Enable analytic processing for starting rowsChris Wilson2014-10-021-10/+17
* tor: Perform analytic coverage over the pixel not sample pointsChris Wilson2014-10-021-18/+49
* test/simple: Tighten sanity checks in reference image generatorChris Wilson2014-10-021-4/+4
* test: Add a simple rasteriser to check fidelity of edge renderingChris Wilson2014-10-023-0/+348
* test: Fix coverage-abuttingChris Wilson2014-09-301-1/+1
* test: Add another coverage example demonstrating the seams in torChris Wilson2014-09-302-0/+53
* test: Explicitly flip the reference image for recordflipChris Wilson2014-09-308-3/+55
* test: Remove more duplicated reference imagesChris Wilson2014-09-30359-0/+0
* tor: Review full-row walkerChris Wilson2014-09-30134-52/+34
* test: Include coverage in the normal test runChris Wilson2014-09-301-7/+7
* tor: Fix loss of precision from projection onto sample gridChris Wilson2014-09-30283-157/+174
* test: Remove redundant reference imagesChris Wilson2014-09-30174-0/+0
* test: Add test for egl-surface-sourceRavi Nanjundappa2014-09-297-1/+137
* src: check the surface backend for NULLRavi Nanjundappa2014-09-294-5/+60
* stroke,traps: Emit join without loss of precisionChris Wilson2014-09-298-257/+530
* test/coverage: Exercise invariance under mirror symmetryChris Wilson2014-09-292-0/+55
* build-sys: do not try to build util/sphinx on WindowsMarc-André Lureau2014-09-241-1/+1
* sphinx: Add ickle's explanation of what sphinx doesBryce Harrington2014-09-241-0/+8
* test: Exercise stroking bugs with xlib/trapezoidsChris Wilson2014-09-244-0/+62
* arc: Insert the initial point on the arcChris Wilson2014-09-241-0/+4
* NEWS: Revise downscaling feature descriptionBryce Harrington2014-09-231-21/+27
* build: Fix float endian configure test when using clang -O4Bryce Harrington2014-09-231-4/+5
* Fix compilation with bionic libcAdrian Johnson2014-09-235-11/+24
* Don't return NULL to clients when getting deviceBryce Harrington2014-09-222-4/+7
* Don't return NULL to clients when getting imageBryce Harrington2014-09-223-3/+3
* NEWS: Note that downscaling changes only affect image + fallbackBryce Harrington2014-09-221-1/+3
* gl: Increase default VBO size on GL to 1MBryce Harrington2014-09-192-1/+7
* gl: Track the VBO size as a property of the ctxBryce Harrington2014-09-194-15/+17
* cairo-gl: Make VBO size run-time settableBryce Harrington2014-09-194-4/+30
* test: Add test oversized egl surfacesRavi Nanjundappa2014-09-193-0/+124
* NEWS: Drop unfinished thoughtBryce Harrington2014-09-181-1/+0
* AUTHORS: Add Ravi, myself, and a couple other frequent contributorsBryce Harrington2014-09-171-1/+5
* README: Update required dependenciesBryce Harrington2014-09-171-10/+20
* NEWS: Bring up to date with recent bug fixes.Bryce Harrington2014-09-171-3/+66
* Disable font options for xcb.Bryce Harrington2014-09-171-1/+7
* win32 printing: fix image scale when GDI scale is not identityAdrian Johnson2014-09-141-0/+1
* xcb: Initialize font options from Xft resourcesLukáš Lalinský2014-09-125-3/+435
* made paths to pixman, libpng and zlib configurable by commandline for win32 b...David Weiß2014-09-111-6/+17
* qt: Suppress warnings in qt backend buildRavi Nanjundappa2014-09-112-9/+13
* Fix _cairo_mesh_pattern_equal() when cairo_mesh_patch_t structs are differentMaks Naumov2014-08-281-1/+1
* Fix font x_scale value in _compute_transform()Maks Naumov2014-08-271-1/+1
* test: Fix null pointer issue reported by cppcheck static analysis toolRavi Nanjundappa2014-08-271-11/+14
* src: Fix memory issue reported by cppcheck static analysis toolRavi Nanjundappa2014-08-271-1/+3
* traps,xcb: Set the box count after filteringChris Wilson2014-08-252-4/+5
* traps,xcb: Prefilter zero-area boxes when converting trapsChris Wilson2014-08-232-22/+35