index
:
~company/cairo
gl
master
planar
xv
yuv
Unnamed repository; edit this file to name it for gitweb.
company
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cairo-meta-surface.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-18
Query the backend to see if we can repaint the solid pattern.
Chris Wilson
1
-0
/
+1
2008-12-06
[cairo-spans] Add a check/create_span_renderer backend methods.
M Joonas Pihlaja
1
-0
/
+2
2008-11-29
Mark allocation failures as unlikely.
Chris Wilson
1
-12
/
+12
2008-11-29
Mark if(status) as being unlikely.
Chris Wilson
1
-21
/
+21
2008-11-02
Make meta-surface store and replay extents of each operation
Adrian Johnson
1
-6
/
+27
2008-11-02
Add an extents argument to the high level surface backend functions
Adrian Johnson
1
-11
/
+16
2008-10-30
[pattern] Avoid needless copying of patterns.
Chris Wilson
1
-6
/
+6
2008-10-22
Ensure that the scaled font is frozen for the lifetime of the scaled glyph.
Chris Wilson
1
-2
/
+0
2008-10-19
[meta] Acquire scaled_font mutex for glyph_path().
Chris Wilson
1
-0
/
+2
2008-10-16
Use correct inverse ctm for stroke in meta surface replay
Adrian Johnson
1
-1
/
+1
2008-09-18
[show_text_glyphs] Replace the bool backward with cairo_text_cluster_flags
Behdad Esfahbod
1
-3
/
+3
2008-09-10
Rename _init_pattern_with_snapshot to _cairo_pattern_init_snapshot
Carl Worth
1
-32
/
+6
2008-08-07
[meta] Use the pre-computed device_transform_inverse.
Chris Wilson
1
-10
/
+6
2008-08-07
[meta] Remove debugging assert.
Chris Wilson
1
-1
/
+0
2008-06-26
[meta-surface] Implement show_text_glyphs; Remove show_glyphs
Behdad Esfahbod
1
-39
/
+92
2008-06-01
Fix now-detected doc formatting issues
Behdad Esfahbod
1
-1
/
+1
2008-06-01
Fix newly detected doc syntax issues
Behdad Esfahbod
1
-1
/
+1
2008-05-23
[cairo-xlib] Fix show_glyphs when failing to upload a glyph
Behdad Esfahbod
1
-1
/
+2
2008-05-23
Revert "BUGGY: Add surface_backend->acquire_source_image_transformed"
Carl Worth
1
-34
/
+6
2008-05-21
BUGGY: Add surface_backend->acquire_source_image_transformed
Carl Worth
1
-6
/
+34
2008-05-13
[cairo-path-fixed] Implement full-matrix _cairo_path_fixed_transform()
Behdad Esfahbod
1
-1
/
+1
2008-05-09
[cairo-meta-surface] Add _cairo_meta_surface_get_path()
Behdad Esfahbod
1
-0
/
+71
2008-05-09
[cairo-meta/analysis-surface] Make width/height of -1,-1 mean unbounded surface
Behdad Esfahbod
1
-0
/
+3
2008-04-21
[cairo-meta-surface] Save and restore the original clip.
Chris Wilson
1
-2
/
+6
2008-03-15
Don't use fill-stroke during analysis
Adrian Johnson
1
-9
/
+5
2008-03-04
[meta] always copy glyph array before passing to _cairo_surface_show_glyphs
Vladimir Vukicevic
1
-9
/
+15
2008-02-20
Revert "[meta-surface] Adjust tolerance when replaying to surfaces with devic...
Carl Worth
1
-6
/
+5
2008-02-17
Implement PDF fill-stroke
Adrian Johnson
1
-1
/
+14
2008-01-28
[doc] Make sure all macro names in docs are prefixed by %
Behdad Esfahbod
1
-3
/
+3
2008-01-16
[cairo-surface] Introduce _cairo_surface_create_in_error().
Chris Wilson
1
-8
/
+4
2007-12-29
Fix PS/PDF meta surface patterns
Adrian Johnson
1
-17
/
+1
2007-12-20
[cairo-meta-surface] Remove redundant _cairo_error().
Chris Wilson
1
-1
/
+1
2007-11-05
[meta-surface] Adjust tolerance when replaying to surfaces with device scale
Behdad Esfahbod
1
-5
/
+6
2007-10-04
[cairo-meta-surface] Propagate errors during replay to the surface.
Chris Wilson
1
-1
/
+4
2007-10-04
[cairo-error] Clean up all the warnings and missing _cairo_error() calls.
Chris Wilson
1
-31
/
+17
2007-10-04
[malloc/error] Fixup _cairo_error (CAIRO_STATUS_SUCCESS)!
Chris Wilson
1
-5
/
+5
2007-10-04
[malloc/error] Add call to _cairo_error() after a failed malloc.
Chris Wilson
1
-6
/
+20
2007-09-05
Create meta-surface source image with same content type as the
Adrian Johnson
1
-3
/
+3
2007-09-05
Eliminate unclipped CLEAR from meta-surface playback
Adrian Johnson
1
-6
/
+6
2007-09-05
Add support for PDF meta-surface patterns
Adrian Johnson
1
-6
/
+37
2007-08-31
Revert "[cairo-gstate] Avoid copying untransformed glyphs."
Chris Wilson
1
-1
/
+1
2007-08-31
[cairo-gstate] Avoid copying untransformed glyphs.
Chris Wilson
1
-1
/
+1
2007-08-25
Add a new fill_stroke surface backend method.
Emmanuel Pacaud
1
-7
/
+47
2007-08-21
PS: Add finer-grained image fallback support
Adrian Johnson
1
-13
/
+65
2007-07-18
[fixpt] Replace cairo_rectangle_int16_t with cairo_rectangle_int_t
Vladimir Vukicevic
1
-1
/
+1
2007-06-29
[fix] Avoid int overflow when allocating large buffers
Vladimir Vukicevic
1
-2
/
+2
2007-05-10
[cairo-meta-surface] Add a surface->status guard to meta_surface_replay()
Chris Wilson
1
-0
/
+3
2007-05-09
[cairo-pattern] Return status from _cairo_pattern_init_copy()
Chris Wilson
1
-1
/
+5
2007-04-10
Make _cairo_clip_reset void
Carl Worth
1
-1
/
+1
2007-04-09
cairo-meta-surface - propagate trivial status return
Chris Wilson
1
-1
/
+3
[next]