index
:
~podain/cairo
1.0
1.10
1.2
1.4
1.6
1.8
bug_fix
clip_surface
image_backend
image_backend_clip_bug
master
spans
Unnamed repository; edit this file to name it for gitweb.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-02
mono-scan-converter: Fix increment of x coordinate of an edge while scan conv...
image_backend
Taekyun Kim
1
-1
/
+1
2012-01-02
spans: Fast paths for composition of single unaligned box
Taekyun Kim
4
-32
/
+397
2012-01-02
subsurface: Fix pattern matrix when painting subsurface to snapshot
Taekyun Kim
1
-1
/
+1
2012-01-02
bo-rect: Ignore empty boxes when tessellation
Taekyun Kim
1
-1
/
+3
2012-01-02
traps: Check if clip path is actually exist before destruction
Taekyun Kim
1
-1
/
+2
2012-01-02
spans: Correctly check whether clipping is needed or not
Taekyun Kim
1
-0
/
+3
2012-01-02
spans: Fix creation of clip surface regarding antialias of clip paths
Taekyun Kim
1
-95
/
+126
2012-01-02
traps: Check clip path before we call mask_func directly
Taekyun Kim
1
-1
/
+1
2011-12-16
gl: Fix the offset of non-texture source surfaces
HEAD
master
Martin Robinson
1
-1
/
+1
2011-12-16
egl: do not destroy dummy_surface if it does not exist
Pekka Paalanen
1
-1
/
+2
2011-12-16
gl/msaa: Scissor simple rectangular clips
Martin Robinson
1
-27
/
+53
2011-12-15
test: Use fork() on MacOS X
Andrea Canciani
1
-4
/
+1
2011-12-15
gl/msaa: Ignore the antialiasing property of the clip.
Martin Robinson
1
-4
/
+10
2011-12-15
gl/msaa: If stenciling the clip fails, reset the color mask.
Martin Robinson
1
-0
/
+1
2011-12-15
gl: Disable the msaa compositor by default (for release testing)
Chris Wilson
1
-2
/
+12
2011-12-12
gl: Set the destination for swap buffers, required by EGL at least
Chris Wilson
1
-1
/
+4
2011-12-11
xcb: Add a special case for recording surface
Uli Schlachter
1
-0
/
+70
2011-12-11
xcb: Move the surface picture setup into its own function
Uli Schlachter
1
-22
/
+30
2011-12-11
xcb: Silence compiler warnings about ignored return values
Uli Schlachter
2
-2
/
+9
2011-12-11
xcb: Silence a compiler warning for mixing type and internal type enums
Uli Schlachter
1
-1
/
+1
2011-12-10
doc: fix typos
Adrian Johnson
1
-3
/
+3
2011-12-10
ps: simplify the EPS save and restore
Adrian Johnson
1
-7
/
+3
2011-12-09
gl: Track surface references through operands
Chris Wilson
2
-0
/
+5
2011-12-09
gl: fix bug in _cairo_gl_surface_embedded_operand_init()
Chuanbo Weng
2
-2
/
+1
2011-12-08
xcb: Fix invalid casts from cairo_content_t to cairo_format_t
Uli Schlachter
1
-4
/
+4
2011-12-07
gl: Decouple the glyph upon eviction
Chris Wilson
5
-90
/
+81
2011-12-07
doc: Add documentation for cairo_raster_source_pattern
Chris Wilson
3
-0
/
+241
2011-12-07
gl: Prevent leak of the white source used with glyph masks
Chris Wilson
1
-4
/
+7
2011-12-07
gl: Defer stencil allocation until use
Chris Wilson
3
-19
/
+42
2011-12-06
test: Exercise copy/filling unsorted rectangles
Chris Wilson
5
-0
/
+152
2011-12-06
Clip rectangles are not necessarily YSorted
Keith Packard
1
-1
/
+1
2011-12-06
test: reference ref images after tweaking polygon clipping
Chris Wilson
16
-0
/
+0
2011-12-06
polygon: Tweak the y-coordinates of the edge so that it is inside the clip
Chris Wilson
1
-0
/
+12
2011-12-06
polygon: Assert that we add edges that are wholly contained by the clip
Chris Wilson
1
-1
/
+42
2011-12-06
gl: Re-enable the CLEAR optimisation
Chris Wilson
1
-4
/
+2
2011-12-06
pdf: avoid using pdf patterns to paint/fill translucent linear/radial gradients
Adrian Johnson
1
-35
/
+58
2011-12-06
pdf: avoid using pdf patterns to paint/fill opaque linear/radial gradients
Adrian Johnson
2
-34
/
+205
2011-12-06
ps: allow embedding of cmyk jpeg images
Adrian Johnson
1
-5
/
+21
2011-12-06
pdf: allow embedding of cmyk jpeg images
Adrian Johnson
1
-3
/
+15
2011-12-06
ps: avoid padding images if the padding is not required to fill the extents
Adrian Johnson
1
-24
/
+35
2011-12-06
pdf: don't use patterns with padded images
Adrian Johnson
1
-115
/
+131
2011-12-06
type1-subset: remove unused variables
Adrian Johnson
1
-4
/
+4
2011-12-06
truetype-subset: remove unused variable
Adrian Johnson
1
-2
/
+0
2011-12-05
xlib-xcb: Implement surface_set_drawable
Uli Schlachter
1
-1
/
+5
2011-12-05
xcb: Fixup some internal state in set_{drawable,size}
Uli Schlachter
4
-4
/
+37
2011-12-05
gl: Unbreak the glyph cache
Chris Wilson
2
-14
/
+12
2011-12-05
fallback: fix the offset for painting
Chris Wilson
1
-2
/
+2
2011-12-05
gl: Set the device offset on map-to-image
Chris Wilson
1
-0
/
+2
2011-12-05
gl: Propagate clip region
Chris Wilson
3
-1
/
+4
2011-12-05
gl: Substitute the white source for the default pattern
Chris Wilson
1
-0
/
+3
[next]