index
:
cairo.git
master
Cairo Android port
Helio Chissini de Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-14
Remove remaining bits from old makefile that is not valid for new buildsystem.
HEAD
master
Helio Chissini de Castro
1
-5/+0
2012-09-06
Modify to use new format of Android.mk
Helio Chissini de Castro
1
-7/+12
2012-05-11
android: fix .pc path
Pekka Paalanen
1
-1/+1
2012-05-04
configure: check for struct lconv
Pekka Paalanen
3
-6/+34
2012-05-04
android: add png and zlib include paths
Pekka Paalanen
1
-0/+1
2012-05-04
android: don't complain about failed inlining
Pekka Paalanen
1
-1/+2
2012-05-04
android: add missing CFLAGS
Pekka Paalanen
1
-1/+1
2012-05-04
android: disable font backends
Pekka Paalanen
1
-0/+2
2012-05-04
android: generate Android.mk
Pekka Paalanen
1
-0/+16
2012-05-03
android: override zlib check
Pekka Paalanen
1
-0/+2
2012-05-03
configure: use pkg-config check for zlib
Pekka Paalanen
1
-5/+3
2012-05-03
android: add build files
Pekka Paalanen
1
-0/+61
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
[next]