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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-01
perf: Add $(EXTRA_PROGRAMS) to CLEANFILES
1.4.6
Carl Worth
1
-0
/
+1
2007-05-01
Increment version to 1.4.6 (and library versioning to 13:3:11)
Carl Worth
1
-2
/
+2
2007-05-01
NEWS: Add notes for cairo 1.4.6
Carl Worth
1
-0
/
+116
2007-05-01
[cairo-xlib-surface.c] Free the Pixmap on surface construction failure.
Chris Wilson
1
-0
/
+2
2007-05-01
Minor typo in cairo_surface_destroy() documentation.
Chris Wilson
1
-1
/
+1
2007-05-01
[cairo-mutex-private.h] Move implementation-specific parts to cairo-mutex-typ...
Behdad Esfahbod
4
-80
/
+135
2007-04-30
[cairo-mutex] Fix CAIRO_MUTEX_FINALIZE definition to take parantheses
Behdad Esfahbod
1
-1
/
+1
2007-04-30
[TODO] Add various items discussed recently
Behdad Esfahbod
1
-1
/
+12
2007-04-30
[ROADMAP] Mark clipping trapezoids done
Behdad Esfahbod
1
-1
/
+1
2007-04-30
[perf] Check availability before including nonstandard headers
Behdad Esfahbod
3
-1
/
+11
2007-04-30
[perf] Don't build cairo-perf in "make all"
Behdad Esfahbod
1
-1
/
+1
2007-04-30
Fix cygwin compile error
Adrian Johnson
2
-17
/
+6
2007-04-30
Free all memory when cairo-perf exits.
Chris Wilson
1
-0
/
+19
2007-04-28
Add missing prototypes for getline and strndup
Carl Worth
1
-2
/
+10
2007-04-28
cairo-perf-diff-files: Add missing include of libgen.h for basename
Carl Worth
1
-0
/
+1
2007-04-28
pixman.h: Add missing definition of WARN_UNUSED_RESULT
Carl Worth
1
-0
/
+3
2007-04-28
Fix typo in Makefile preventing builds from succeeding
Carl Worth
1
-1
/
+1
2007-04-27
Clarify documentation of cairo_in_stroke and cairo_in_fill
Carl Worth
1
-2
/
+4
2007-04-27
Clip trapezoids that are partially (or wholly) outside the clip region.
Carl Worth
3
-1
/
+126
2007-04-27
Don't test PDF tests known to fail due to poppler limitations
Carl Worth
5
-4
/
+23
2007-04-27
PDF: Change CTM to identity
Adrian Johnson
2
-69
/
+67
2007-04-27
Add support for transparent gradients
Adrian Johnson
2
-211
/
+752
2007-04-26
cairo-perf-diff-files: Always print old and new configuration names
Carl Worth
1
-6
/
+6
2007-04-25
cairo-perf-diff: Repair command-line option parsing.
Carl Worth
1
-5
/
+9
2007-04-25
Fix bugs in fbCompositeSrc_8888x8x8888mmx and fbCompositeSrc_x888x8x8888mmx
Jeff Muizelaar
2
-16
/
+12
2007-04-25
Make the traditional speedup vs. slowdown report style available again
Carl Worth
1
-9
/
+103
2007-04-25
Implement support for generating a report from more than two files
Carl Worth
1
-113
/
+157
2007-04-25
cairo-perf-diff-files: Use pointers instead of indexing to iterate over reports
Carl Worth
1
-13
/
+18
2007-04-25
cairo-perf-diff-files: Simplify code to grow report->tests
Carl Worth
1
-9
/
+5
2007-04-25
cairo-perf-diff-files: Sort and compute stats at the time of loading a report
Carl Worth
1
-75
/
+75
2007-04-25
cairo-perf-diff: Separate command-line options within the args structure
Carl Worth
1
-19
/
+25
2007-04-25
Move implementation of getline and strndup
Carl Worth
1
-55
/
+53
2007-04-25
Replace old and new reports with reports array
Carl Worth
1
-4
/
+7
2007-04-25
Replace old_filename and new_filename with a filenames array
Carl Worth
1
-17
/
+13
2007-04-25
cairo-perf-diff-files: Add new --min-change option, (replacing third position...
Carl Worth
1
-16
/
+23
2007-04-25
cairo-perf-diff: Fix implementation of --help
Carl Worth
1
-1
/
+1
2007-04-25
cairo-perf-diff-files: Remove some overzealous option parsing.
Carl Worth
1
-7
/
+6
2007-04-25
Correct misattribution of Mathias' work to Chris
Carl Worth
1
-1
/
+1
2007-04-25
Add a content value to solid patterns
Carl Worth
10
-29
/
+54
2007-04-25
Allow fbCompositeSrc_x888x8x8888mmx when destination has alpha
Carl Worth
1
-1
/
+7
2007-04-25
perf: Add new paint-with-alpha test
Carl Worth
4
-0
/
+48
2007-04-25
Fix two bugs in documentation code sample of cairo_arc
Carl Worth
1
-1
/
+1
2007-04-24
[ROADMAP] Add cairo_xlib_surface_get_xrender_format()
Behdad Esfahbod
1
-0
/
+5
2007-04-23
Merge branch 'master' of git+ssh://pmw@git.freedesktop.org/git/cairo
Peter Weilbacher
12
-61
/
+851
2007-04-23
Add a _cairo_error() to png_simple_error_callback()
Chris Wilson
1
-0
/
+1
2007-04-23
Do not print out libpng error messages to stderr.
Chris Wilson
1
-6
/
+25
2007-04-23
[ROADMAP] Add URL to David Turner's patchset
Behdad Esfahbod
1
-0
/
+1
2007-04-22
[cairo-mutex] Add a poor man's mutex implementation in case of CAIRO_NO_MUTEX
Behdad Esfahbod
1
-5
/
+8
2007-04-22
[BeOS] Remove old-style mutex initialization cruft
Behdad Esfahbod
1
-34
/
+0
2007-04-22
[BeOS] Add mutex implementation
Behdad Esfahbod
1
-11
/
+6
[next]