index
:
~alexl/cairo
device-scale
device-scale2
ickle-device-scale
master
Unnamed repository; edit this file 'description' to name the repository.
alexl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cairo-types-private.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-29
doc: Make documentation comments symmetric
Andrea Canciani
1
-1
/
+1
2012-03-10
doc: fix a few typos found by codespell
Nis Martensen
1
-1
/
+1
2012-02-15
Add preliminary damage tracking
Chris Wilson
1
-0
/
+1
2011-09-12
Introduce a new compositor architecture
Chris Wilson
1
-21
/
+13
2011-09-05
pdf: use ink extents for smask bbox
Adrian Johnson
1
-0
/
+5
2011-08-15
stroke: Convert the outlines into contour and then into a polygon
Chris Wilson
1
-1
/
+5
2011-08-14
Introduce cairo_surface_observer_t for performance analysis
Chris Wilson
1
-0
/
+6
2011-08-13
skia: Update to use cairo_backend_t interface
Chris Wilson
1
-6
/
+5
2011-08-02
pdf: check if images are grayscale or monochrome and encode as such
Adrian Johnson
1
-0
/
+8
2011-07-31
Fix make check
Andrea Canciani
1
-0
/
+1
2011-07-19
clip: Rudimentary support for clip-polygon extraction
Chris Wilson
1
-10
/
+1
2011-07-15
pattern: Add observer hooks
Chris Wilson
1
-114
/
+0
2011-07-15
Implement cairo_backend_t
Chris Wilson
1
-1
/
+13
2011-01-02
pattern: Use double precision for gradient extreme objects
Andrea Canciani
1
-6
/
+4
2011-01-01
mesh: Add mesh pattern type and enum values
Adrian Johnson
1
-0
/
+46
2010-12-13
pattern: Add a function to interpolate gradient objects.
Andrea Canciani
1
-0
/
+5
2010-12-10
fill: Simplify path to polygon conversion
Andrea Canciani
1
-7
/
+0
2010-11-24
array: Remove snapshot support
Andrea Canciani
1
-3
/
+1
2010-10-21
font options: Add private round_glpyh_positions field
Uli Schlachter
1
-0
/
+7
2010-08-26
subsurface: Make CAIRO_SURFACE_TYPE_SUBSURFACE public
Benjamin Otte
1
-2
/
+1
2010-07-10
Convert mime data length to use unsigned long
Chris Wilson
1
-1
/
+1
2010-07-08
doc: Move tmpl/ docs to inline docs
Benjamin Otte
1
-0
/
+8
2010-06-17
ft,fc,xlib: LCD filtering patch.
Nicolaus L Helper
1
-0
/
+25
2010-06-11
gstate: Update cached matrix state after device transform changes on the target
Chris Wilson
1
-0
/
+6
2010-06-10
pattern: remove content field from solid patterns
Andrea Canciani
1
-1
/
+0
2010-05-13
Make cairo_color_stop_t a unique type.
Chris Wilson
1
-1
/
+16
2010-04-27
Update FSF address
Andrea Canciani
1
-1
/
+1
2010-03-30
scaled-font: Optimize cairo_scaled_font_lookup()
Chris Wilson
1
-0
/
+1
2010-01-22
types: Move cairo_scaled_glyph_t to cairo-types-private.h
Chris Wilson
1
-0
/
+25
2010-01-22
color: Add enum value for the largest stock color.
Chris Wilson
1
-1
/
+2
2010-01-22
boxes: Efficient storage for an array of cairo_box_t.
Chris Wilson
1
-0
/
+1
2010-01-22
Alter definition of cairo_composite_rectangles_t
Chris Wilson
1
-23
/
+1
2010-01-22
Add cairo_device_t
Chris Wilson
1
-0
/
+1
2010-01-22
Real zero-copy cow snapshotting
Chris Wilson
1
-0
/
+2
2010-01-22
Add subsurface.
Chris Wilson
1
-1
/
+3
2009-10-22
[meta] Rename cairo_meta_surface_t to cairo_recording_surface_t.
M Joonas Pihlaja
1
-1
/
+1
2009-10-21
Support component-alpha.
Chris Wilson
1
-0
/
+71
2009-09-03
[polygon] Fix discard with non-banded disjoint clip boxes
Chris Wilson
1
-0
/
+1
2009-08-29
[clip] Use geometric clipping for unaligned clips
Chris Wilson
1
-2
/
+2
2009-08-29
[polygon] Amalgamate collinear edges
Chris Wilson
1
-0
/
+3
2009-08-29
Eliminate self-intersecting strokes.
Chris Wilson
1
-8
/
+7
2009-07-24
[boilerplate] Fix compilation against old revisions (as old as 1.9.2!)
Chris Wilson
1
-1
/
+4
2009-07-23
Remove clip handling from generic surface layer.
Chris Wilson
1
-6
/
+3
2009-07-03
Export meta-surface
Chris Wilson
1
-2
/
+1
2009-06-01
[cache] Expose init/fini methods so that caches can be embedded.
Chris Wilson
1
-14
/
+0
2009-03-28
[region] Move region function prototypes to cairo.h along with helper types.
Søren Sandmann
1
-6
/
+0
2009-03-28
[region] Always define cairo_rectangle_int_t with ints
Søren Sandmann
1
-29
/
+9
2009-03-28
[region] Consistently use rectangles in the API of regions
Søren Sandmann Pedersen
1
-6
/
+0
2009-03-16
[scaled-font] Lean and mean global glyph cache.
Chris Wilson
1
-0
/
+3
2008-12-29
[spline] Be pedantic and propagate errors.
Chris Wilson
1
-1
/
+1
[next]