index
:
~cworth/cairo
glsl
Carl's hacks for cairo
cworth
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
move-to-show-surface.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-31
[test] Build test suite into single binary.
Chris Wilson
1
-14
/
+6
2008-08-13
[test] Preparatory work for running under memfault.
Chris Wilson
1
-1
/
+1
2006-07-13
Add prototype for draw in each test file and remove it from the header.
Behdad Esfahbod
1
-0
/
+2
2006-07-11
More test suite infrastructure improvements:
Behdad Esfahbod
1
-2
/
+3
2006-04-24
Prefer RGB24 over ARGB32 for source surfaces in tests.
Carl Worth
1
-1
/
+1
2005-09-01
Add includes to get sized-integer types such as uint32_t.
Carl Worth
1
-1
/
+1
2005-05-06
Eliminate the following deprecated functions from cairo's interface:
Carl Worth
1
-2
/
+3
2005-05-03
Originally 2005-04-20 Carl Worth <cworth@cworth.org>
Carl Worth
1
-2
/
+3
2005-04-08
Move include of pixman.h from cairo.h to cairoint.h since libpixman isn't par...
Carl Worth
1
-2
/
+1
2005-04-06
Make handling of unsigned char* vs. char* consistent. Change all parameters t...
Carl Worth
1
-1
/
+1
2005-04-02
Use the current point to offset just the destination, not the source and dest...
Carl Worth
1
-0
/
+9
2005-03-29
More _/- renames in the test directory.
Carl Worth
1
-2
/
+2
2005-03-09
Change the draw function under test to return a cairo_test_status_t so that i...
Carl Worth
1
-1
/
+3
2004-10-26
Add initial regression test suite.
Carl Worth
1
-0
/
+69