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-analysis-surface.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-27
snapshot: Perform the cow under a mutex
Chris Wilson
1
-9
/
+3
2012-04-19
Split cairo-surface-subsurface-private into struct+inlines
Chris Wilson
1
-1
/
+1
2012-04-19
Split cairo-recording-surface-private into struct+inlines
Chris Wilson
1
-2
/
+2
2012-04-19
Split cairo-box-privates into struct+inlines
Chris Wilson
1
-1
/
+1
2012-04-09
analysis: Apply the integer translation to the bbox as well
Chris Wilson
1
-0
/
+8
2012-02-10
analysis: replace open-coded _cairo_box_add_box()
Chris Wilson
1
-10
/
+3
2012-02-09
Replace the ad-hoc surface unwrappers with a function pointer
Chris Wilson
1
-0
/
+2
2011-09-16
analysis mask: unwrap recording surface snapshot
Adrian Johnson
1
-4
/
+8
2011-09-12
Introduce a new compositor architecture
Chris Wilson
1
-50
/
+27
2011-08-14
snapshot: Assert that we do not generate a snapshot clone
Chris Wilson
1
-4
/
+2
2011-08-14
analysis: prevent recursion whilst analysing recording patterns
Chris Wilson
1
-12
/
+61
2011-08-14
image: peek through a snapshot to the recording surface behind
Chris Wilson
1
-1
/
+1
2011-08-14
snapshot: Defer acquisition
Chris Wilson
1
-0
/
+3
2011-07-26
API: map-to-image and create-similar-image
Chris Wilson
1
-2
/
+10
2011-07-20
analysis: CAIRO_INT_STATUS_NOTHING_TO_DO should not cause fallback
Adrian Johnson
1
-2
/
+4
2011-07-19
clip: Rudimentary support for clip-polygon extraction
Chris Wilson
1
-52
/
+46
2011-07-15
Implement cairo_backend_t
Chris Wilson
1
-0
/
+4
2011-03-19
Do not warn when ignoring the return value of _cairo_rectangle_intersect()
Andrea Canciani
1
-14
/
+7
2010-11-21
PS: Fix regression - incorrect EPS bounding box
Adrian Johnson
1
-30
/
+10
2010-08-26
subsurface: Make CAIRO_SURFACE_TYPE_SUBSURFACE public
Benjamin Otte
1
-1
/
+1
2010-04-30
ps: Enable native encoding of subsurface patterns.
Chris Wilson
1
-3
/
+10
2010-04-27
Update FSF address
Andrea Canciani
1
-1
/
+1
2010-01-22
Add cairo_device_t
Chris Wilson
1
-2
/
+7
2010-01-22
Constify stroke style and matrices.
Chris Wilson
1
-6
/
+6
2010-01-22
Move _cairo_error() to a standalone header
Chris Wilson
1
-0
/
+1
2009-10-22
[meta] Rename cairo_meta_surface_t to cairo_recording_surface_t.
M Joonas Pihlaja
1
-24
/
+24
2009-07-28
[gl] Fallback for overlapping glyphs.
Chris Wilson
1
-2
/
+4
2009-07-23
Remove clip handling from generic surface layer.
Chris Wilson
1
-303
/
+236
2009-06-19
[analysis] Restore nops for the analysis null surface
Chris Wilson
1
-51
/
+6
2009-06-15
Expose _cairo_null_surface_create() via a test surface
Chris Wilson
1
-5
/
+51
2009-04-16
[analysis] Use _cairo_region_init()
Chris Wilson
1
-13
/
+13
2009-03-28
[region] Expand rect to rectangle in a couple of names
Søren Sandmann Pedersen
1
-2
/
+2
2009-03-28
[region] Move region function prototypes to cairo.h along with helper types.
Søren Sandmann
1
-1
/
+0
2009-03-28
[region] Remove underscores from _cairo_region_*
Søren Sandmann
1
-10
/
+8
2009-03-28
[region] Add a cairo_region_overlap_t type
Søren Sandmann Pedersen
1
-2
/
+2
2009-03-28
[region] Make cairo_region_t a malloced object.
Søren Sandmann
1
-14
/
+12
2009-01-29
[path] Rename _cairo_path_fixed_approximate_extents()
Chris Wilson
1
-1
/
+1
2008-12-29
[path] Remove tolerance from path bounders
Chris Wilson
1
-2
/
+1
2008-12-18
[path] Separate the approx. bounds into 3 distinct functions
Chris Wilson
1
-18
/
+14
2008-12-18
[path] Return the fixed-point bounds of the path
Chris Wilson
1
-16
/
+14
2008-12-18
Query the backend to see if we can repaint the solid pattern.
Chris Wilson
1
-0
/
+2
2008-12-18
[analysis] Use approximate extents.
Chris Wilson
1
-37
/
+17
2008-12-06
[cairo-spans] Add a check/create_span_renderer backend methods.
M Joonas Pihlaja
1
-0
/
+4
2008-11-29
Mark allocation failures as unlikely.
Chris Wilson
1
-2
/
+2
2008-11-29
Mark if(status) as being unlikely.
Chris Wilson
1
-12
/
+12
2008-11-25
[path] Fix up extents.
Chris Wilson
1
-1
/
+1
2008-11-25
[path] Compute approximate extents.
Chris Wilson
1
-13
/
+3
2008-11-02
Make meta-surface store and replay extents of each operation
Adrian Johnson
1
-0
/
+12
2008-11-02
Add an extents argument to the high level surface backend functions
Adrian Johnson
1
-19
/
+30
2008-10-30
Cleanup 'status && status != UNSUPPORTED'
Chris Wilson
1
-7
/
+7
[next]