index
:
cairo
1.0
1.10
1.12
1.14
1.16
1.2
1.4
1.6
1.8
carlosgc/polygon-intersect-crash
master
wip/otte/xlib-overflow
cairo's central repository (mirrored from https://gitlab.freedesktop.org/cairo/cairo)
cworth
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-06
traps: The CompositeTrapezoids requires the unbounded fixup for clipping
Chris Wilson
1
-1
/
+69
2012-03-06
traps: Avoid double application of unaligned clip boxes
Chris Wilson
1
-22
/
+37
2012-03-06
clip: Use the boxes-intersection routine for computing the clip polygon
Chris Wilson
1
-8
/
+18
2012-03-06
image: Add unbounded support to the mono rasteriser fast-paths
Chris Wilson
1
-20
/
+100
2012-03-06
surface-wrapper: Only apply the wrapped transform to the scaled-font
Chris Wilson
1
-3
/
+5
2012-03-05
image: Try performing span composition a row at a time
Chris Wilson
1
-23
/
+114
2012-03-05
image: Add a simple inplace blitter for spans
Chris Wilson
1
-32
/
+116
2012-03-05
image: Perform the simple solid-fill spans inplace
Chris Wilson
1
-1
/
+348
2012-03-05
spans: Handle fallbacks from upload-boxes by reverting to the normal composite
Chris Wilson
1
-1
/
+3
2012-03-04
traps: First attempt to convert curvy unantialiased polygon to scanlines
Chris Wilson
3
-0
/
+78
2012-03-04
traps: Use the mono-scan-converter to reduce the number of traps
Chris Wilson
3
-4
/
+95
2012-03-04
spans,image,gl: Add fast-path for simple copies
Chris Wilson
4
-4
/
+121
2012-03-04
spans: Reduce composite_aligned_boxes with over to source for opaque patterns
Chris Wilson
1
-3
/
+8
2012-03-04
image: Add a fast-path for mono-rasterised blits
Chris Wilson
1
-51
/
+144
2012-03-04
image: Perform the general composite operation inplace for mono rasterisation
Chris Wilson
1
-28
/
+92
2012-03-04
spans: Retrim extents to clipped polygon
Chris Wilson
1
-0
/
+4
2012-03-04
image: Add a fast path for solid-filled polygons
Chris Wilson
2
-3
/
+207
2012-03-04
spans: Pass antialiasing hint down to the backends
Chris Wilson
5
-3
/
+9
2012-03-03
xlib-xcb: Fix make check
Uli Schlachter
2
-0
/
+4
2012-03-03
Fix docs for cairo_xlib_device_debug_cap_xrender_version
Uli Schlachter
1
-2
/
+2
2012-03-03
image: Correct origin of unbound recording surface source
Chris Wilson
1
-13
/
+16
2012-03-02
base: Remove the double application of the clip boxes
Chris Wilson
1
-125
/
+49
2012-03-01
mono: Always bias initial edge advancement
Zhigang Gong
1
-1
/
+1
2012-02-29
spans,traps-compositor: Check for all-clipped after intersecting clip with boxes
Chris Wilson
2
-0
/
+6
2012-02-29
mono-scan-convertor: Include space for the closing span
Seongwon Cho
1
-2
/
+4
2012-02-29
ft: Export FreeType synthesis options
Chris Wilson
2
-22
/
+123
2012-02-29
ft: Remove unused HINT_METRICS from ft_font.extra-flags
Chris Wilson
1
-9
/
+6
2012-02-29
gl: Various fixes for glyphs
Chris Wilson
13
-57
/
+108
2012-02-28
spans+image: Fix clipping with polygons and spans
Chris Wilson
8
-159
/
+420
2012-02-28
surface-wrapper: Apply the scaled-font ctm and non-default font-options
Chris Wilson
3
-2
/
+36
2012-02-28
scaled-font: Assign a temporary hash value for the placeholder
Chris Wilson
1
-0
/
+8
2012-02-28
scaled-font: Refactor the hash computation
Chris Wilson
1
-31
/
+23
2012-02-28
scaled-font: Key the cache on the original font face
Chris Wilson
1
-87
/
+94
2012-02-27
surface-wrapper: Apply replay transforms to scaled font
Chris Wilson
1
-1
/
+11
2012-02-25
pdf: ensure all transparency groups are isolated
Adrian Johnson
1
-0
/
+4
2012-02-24
pdf,ps: The device offset only needs to taken into account for raster patterns
Chris Wilson
2
-4
/
+1
2012-02-24
recording: Remove superfluous reset
Chris Wilson
1
-1
/
+0
2012-02-24
subsurface: Fix typo in snapshot creation
Chris Wilson
1
-1
/
+1
2012-02-24
recording: Optimize a copy of one recording surface onto another
Chris Wilson
1
-1
/
+20
2012-02-24
debug: Add some TRACE statements for recording surfaces and snapshots
Chris Wilson
3
-0
/
+24
2012-02-24
image: Handle recursive drawing of recording surface
Chris Wilson
1
-1
/
+88
2012-02-24
{mask,traps}-composite: Restore unsetting of the is-clear flags for the mask
Chris Wilson
2
-2
/
+4
2012-02-23
xlib: Handle window-to-window copies by avoiding the use of a clip region
Chris Wilson
1
-42
/
+54
2012-02-23
xlib: Tidy conversion of xrender format to cairo_content_t
Chris Wilson
1
-13
/
+9
2012-02-22
xlib-xcb: Wrap cairo_xlib_device_debug_cap_xrender_version
Chris Wilson
1
-0
/
+16
2012-02-22
surface-wrapper: Transform the clip by the device-transform correctly
Chris Wilson
1
-6
/
+2
2012-02-22
image: Tidy reduction to EXTEND_NONE for replay surfaces
Chris Wilson
1
-12
/
+1
2012-02-22
script: Update mesh pattern for earlier change of csi operators
Chris Wilson
1
-7
/
+7
2012-02-22
traps-compositor: add a missing release()
Chris Wilson
1
-2
/
+5
2012-02-22
xlib: Trim the ximage to match the trimming of the intermediate
Chris Wilson
1
-0
/
+2
[prev]
[next]