summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-03xlib-xcb: Fix make checkUli Schlachter2-0/+4
2012-03-03Fix docs for cairo_xlib_device_debug_cap_xrender_versionUli Schlachter1-2/+2
2012-03-03image: Correct origin of unbound recording surface sourceChris Wilson95-13/+16
2012-03-02base: Remove the double application of the clip boxesChris Wilson63-125/+49
2012-03-02test/record1414: Pixel align the clip for replayChris Wilson2-0/+1
2012-03-01mono: Always bias initial edge advancementZhigang Gong4-1/+1
2012-02-29spans,traps-compositor: Check for all-clipped after intersecting clip with boxesChris Wilson2-0/+6
2012-02-29mono-scan-convertor: Include space for the closing spanSeongwon Cho1-2/+4
2012-02-29ft: Export FreeType synthesis optionsChris Wilson3-23/+124
2012-02-29ft: Remove unused HINT_METRICS from ft_font.extra-flagsChris Wilson1-9/+6
2012-02-29gl: Various fixes for glyphsChris Wilson13-57/+108
2012-02-28spans+image: Fix clipping with polygons and spansChris Wilson39-159/+420
2012-02-28surface-wrapper: Apply the scaled-font ctm and non-default font-optionsChris Wilson3-2/+36
2012-02-28test: Regenerate reference images for vanilla record testsChris Wilson58-0/+6
2012-02-28scaled-font: Assign a temporary hash value for the placeholderChris Wilson1-0/+8
2012-02-28test: Add record90 to exercise replaying a rotated recording surfaceChris Wilson23-0/+496
2012-02-28scaled-font: Refactor the hash computationChris Wilson1-31/+23
2012-02-28scaled-font: Key the cache on the original font faceChris Wilson1-87/+94
2012-02-27test: Set record2x-fill-alpha as an xfailChris Wilson1-0/+0
2012-02-27test/record: Fix typo in record*-text-transformChris Wilson10-3/+3
2012-02-27surface-wrapper: Apply replay transforms to scaled fontChris Wilson1-1/+11
2012-02-27test: Verify scaled replay of a recording surfaceChris Wilson39-0/+992
2012-02-25pdf: ensure all transparency groups are isolatedAdrian Johnson1-0/+4
2012-02-25test: add test to check that pdf transparency groups are non-isolatedAdrian Johnson3-0/+74
2012-02-25win32: fix compilation on cygwinAdrian Johnson1-1/+3
2012-02-24pdf,ps: The device offset only needs to taken into account for raster patternsChris Wilson2-4/+1
2012-02-24test: a1-line-width is a test of rasterisation, so skip for the vector backendsChris Wilson1-1/+1
2012-02-24recording: Remove superfluous resetChris Wilson1-1/+0
2012-02-24test: Add a couple of reference images for the recording surfaceChris Wilson2-0/+0
2012-02-24subsurface: Fix typo in snapshot creationChris Wilson1-1/+1
2012-02-24recording: Optimize a copy of one recording surface onto anotherChris Wilson1-1/+20
2012-02-24debug: Add some TRACE statements for recording surfaces and snapshotsChris Wilson3-0/+24
2012-02-24image: Handle recursive drawing of recording surfaceChris Wilson1-1/+88
2012-02-24{mask,traps}-composite: Restore unsetting of the is-clear flags for the maskChris Wilson2-2/+4
2012-02-23xlib: Handle window-to-window copies by avoiding the use of a clip regionChris Wilson1-42/+54
2012-02-23xlib: Tidy conversion of xrender format to cairo_content_tChris Wilson1-13/+9
2012-02-23boilerplate: Use any2ppm from ANY2PPM env variableAndrea Canciani2-3/+10
2012-02-22xlib-xcb: Wrap cairo_xlib_device_debug_cap_xrender_versionChris Wilson1-0/+16
2012-02-22surface-wrapper: Transform the clip by the device-transform correctlyChris Wilson1-6/+2
2012-02-22image: Tidy reduction to EXTEND_NONE for replay surfacesChris Wilson1-12/+1
2012-02-22script: Update mesh pattern for earlier change of csi operatorsChris Wilson1-7/+7
2012-02-22traps-compositor: add a missing release()Chris Wilson1-2/+5
2012-02-22xlib: Trim the ximage to match the trimming of the intermediateChris Wilson1-0/+2
2012-02-22xlib: Make the core compositor actually paintChris Wilson1-5/+44
2012-02-22xlib: Correct the device-offset applied to the map-to-image resultChris Wilson2-2/+2
2012-02-22xlib: Trim the intermediate upload image to match the upload extentsChris Wilson1-9/+7
2012-02-22traps-compositor: Reduce a complex clip generation to an ADD operatorChris Wilson1-26/+100
2012-02-22mask-compositor: Acquire the target surface when creating the composite maskChris Wilson2-26/+65
2012-02-22xlib: Hook up copy_boxes for the mask compositorChris Wilson1-0/+1
2012-02-22boilerplate/xlib: Exercise the mask based compositor for xrender version 0.0Chris Wilson1-1/+72