index
:
~company/cairo
gl
master
planar
xv
yuv
Unnamed repository; edit this file to name it for gitweb.
company
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-25
[test] Write the OUTPUT filename to the log if we match the vector surface.
Chris Wilson
1
-0
/
+3
2008-09-24
[.gitignore] Remove Makefile.*.config
Behdad Esfahbod
2
-4
/
+0
2008-09-24
Mark several new tests added during 1.7 as XFAIL.
Carl Worth
5
-4
/
+12
2008-09-24
Remove the device-offset testing (-25 cases) for the release.
Carl Worth
1
-1
/
+1
2008-09-24
Add svg-specific reference image for mask-transformed-similar.
Carl Worth
1
-0
/
+0
2008-09-24
Add pdf-specific reference images for gradient-constant-alpha.
Carl Worth
3
-0
/
+1
2008-09-24
Ignore generated files.
Carl Worth
3
-0
/
+6
2008-09-24
Add pdf-specific reference images for fill-alpha-pattern.
Carl Worth
3
-0
/
+1
2008-09-24
Add pdf- and ps-specific reference images for device-offset-fractional
Carl Worth
2
-0
/
+0
2008-09-24
[configure.ac] Bump poppler dependency to 0.9.2
Chris Wilson
1
-1
/
+3
2008-09-24
Revert "[pdf] Tweak the mask analysis to avoid an assertion failure."
Chris Wilson
1
-7
/
+2
2008-09-24
Add README.win32, courtesy of Damian Frank
Behdad Esfahbod
4
-1
/
+74
2008-09-24
[Makefile.win32] Also report installing cairo-version.h and cairo-features.h
Behdad Esfahbod
1
-1
/
+3
2008-09-24
[Makefile.sources] Remove mention of cairo-features-win32.h
Behdad Esfahbod
1
-4
/
+0
2008-09-25
[perf-suite] Explicitly read the results of rdtsc from edx:eax.
M Joonas Pihlaja
1
-3
/
+3
2008-09-24
[Makefile.win32] Report which files to install
Behdad Esfahbod
1
-1
/
+8
2008-09-24
Enable CAIRO_HAS_UTF8_TO_UTF16 if PDF_OPERATORS is enabled
Behdad Esfahbod
1
-1
/
+1
2008-09-24
Simplify preprocessor conditional syntax
Behdad Esfahbod
1
-12
/
+3
2008-09-24
[test] Add a test case to question the mutability of sources.
Chris Wilson
5
-0
/
+60
2008-09-24
[test] Memleak in new mask-ctm-* tests.
Chris Wilson
2
-0
/
+6
2008-09-24
[test] Rename mask-ctm-* to avoid conflict with mask-ctm.
Chris Wilson
6
-8
/
+8
2008-09-24
[stroke] Cap trailing segment when skipping invisible segments.
Chris Wilson
1
-0
/
+8
2008-09-24
Revert "[build] Use mkdir -p portability macros"
Behdad Esfahbod
2
-2
/
+1
2008-09-24
[tessellator] Skip edges that lie outside the region of interest.
M Joonas Pihlaja
1
-0
/
+11
2008-09-24
[traps] Impose limits on traps for cairo_in_(fill|stroke)
M Joonas Pihlaja
1
-0
/
+14
2008-09-24
[cairo] Define min-tolerance in terms of cairo_fixed_t
Chris Wilson
1
-1
/
+1
2008-09-24
[pdf] Tweak the mask analysis to avoid an assertion failure.
Chris Wilson
1
-2
/
+7
2008-09-24
[trap] Trivial reject if trapezoid is entirely above or below
Chris Wilson
1
-0
/
+4
2008-09-24
[traps] Adjust lines if either point is on the boundary.
Chris Wilson
1
-4
/
+4
2008-09-24
[clip] Limit traps.
Chris Wilson
1
-2
/
+16
2008-09-24
[traps] Replace open-coding of box->rectangle->box
Chris Wilson
3
-50
/
+17
2008-09-24
[test/any2ppm] Handle filenames with multiple-dots.
Chris Wilson
1
-1
/
+1
2008-09-24
[traps] Limit extents to imposed constraints.
Chris Wilson
1
-1
/
+14
2008-09-23
[scaled-font] Another typo fix in the comments
Behdad Esfahbod
1
-1
/
+1
2008-09-23
[mutex] Fix typo in comments
Behdad Esfahbod
1
-1
/
+1
2008-09-23
[fill] Check for the most common rectilinear case first.
Chris Wilson
1
-7
/
+11
2008-09-23
[pattern] Beware unsigned wrap-around with pathological surface patterns.
Chris Wilson
1
-2
/
+2
2008-09-23
[test] Add a test case for create_similar(CONTENT_ALPHA)
Chris Wilson
5
-0
/
+80
2008-09-23
[test-meta] Use real meta-surface snapshot.
Chris Wilson
1
-35
/
+0
2008-09-23
[build] Use mkdir -p portability macros
Behdad Esfahbod
2
-1
/
+2
2008-09-23
[pdf] Do not modify the dashes in-place.
Chris Wilson
1
-2
/
+12
2008-09-23
Return the real error status for set_user_data()
Chris Wilson
5
-5
/
+5
2008-09-23
Replace two boolean args with one enum arg
Adrian Johnson
1
-8
/
+23
2008-09-23
[Makefile.win32] Add comments about where to edit for customization
Behdad Esfahbod
2
-0
/
+6
2008-09-23
[src/Makefile.am.analysis] Fix out-of-tree build
Behdad Esfahbod
1
-7
/
+7
2008-09-22
[Makefile.win32] Add makefile rules to generate cairo-features.h
Behdad Esfahbod
4
-6
/
+25
2008-09-22
[Makefile.win32] Misc cleanup
Behdad Esfahbod
2
-12
/
+25
2008-09-22
Generate build/Makefile.win32.features
Behdad Esfahbod
6
-26
/
+67
2008-09-22
[aclocal] Add support for automake-only or win32-only makefiles
Behdad Esfahbod
1
-10
/
+56
2008-09-22
[aclocal] Don't do automake conditionals for builtin features
Behdad Esfahbod
1
-2
/
+2
[next]