index
:
cairo.git
android
android-4.0.1_r1.2-b
master
Cairo Android port
Pekka Paalanen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-01
Split finish into multiple stages
HEAD
master
Chris Wilson
1
-9/+23
2012-05-01
snapshot: Avoid triggering assertion for grabbing the target during destroy
Chris Wilson
2
-1/+10
2012-05-01
snapshot: Hold a reference to target whilst querying
Chris Wilson
1
-8/+43
2012-04-30
Revert "Use pixman glyphs"
Søren Sandmann Pedersen
4
-108/+212
2012-04-30
Use pixman glyphs
Søren Sandmann Pedersen
4
-212/+108
2012-04-29
version: Post release bump to 1.12.3
Chris Wilson
1
-1/+1
2012-04-29
version: bump for cairo-1.12.2 release
Chris Wilson
2
-1/+41
2012-04-29
check-doc-syntax: Only parse the source files for incorrect tags
Chris Wilson
1
-5/+8
2012-04-29
check-doc-syntax: Fix handling of return value in make check
Chris Wilson
1
-0/+2
2012-04-29
path-stroke-boxes: Fix degenerate end-caps for anti-clockwise paths
Chris Wilson
1
-32/+28
2012-04-29
test: Update degenerate-solid-dash reference
Chris Wilson
6
-0/+0
2012-04-29
gstate: Correctly compact degenerate dash segments
Chris Wilson
1
-19/+18
2012-04-29
test: Fix array lengths for degenerate-solid-dash
Chris Wilson
2
-2/+2
2012-04-29
gstate: Reduce degenerate dash to solid
Chris Wilson
1
-5/+30
2012-04-29
image: Add a little bit of debugging to show number of boxes being drawn
Chris Wilson
1
-3/+3
2012-04-29
test: Exercise degenerate dashes that are wholly solid
Chris Wilson
3
-0/+70
2012-04-29
test: Exercise clip inversion imperfections
Chris Wilson
5
-0/+57
2012-04-29
Satisfy check-doc-syntax.awk for unimplemented functions
Chris Wilson
1
-0/+4
2012-04-28
image: Avoid overflow when computing lerp spans for a8
Chris Wilson
1
-8/+8
2012-04-27
Update the remaining backends to handle a NULL extents for _cairo_surface_get...
Chris Wilson
5
-15/+25
2012-04-27
snapshot: Perform the cow under a mutex
Chris Wilson
12
-52/+96
2012-04-27
image: Allow a snapshot to steal the original memory upon finish
Chris Wilson
3
-0/+22
2012-04-26
image: Fix typo in _blit_spans()
Chris Wilson
1
-1/+1
2012-04-25
xlib: Fix inline conversion for TrueColor PutImage
Chris Wilson
1
-2/+1
2012-04-25
xlib: Allow applications to create 0x0 surfaces
Chris Wilson
1
-1/+8
2012-04-23
pdf: Fix wrong allocation in _cairo_pdf_surface_add_source_surface
Jeff Mahoney
1
-1/+1
2012-04-23
gl: Fix creation of gradient ramps for GLESv2
Alexandros Frantzis
1
-1/+11
2012-04-23
win32: compilation fix for recent private/inline header separation
Dimiter Stanev
1
-1/+1
2012-04-23
ps: support all image types
Adrian Johnson
1
-4/+37
2012-04-23
pdf: support all image types
Adrian Johnson
1
-10/+31
2012-04-21
stroke(boxes): Convert the dash step back into device units before incrementing
Chris Wilson
4
-1/+1
2012-04-19
gl: Uses the inline clip function, so update its include
Chris Wilson
1
-1/+1
2012-04-19
dash: Increment dash_remain by the next segment to reduce accumulation errors
Chris Wilson
1
-1/+1
2012-04-19
dash: Use a epsilon compare for stepping the dash
Chris Wilson
2
-1/+3
2012-04-19
Split cairo-list into struct+inlines
Chris Wilson
25
-171/+234
2012-04-19
Split cairo-surface-subsurface-private into struct+inlines
Chris Wilson
9
-37/+80
2012-04-19
Split cairo-error-private into struct+inlines
Chris Wilson
3
-7/+53
2012-04-19
Split cairo-pattern-private into struct+inlines
Chris Wilson
8
-25/+69
2012-04-19
Split cairo-recording-surface-private into struct+inlines
Chris Wilson
12
-43/+96
2012-04-19
Split cairo-recording-surface-private into struct+inlines
Chris Wilson
22
-67/+93
2012-04-19
Split cairo-surface-snapshot-private into struct+inlines
Chris Wilson
1
-0/+59
2012-04-19
Split cairo-surface-observer-private into struct+inlines
Chris Wilson
4
-20/+62
2012-04-19
Split cairo-surface-private into struct+inlines
Chris Wilson
4
-9/+54
2012-04-19
Split cairo-contour-privates into struct+inlines
Chris Wilson
5
-35/+83
2012-04-19
Split cairo-combsort-privates into struct+inlines
Chris Wilson
13
-12/+12
2012-04-19
Split cairo-clip-privates into struct+inlines
Chris Wilson
20
-42/+101
2012-04-19
Split cairo-box-privates into struct+inlines
Chris Wilson
15
-14/+14
2012-04-19
boxes: Remove unused inline function
Chris Wilson
1
-8/+0
2012-04-19
image: Split inline SRC composition
Chris Wilson
1
-58/+96
2012-04-18
stroke(boxes): Apply user scale factors to dash segments
Chris Wilson
1
-4/+7
[next]