index
:
delta/cairo.git
1.0
1.10
1.12
1.14
1.16
1.2
1.4
1.6
1.8
baserock/genivi/1.12.10
baserock/genivi/1.12.10-gallium
baserock/genivi/baseline
baserock/genivi/weston
carlosgc/polygon-intersect-crash
color-emoji
master
gitlab.freedesktop.org: cairo/cairo.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cairo-paginated-surface.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add cairo_device_t
Chris Wilson
2010-01-22
1
-1
/
+3
*
Real zero-copy cow snapshotting
Chris Wilson
2010-01-22
1
-2
/
+5
*
Constify stroke style and matrices.
Chris Wilson
2010-01-22
1
-3
/
+3
*
Move _cairo_error() to a standalone header
Chris Wilson
2010-01-22
1
-0
/
+1
*
[meta] Rename cairo_meta_surface_t to cairo_recording_surface_t.
M Joonas Pihlaja
2009-10-22
1
-46
/
+46
*
[API] Make _cairo_meta_surface_replay() private again
Benjamin Otte
2009-09-30
1
-2
/
+2
*
[paginated] Propagate error return during finish.
Chris Wilson
2009-07-27
1
-0
/
+10
*
Remove clip handling from generic surface layer.
Chris Wilson
2009-07-23
1
-137
/
+97
*
Export meta-surface
Chris Wilson
2009-07-03
1
-8
/
+8
*
[region] Remove underscores from _cairo_region_*
Søren Sandmann
2009-03-28
1
-2
/
+2
*
[region] Consistently use rectangles in the API of regions
Søren Sandmann Pedersen
2009-03-28
1
-17
/
+17
*
Delete _cairo_region_get_boxes() in favor of _cairo_region_get_box()
Søren Sandmann
2009-02-15
1
-11
/
+8
*
Query the backend to see if we can repaint the solid pattern.
Chris Wilson
2008-12-18
1
-0
/
+1
*
[cairo-spans] Add a check/create_span_renderer backend methods.
M Joonas Pihlaja
2008-12-06
1
-0
/
+2
*
Mark allocation failures as unlikely.
Chris Wilson
2008-11-29
1
-1
/
+1
*
Mark if(status) as being unlikely.
Chris Wilson
2008-11-29
1
-19
/
+19
*
[region] Use the caller supplied array for extracting boxes.
Chris Wilson
2008-11-21
1
-0
/
+3
*
Add an extents argument to the high level surface backend functions
Adrian Johnson
2008-11-02
1
-11
/
+16
*
[paginated] Emit fallback images using FILTER_NEAREST.
Chris Wilson
2008-10-30
1
-5
/
+8
*
[pattern] Avoid needless copying of patterns.
Chris Wilson
2008-10-30
1
-6
/
+6
*
Ensure that the scaled font is frozen for the lifetime of the scaled glyph.
Chris Wilson
2008-10-22
1
-2
/
+0
*
[paginated] Free local reference to target on error path.
Chris Wilson
2008-10-19
1
-0
/
+1
*
[svg] Use finer-grained fallbacks for SVG 1.2
Chris Wilson
2008-10-08
1
-30
/
+17
*
[paginated] Set paginated mode before every replay.
Chris Wilson
2008-09-28
1
-9
/
+14
*
[show_text_glyphs] Replace the bool backward with cairo_text_cluster_flags
Behdad Esfahbod
2008-09-18
1
-2
/
+2
*
Add new public API cairo_surface_has_show_text_glyphs()
Behdad Esfahbod
2008-08-18
1
-1
/
+1
*
Add paginated surface backend function _set_fallback_images_required
Adrian Johnson
2008-07-08
1
-0
/
+9
*
Remove _cairo_surface_show_glyphs() in favor of _cairo_surface_show_text_glyp...
Behdad Esfahbod
2008-06-30
1
-40
/
+3
*
[paginated-surface] Implement show_text_glyphs
Behdad Esfahbod
2008-06-26
1
-1
/
+59
*
[cairo-xlib] Fix show_glyphs when failing to upload a glyph
Behdad Esfahbod
2008-05-23
1
-1
/
+2
*
[cairo-paginated-surface] Clean up reference counting mess
Behdad Esfahbod
2008-05-09
1
-1
/
+1
*
Round fallback image size up instead of down
Adrian Johnson
2008-03-09
1
-2
/
+2
*
[cairo-paginated-surface] Fix enum compiler warning.
Chris Wilson
2008-02-27
1
-0
/
+1
*
[cairo_surface_show/copy_page()] Make them return void, like cairo_show/copy_...
Behdad Esfahbod
2008-01-25
1
-4
/
+8
*
Quiet a warning about switch without some cairo_surface_type_t enum values
Carl Worth
2008-01-18
1
-0
/
+10
*
[cairo-analysis-surface] Return the nil surface rather than NULL.
Chris Wilson
2008-01-17
1
-3
/
+2
*
[cairo-surface] Introduce _cairo_surface_create_in_error().
Chris Wilson
2008-01-16
1
-3
/
+5
*
[cairo-paginated-surface] Set error on surface for operations done its behalf.
Chris Wilson
2008-01-13
1
-2
/
+3
*
[cairo-paginated-surface] Call the abstract cairo_surface_show_page ().
Chris Wilson
2008-01-10
1
-1
/
+1
*
Add FALLBACK mode to paginated surface
Adrian Johnson
2008-01-07
1
-1
/
+3
*
Fix PS/PDF meta surface patterns
Adrian Johnson
2007-12-29
1
-0
/
+1
*
Remove rasterization when a paginated surace is used as a source
Carl Worth
2007-12-14
1
-34
/
+0
*
Remove cairo_private from static declaration
Boying Lu
2007-12-12
1
-1
/
+1
*
Use correct surface resolution when creating paginated fallback image
Vladimir Vukicevic
2007-11-09
1
-2
/
+2
*
[cairo-paginated-surface] Mark the backend static.
Chris Wilson
2007-11-01
1
-2
/
+2
*
[cairo-paginated-surface] Propagate backend errors to the surface.
Chris Wilson
2007-10-05
1
-23
/
+34
*
[cairo-error] Clean up all the warnings and missing _cairo_error() calls.
Chris Wilson
2007-10-04
1
-5
/
+3
*
[malloc/error] Add call to _cairo_error() after a failed malloc.
Chris Wilson
2007-10-04
1
-1
/
+3
*
Add Encapsulated PostScript support
Adrian Johnson
2007-09-23
1
-2
/
+13
*
[win32] Add win32 printing surface
Vladimir Vukicevic
2007-09-18
1
-16
/
+21
[next]