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-vg-surface.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-19
Split cairo-recording-surface-private into struct+inlines
Chris Wilson
1
-1
/
+1
2012-02-09
Replace the ad-hoc surface unwrappers with a function pointer
Chris Wilson
1
-0
/
+1
2011-11-09
vg: Fix build
Andrea Canciani
1
-117
/
+34
2011-08-30
api: Extend cairo_antialias_t to include performace/quality hints
Chris Wilson
1
-1
/
+4
2011-07-26
API: map-to-image and create-similar-image
Chris Wilson
1
-1
/
+4
2011-07-21
Use new pixman formats
Andrea Canciani
1
-3
/
+3
2011-07-15
Implement cairo_backend_t
Chris Wilson
1
-0
/
+3
2011-01-02
pattern: Use double precision for gradient extreme objects
Andrea Canciani
1
-9
/
+9
2010-12-10
path: Always interpret in forward direction
Andrea Canciani
1
-1
/
+0
2010-10-21
Other backends: Set round_glyph_positions to OFF
Uli Schlachter
1
-0
/
+1
2010-06-02
openvg: fix build break
Makoto Kato
1
-1
/
+1
2010-04-30
surface: Convert snapshots from an array to a double-linked list.
Chris Wilson
1
-6
/
+2
2010-04-27
Update FSF address
Andrea Canciani
1
-1
/
+1
2010-01-22
pattern: Add convenience patterns for stock colours
Chris Wilson
1
-3
/
+2
2010-01-22
Add cairo_device_t
Chris Wilson
1
-0
/
+1
2010-01-22
Remove content matching from snapshot lookup.
Chris Wilson
1
-2
/
+1
2010-01-22
Move _cairo_error() to a standalone header
Chris Wilson
1
-1
/
+2
2009-10-22
[meta] Rename cairo_meta_surface_t to cairo_recording_surface_t.
M Joonas Pihlaja
1
-5
/
+5
2009-09-30
[API] Make _cairo_meta_surface_replay() private again
Benjamin Otte
1
-1
/
+1
2009-07-23
Remove clip handling from generic surface layer.
Chris Wilson
1
-65
/
+57
2009-07-17
Add OpenVG backend.
Chris Wilson
1
-0
/
+1938