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
/
cairoint.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-03
Add missing local slim proto for cairo_recording_surface_create
Chris Wilson
1
-0
/
+1
2013-01-03
stroke: Make the incremental trapezoid stroker optionally available again
Chris Wilson
1
-1
/
+20
2012-12-21
[Minor] Improve logging
Behdad Esfahbod
1
-1
/
+1
2012-08-26
pen: Use bisection to speed up vertex finding
Chris Wilson
1
-0
/
+12
2012-08-26
compositor: Skip invisible strokes
Chris Wilson
1
-0
/
+5
2012-08-17
xlib: Implement SHM fallbacks and fast upload paths
Chris Wilson
1
-1
/
+1
2012-06-09
Use the new pixman_glyph_cache_t API that will be in pixman 0.28.0
Søren Sandmann Pedersen
1
-0
/
+4
2012-06-04
composite-rectangles,scaled-font: Use accurate extents if the font is broken
Chris Wilson
1
-1
/
+1
2012-06-01
Erradicate internal use of cairo_surface_get_type()
Chris Wilson
1
-1
/
+0
2012-06-01
Erradicate internal use of cairo_surface_get_content()
Chris Wilson
1
-1
/
+0
2012-05-31
image: silence make check
Chris Wilson
1
-3
/
+0
2012-05-26
surface: Use the internal map/unmap
Andrea Canciani
1
-2
/
+0
2012-05-26
surface: Define private map/unmap functions
Andrea Canciani
1
-0
/
+8
2012-05-14
spans: Debug input paths and polygons
Chris Wilson
1
-0
/
+2
2012-04-30
Revert "Use pixman glyphs"
Søren Sandmann Pedersen
1
-4
/
+0
2012-04-30
Use pixman glyphs
Søren Sandmann Pedersen
1
-0
/
+4
2012-03-29
cairoint: Mark PDF surface as requiring the deflate stream output
Chris Wilson
1
-2
/
+7
2012-03-19
stroke: Adapt rectilinear stroker to handle separable non-unity scaling
Chris Wilson
1
-4
/
+19
2012-02-28
surface-wrapper: Apply the scaled-font ctm and non-default font-options
Chris Wilson
1
-0
/
+5
2012-02-15
win32: Rebase on the new compositor infrastructure
Chris Wilson
1
-0
/
+6
2012-01-19
api: add cairo_surface_supports_mime_type
Adrian Johnson
1
-0
/
+1
2012-01-15
rectangle: Implement _cairo_rectangle_contains_rectangle()
Andrea Canciani
1
-0
/
+10
2011-12-05
xcb: Fixup some internal state in set_{drawable,size}
Uli Schlachter
1
-0
/
+3
2011-10-15
Merge branch 'master' of git://cairographics.org/git/cairo
Chris Wilson
1
-0
/
+9
2011-10-12
spans: Refresh polygon limits after trimming the composite extents
Chris Wilson
1
-0
/
+9
2011-10-11
backends: Adds a new Cogl based backend
Robert Bragg
1
-0
/
+5
2011-10-11
debug-traps
Chris Wilson
1
-0
/
+3
2011-09-12
Introduce a new compositor architecture
Chris Wilson
1
-600
/
+31
2011-09-05
pdf: use ink extents for smask bbox
Adrian Johnson
1
-0
/
+4
2011-09-02
surface: Fix make check
Andrea Canciani
1
-0
/
+2
2011-08-15
stroke: Convert the outlines into contour and then into a polygon
Chris Wilson
1
-0
/
+6
2011-08-15
stroke: move normal stroker to new file
Chris Wilson
1
-0
/
+8
2011-08-14
record: Offset the clip by the replay transformation as well
Chris Wilson
1
-3
/
+0
2011-08-13
stroke: Rely on the tessellator to remove self-intersections
Chris Wilson
1
-13
/
+0
2011-08-13
surface: propagate internal statuses
Chris Wilson
1
-2
/
+2
2011-08-13
skia: Update to use cairo_backend_t interface
Chris Wilson
1
-0
/
+1
2011-08-13
image: move surface definition to new header for subclassing
Chris Wilson
1
-25
/
+3
2011-08-02
pdf: check if images are grayscale or monochrome and encode as such
Adrian Johnson
1
-0
/
+4
2011-07-31
Fix make check
Andrea Canciani
1
-2
/
+2
2011-07-27
win32: Constify
Andrea Canciani
1
-1
/
+1
2011-07-26
API: map-to-image and create-similar-image
Chris Wilson
1
-2
/
+22
2011-07-26
rectangle: speed up the is-intersecting test.
Chris Wilson
1
-12
/
+4
2011-07-26
record: Check the operation against the target device extents.
Chris Wilson
1
-0
/
+18
2011-07-26
record: Store the untransformed operation extents along with the command
Chris Wilson
1
-0
/
+2
2011-07-24
image: Fix clip-intersect
Chris Wilson
1
-0
/
+8
2011-07-19
clip: Rudimentary support for clip-polygon extraction
Chris Wilson
1
-20
/
+59
2011-07-18
type1-subset: Remove FT dependency part 5
Adrian Johnson
1
-0
/
+20
2011-07-18
type1-subset: Remove FT dependency part 1
Adrian Johnson
1
-0
/
+19
2011-07-15
pattern: Add observer hooks
Chris Wilson
1
-168
/
+3
2011-07-15
Implement cairo_backend_t
Chris Wilson
1
-2
/
+7
[next]