index
:
~cworth/cairo
glsl
Carl's hacks for cairo
cworth
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
buffer-diff.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-20
[test/bufferdiff] Move unused code.
Chris Wilson
1
-36
/
+0
2008-08-18
[test] Avoid redundant writes/reads of test surfaces via png.
Chris Wilson
1
-20
/
+18
2008-08-13
[test] Preparatory work for running under memfault.
Chris Wilson
1
-3
/
+6
2006-12-14
test: Rework buffer_diff interface as new compare_surfaces
Carl Worth
1
-9
/
+6
2006-12-12
test: Simplify buffer_diff by handling device offset in advance
Carl Worth
1
-6
/
+2
2006-08-31
test: Ignore single-bit errors for SVG backend.
Carl Worth
1
-16
/
+47
2006-08-31
Move test-specific stuff out of boilerplate/ and back into test/
Carl Worth
1
-0
/
+80
2006-08-30
Split libcairotest files out from test/ and into boilerplate/
Carl Worth
1
-80
/
+0
2006-06-06
Remove initial, final, and duplicate blank lines.
Carl Worth
1
-2
/
+0
2006-06-06
Remove trailing whitespace from lines that look like comments.
Carl Worth
1
-1
/
+1
2006-05-03
Augment test framework to test everything under device offsets as well.
Vladimir Vukicevic
1
-4
/
+17
2006-01-17
Big change to the test infrastructure and supporting internals. The goal now ...
Carl Worth
1
-0
/
+7
2005-08-05
rewrite buffer_diff to be endian safe and add a new fuction buffer_diff_noalpha
Jeff Muizelaar
1
-1
/
+13
2005-04-27
Add support for testing multiple backends, courtesy of cairo_surface_write_to...
Carl Worth
1
-4
/
+14
2005-04-04
Change type of data parameter from char* to unsigned char*.
Carl Worth
1
-1
/
+3
2005-01-25
test/imagediff.c
Carl Worth
1
-0
/
+38