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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-24
stroke: Use round-joins near inflection points of splines
Chris Wilson
1
-3
/
+14
2012-06-20
gl: Trim the glyph mask to the operation extents
Chris Wilson
1
-0
/
+5
2012-06-15
image: Fix up glyphs compositing
Chris Wilson
1
-36
/
+24
2012-06-14
subsurface: Disable subsurface-set-snapshot as it creates a ref cycle
Henry Song
1
-0
/
+6
2012-06-14
quart-image: Fix compilation
Andrea Canciani
1
-1
/
+1
2012-06-09
Use the new pixman_glyph_cache_t API that will be in pixman 0.28.0
Søren Sandmann Pedersen
4
-248
/
+120
2012-06-08
polygon-reduce: Reduce broken stopped-edge continuation
Chris Wilson
1
-105
/
+52
2012-06-08
tor-scan-converter: Always recompute min-height following edge removal
Chris Wilson
1
-3
/
+6
2012-06-08
spans-compositor: After polygon intersection the fill rule is always non-zero
Chris Wilson
1
-0
/
+2
2012-06-07
scaled-font: Take lock around disposing of an empty page upon alloc failure
Chris Wilson
1
-0
/
+2
2012-06-07
cff-subsetting: Ignore charset for non cid fonts
Adrian Johnson
1
-7
/
+9
2012-06-04
composite-rectangles,scaled-font: Use accurate extents if the font is broken
Chris Wilson
3
-4
/
+14
2012-06-02
pdf: fix the offset of padded images
Adrian Johnson
2
-6
/
+12
2012-06-01
Erradicate internal use of cairo_surface_get_type()
Chris Wilson
5
-8
/
+6
2012-06-01
Erradicate internal use of cairo_surface_get_content()
Chris Wilson
5
-9
/
+6
2012-06-01
image: Fix bugs related to glyph mask creation
Søren Sandmann Pedersen
1
-2
/
+2
2012-05-31
surface: replace map-to-image clone's use of user_data with parent pointer
Chris Wilson
3
-14
/
+7
2012-05-31
gl: Add missing cairo-private to _cairo_gl_composite_with_clip
Chris Wilson
1
-1
/
+1
2012-05-31
surface: Eliminate PLT entries for map-to-image
Chris Wilson
1
-4
/
+12
2012-05-31
image: silence make check
Chris Wilson
3
-3
/
+4
2012-05-31
gl: Do correct translation and lerp in gl-traps-compositor.
Chuanbo Weng
1
-8
/
+14
2012-05-31
image: Upconvert glyphs through a WHITE source when adding to the glyph mask
Chris Wilson
1
-19
/
+55
2012-05-31
pdf: Don't use extents when acquiring a RASTER_SOURCE pattern
Adrian Johnson
1
-13
/
+4
2012-05-30
gl: Do no access ctx after release during map-to-image
Chris Wilson
1
-8
/
+8
2012-05-30
gl: use _cairo_gl_operand_copy to fix unblanced reference count
Yuanhan Liu
1
-2
/
+2
2012-05-27
pdf: merge _emit_recording_surface and _emit_recording_subsurface into the on...
Adrian Johnson
1
-86
/
+26
2012-05-27
ps: check if EXTEND_PAD group can be painted with EXTEND_NONE
Adrian Johnson
1
-6
/
+25
2012-05-27
pdf: fix smask gradient bbox
Adrian Johnson
1
-3
/
+26
2012-05-26
surface: Kill imagesurf temporary variable
Chris Wilson
1
-14
/
+5
2012-05-26
image: Propagate errors from clone_subimage
Chris Wilson
1
-7
/
+19
2012-05-26
quartz: Provide a valid implementation of map_to_image
Andrea Canciani
1
-132
/
+71
2012-05-26
quartz: Mark surfaces created clear as is_clear
Andrea Canciani
1
-0
/
+3
2012-05-26
quartz: Silence warning
Andrea Canciani
1
-2
/
+3
2012-05-26
surface: Use the internal map/unmap
Andrea Canciani
6
-44
/
+46
2012-05-26
surface: Only use non-NULL extents for internal mapping
Andrea Canciani
2
-4
/
+14
2012-05-26
surface: Make backend-specific map/unmap functions symmetric
Andrea Canciani
11
-47
/
+48
2012-05-26
surface: Make map_to_image return cairo_image_surface_t*
Andrea Canciani
17
-39
/
+51
2012-05-26
surface: Define private map/unmap functions
Andrea Canciani
4
-73
/
+222
2012-05-24
gl: Use core GL_STENCIL8_DEPTH24 for gl_flavor=desktop
Chris Wilson
1
-1
/
+1
2012-05-23
gl: Fix compilation failure for flush cleanup.
Martin Robinson
1
-2
/
+2
2012-05-23
gl: Simplify switching between primitive types
Martin Robinson
3
-34
/
+41
2012-05-23
bo-rectangular: Emit subsummed boxes for overlapping edges
Chris Wilson
1
-2
/
+3
2012-05-21
gl: Replace vbo with static allocation and immediate arrays
Chris Wilson
3
-35
/
+11
2012-05-20
wideint: Fix compilation failure for bare use of uint64_t for !HAVE_UINT64_T
Chris Wilson
1
-2
/
+2
2012-05-20
win32: Fix return value for cairo_time_get
Chris Wilson
1
-1
/
+20
2012-05-20
image: Tidy lerp8x4
Chris Wilson
1
-9
/
+4
2012-05-17
gl/msaa: Improve fallback detection
Martin Robinson
1
-13
/
+16
2012-05-17
gl/msaa: Lazily flush the context
Martin Robinson
2
-17
/
+24
2012-05-17
gl/msaa: Implement glyph rendering
Martin Robinson
3
-22
/
+128
2012-05-17
gl/msaa: Wait to clip until compositing begins
Martin Robinson
4
-151
/
+181
[next]