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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-14
xlib: Mark surfaces as finished when the Display is finished/destroyed/closed.
Chris Wilson
6
-53
/
+76
2011-08-14
script: Missed break for creating unbounded recording surfaces.
Chris Wilson
1
-0
/
+1
2011-08-14
script: take advantage of the polymorphism of the interpreter
Chris Wilson
1
-16
/
+19
2011-08-14
script: leave the tail of the RGB24 data unmolested
Chris Wilson
1
-7
/
+8
2011-08-14
pdf: If the recording surface is unbounded, limit the pattern to the ink extents
Chris Wilson
1
-4
/
+11
2011-08-14
wrapper: Use the backend->snapshot function
Chris Wilson
1
-1
/
+4
2011-08-14
paginated: Use the backend->snapshot
Chris Wilson
1
-1
/
+1
2011-08-14
snapshot: Assert that we do not generate a snapshot clone
Chris Wilson
2
-5
/
+4
2011-08-14
ps: unwrap recording surface snapshots
Chris Wilson
1
-1
/
+13
2011-08-14
analysis: prevent recursion whilst analysing recording patterns
Chris Wilson
1
-12
/
+61
2011-08-14
paginated: unwrap subsurfaces during context creation
Chris Wilson
2
-1
/
+19
2011-08-14
image: peek through a snapshot to the recording surface behind
Chris Wilson
8
-11
/
+21
2011-08-14
subsurface+recording: handle recursion
Chris Wilson
4
-119
/
+238
2011-08-14
subsurface: call the high-level cairo_surface_flush
Chris Wilson
1
-6
/
+2
2011-08-14
recording: break self-copy loop
Chris Wilson
1
-5
/
+19
2011-08-14
recording: remove the duplicate 'content' field
Chris Wilson
5
-11
/
+7
2011-08-14
script: Support unbounded native recording surfaces
Chris Wilson
2
-44
/
+66
2011-08-14
snapshot: Defer acquisition
Chris Wilson
7
-93
/
+181
2011-08-14
ps: use deflate compression for ps level 3
Adrian Johnson
1
-35
/
+74
2011-08-13
script: Emit sequences of boxes to as 'rectangle' for clarity
Chris Wilson
1
-21
/
+72
2011-08-13
test/xlib-expose-event: Be kinder to recording surfaces
Chris Wilson
1
-12
/
+15
2011-08-13
Add missing 'cairo-image-surface-private.h'
Chris Wilson
1
-0
/
+86
2011-08-13
stroke: Rely on the tessellator to remove self-intersections
Chris Wilson
8
-1129
/
+884
2011-08-13
test: Add a couple of variants to line-width-overlap
Chris Wilson
6
-2
/
+83
2011-08-13
test/line-width: Refactor and tidy
Chris Wilson
1
-24
/
+3
2011-08-13
Only reduce the clip if it is not in active use for the operation
Chris Wilson
5
-36
/
+44
2011-08-13
pdf: composite-rectangles now require freeing after use
Chris Wilson
1
-110
/
+191
2011-08-13
pdf: Compute fill-stroke extents first before trying to use it to set the clip
Chris Wilson
1
-25
/
+22
2011-08-13
recording: replay_all is meant to mean REPLAY && ALL!
Chris Wilson
1
-1
/
+1
2011-08-13
surface: Don't modify operator
Chris Wilson
1
-28
/
+21
2011-08-13
pdf: Propagate NOTHING_TO_DO
Chris Wilson
1
-41
/
+9
2011-08-13
surface: propagate internal statuses
Chris Wilson
2
-7
/
+13
2011-08-13
recording-surface: Don't store the transient error when returning the path
Chris Wilson
1
-1
/
+1
2011-08-13
boilerplate: improve fidelity of surface extraction
Chris Wilson
1
-3
/
+15
2011-08-13
bo-rect: One step too far...
Chris Wilson
1
-1
/
+1
2011-08-13
surface-wrapper: Initialise clip to NULL
Chris Wilson
1
-1
/
+2
2011-08-13
Fix pollution from skia commit
Chris Wilson
3
-6
/
+4
2011-08-13
skia: Update to use cairo_backend_t interface
Chris Wilson
17
-34
/
+2422
2011-08-13
image: move surface definition to new header for subclassing
Chris Wilson
28
-98
/
+107
2011-08-13
bo-rect: Micro-optimisation
Chris Wilson
1
-29
/
+22
2011-08-13
perf/micro: diagonal lines
Chris Wilson
4
-1
/
+223
2011-08-13
perf/micro: Test wide vs hairline strokes
Chris Wilson
8
-16
/
+404
2011-08-13
test/line-width: Add a non-antialiased variant
Chris Wilson
3
-2
/
+37
2011-08-12
xlib: Set the clip_region for glyphs
Chris Wilson
1
-33
/
+2
2011-08-12
bo: Perform an initial bucket sort on the start events
Chris Wilson
1
-9
/
+38
2011-08-12
tor: Micro-optimise
Chris Wilson
1
-361
/
+222
2011-08-12
default-context: Tidy push-group
Chris Wilson
1
-7
/
+8
2011-08-12
script: Remove reference to image-surface-private
Chris Wilson
1
-1
/
+0
2011-08-12
util/show-traps: Cache the rendering of the traps+edges
Chris Wilson
1
-14
/
+86
2011-08-12
util/show-polygon: Show end-points
Chris Wilson
1
-6
/
+17
[next]