summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
27 hoursqt: Fix compilation, also minor fix for building against Qt5HEADmasterOleg Romashin3-167/+25
29 hoursdoc: Fix pattern name mismatchNis Martensen1-5/+5
47 hoursobserver: Silence gcc warningAndrea Canciani1-1/+5
47 hoursobserver: Return status when printing the observed dataAndrea Canciani2-14/+14
3 daysWrapper: Don't translate clips extents' originUli Schlachter1-4/+0
3 daysxlib-xcb: Make this compile againUli Schlachter1-1/+1
3 daysquartz: Add missing source hookChris Wilson1-0/+1
4 daysanalysis: replace open-coded _cairo_box_add_box()Chris Wilson1-10/+3
4 daysgl: initialize temporary surface with size same as subsurfaceHenry (Yu) Song1-1/+3
4 daysgl: Transfer ownership of trapezoid mask to operandChris Wilson1-5/+10
4 dayspolygon-intersection: The edge direction is immaterialChris Wilson1-1/+0
4 daystraps: composite_boxes() is not a mask constructorChris Wilson1-1/+1
4 daysspans: Pass unbounded operations to the spans compositorsChris Wilson1-11/+5
4 daysclip: Apply the partial boxes for clip_combine_with_surfaceChris Wilson1-4/+6
4 daysclip: Check whether an extents only clip contains the boxChris Wilson1-0/+3
4 daystor: Restore the 256x15 sampling of the original rasteriserChris Wilson1-4/+2
4 dayspolygon: Extend intersection edges to cover entire rangeChris Wilson1-2/+11
4 daysdirectfb: Discard long broken code and return to basicsChris Wilson3-1664/+334
4 daystest: Referesh traps (xlib) reference images for font updatesChris Wilson89-0/+0
4 daysReplace the ad-hoc surface unwrappers with a function pointerChris Wilson44-67/+232
4 daysgl: Just flush the context upon operand destroyChris Wilson1-1/+3
9 daysgl: Fix gl-source-surface testMartin Robinson1-7/+40
9 daysps: fix extend-pad-border test failureAdrian Johnson1-6/+9
11 daysps: ensure shading domain is [ 0 1 ]Adrian Johnson1-5/+15
11 daysps: add missing 'Q' to end of pageAdrian Johnson1-20/+7
11 daysxlib: Only reduce a readback of an uninitialised source for pixmapsChris Wilson1-1/+3
11 daysxlib: Set IncludeInferiors when acquiring the source imageChris Wilson1-0/+8
11 daysxlib: Set IncludeInferiors when using CopyAreaChris Wilson2-5/+58
12 daysps: avoid using ps patterns to paint/fill gradientsAdrian Johnson1-76/+144
13 daysps: support RASTER_SOURCE patternsAdrian Johnson3-217/+389
2012-01-19api: add cairo_surface_supports_mime_typeAdrian Johnson9-1/+112
2012-01-17xlib: Improve choice of bits-per-pixel for depthChris Wilson1-10/+15
2012-01-15rectangle: Implement _cairo_rectangle_contains_rectangle()Andrea Canciani7-56/+22
2012-01-15pattern: Infinite color-only sources are always opaqueAndrea Canciani1-5/+5
2012-01-15raster-source: Do not return value in void functionAndrea Canciani1-2/+1
2012-01-15quartz: Do not export private functionsAndrea Canciani1-3/+3
2012-01-15quartz: Make glyph antialiasing consistent with quartz-fontAndrea Canciani1-0/+3
2012-01-15quartz: Fix building with QUARTZ_DEBUGAndrea Canciani1-4/+9
2012-01-15test: Add stride-12-imageAndrea Canciani5-0/+72
2012-01-15ps: handle different x/y fallback resolution in Fallback Image commentAdrian Johnson1-7/+19
2012-01-15test: add push/pop group to fallback testAdrian Johnson3-5/+20
2012-01-12xcb: Use int instead of uint16_t for rowstrideUli Schlachter2-2/+2
2012-01-12test: Add negative-stride-imageAndrea Canciani5-0/+72
2012-01-11xlib: Fix typo in 5045155de6, lack of closing ';'Chris Wilson1-1/+1
2012-01-11subsurface: Add guards for creating similar surfaceChris Wilson1-0/+8
2012-01-11xcb: Add dimension guards to create-similar-imageChris Wilson1-0/+7
2012-01-11xlib: Do not upload inplace if the image does not match the surface formatChris Wilson1-0/+16
2012-01-11test: Add arc-directionChris Wilson7-0/+106
2012-01-11perf/chart: Make the columns transculent so that the label behind is visibleChris Wilson1-4/+44
2012-01-11perf/chart: Show values next to the column if too small to fit insideChris Wilson1-6/+14