index
:
cairo
1.0
1.10
1.2
1.4
1.6
1.8
master
cairo's central repository
cworth
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
27 hours
qt: Fix compilation, also minor fix for building against Qt5
HEAD
master
Oleg Romashin
3
-167/+25
29 hours
doc: Fix pattern name mismatch
Nis Martensen
1
-5/+5
47 hours
observer: Silence gcc warning
Andrea Canciani
1
-1/+5
47 hours
observer: Return status when printing the observed data
Andrea Canciani
2
-14/+14
3 days
Wrapper: Don't translate clips extents' origin
Uli Schlachter
1
-4/+0
3 days
xlib-xcb: Make this compile again
Uli Schlachter
1
-1/+1
3 days
quartz: Add missing source hook
Chris Wilson
1
-0/+1
4 days
analysis: replace open-coded _cairo_box_add_box()
Chris Wilson
1
-10/+3
4 days
gl: initialize temporary surface with size same as subsurface
Henry (Yu) Song
1
-1/+3
4 days
gl: Transfer ownership of trapezoid mask to operand
Chris Wilson
1
-5/+10
4 days
polygon-intersection: The edge direction is immaterial
Chris Wilson
1
-1/+0
4 days
traps: composite_boxes() is not a mask constructor
Chris Wilson
1
-1/+1
4 days
spans: Pass unbounded operations to the spans compositors
Chris Wilson
1
-11/+5
4 days
clip: Apply the partial boxes for clip_combine_with_surface
Chris Wilson
1
-4/+6
4 days
clip: Check whether an extents only clip contains the box
Chris Wilson
1
-0/+3
4 days
tor: Restore the 256x15 sampling of the original rasteriser
Chris Wilson
1
-4/+2
4 days
polygon: Extend intersection edges to cover entire range
Chris Wilson
1
-2/+11
4 days
directfb: Discard long broken code and return to basics
Chris Wilson
3
-1664/+334
4 days
test: Referesh traps (xlib) reference images for font updates
Chris Wilson
89
-0/+0
4 days
Replace the ad-hoc surface unwrappers with a function pointer
Chris Wilson
44
-67/+232
4 days
gl: Just flush the context upon operand destroy
Chris Wilson
1
-1/+3
9 days
gl: Fix gl-source-surface test
Martin Robinson
1
-7/+40
9 days
ps: fix extend-pad-border test failure
Adrian Johnson
1
-6/+9
11 days
ps: ensure shading domain is [ 0 1 ]
Adrian Johnson
1
-5/+15
11 days
ps: add missing 'Q' to end of page
Adrian Johnson
1
-20/+7
11 days
xlib: Only reduce a readback of an uninitialised source for pixmaps
Chris Wilson
1
-1/+3
11 days
xlib: Set IncludeInferiors when acquiring the source image
Chris Wilson
1
-0/+8
11 days
xlib: Set IncludeInferiors when using CopyArea
Chris Wilson
2
-5/+58
12 days
ps: avoid using ps patterns to paint/fill gradients
Adrian Johnson
1
-76/+144
13 days
ps: support RASTER_SOURCE patterns
Adrian Johnson
3
-217/+389
2012-01-19
api: add cairo_surface_supports_mime_type
Adrian Johnson
9
-1/+112
2012-01-17
xlib: Improve choice of bits-per-pixel for depth
Chris Wilson
1
-10/+15
2012-01-15
rectangle: Implement _cairo_rectangle_contains_rectangle()
Andrea Canciani
7
-56/+22
2012-01-15
pattern: Infinite color-only sources are always opaque
Andrea Canciani
1
-5/+5
2012-01-15
raster-source: Do not return value in void function
Andrea Canciani
1
-2/+1
2012-01-15
quartz: Do not export private functions
Andrea Canciani
1
-3/+3
2012-01-15
quartz: Make glyph antialiasing consistent with quartz-font
Andrea Canciani
1
-0/+3
2012-01-15
quartz: Fix building with QUARTZ_DEBUG
Andrea Canciani
1
-4/+9
2012-01-15
test: Add stride-12-image
Andrea Canciani
5
-0/+72
2012-01-15
ps: handle different x/y fallback resolution in Fallback Image comment
Adrian Johnson
1
-7/+19
2012-01-15
test: add push/pop group to fallback test
Adrian Johnson
3
-5/+20
2012-01-12
xcb: Use int instead of uint16_t for rowstride
Uli Schlachter
2
-2/+2
2012-01-12
test: Add negative-stride-image
Andrea Canciani
5
-0/+72
2012-01-11
xlib: Fix typo in 5045155de6, lack of closing ';'
Chris Wilson
1
-1/+1
2012-01-11
subsurface: Add guards for creating similar surface
Chris Wilson
1
-0/+8
2012-01-11
xcb: Add dimension guards to create-similar-image
Chris Wilson
1
-0/+7
2012-01-11
xlib: Do not upload inplace if the image does not match the surface format
Chris Wilson
1
-0/+16
2012-01-11
test: Add arc-direction
Chris Wilson
7
-0/+106
2012-01-11
perf/chart: Make the columns transculent so that the label behind is visible
Chris Wilson
1
-4/+44
2012-01-11
perf/chart: Show values next to the column if too small to fit inside
Chris Wilson
1
-6/+14
[next]