summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-06-30Add a trivial solid-colored text drawing benchmark. "My first cairo program".HEADmasterEric Anholt3-0/+88
2006-06-30Move to .gitignore and update.Eric Anholt1-0/+2
2006-06-30Add include/libs pointing at /usr/X11R6 for convenience.Eric Anholt1-2/+2
2005-08-30 * remenic-gradient.c: (rounded_rectangle), (run_benchmark), (main):Billy Biggs4-1/+118
Add the test case from bug #4263. * Makefile: Add it to the makefile as well. * .cvsignore: Add a .cvsignore.
2005-08-30 * Makefile: Add the multiple-clip-rectangles test.Billy Biggs17-109/+186
* multiple-clip-rectangles.c: (test), (main): Make this a real test case. * setup.h: Ditch this, it just makes the tests less self-contained. * tools.c: Put the USE_REALTIME_PRIORITY toggle here. * add.c: (test), (main): * curves.c: (test), (main): * downsample-bilinear.c: (test), (main): * downsample-nearest.c: (test), (main): * gradients-linear.c: (test), (main): * lines.c: (test), (main): * over-clipped.c: (test), (main): * over.c: (test), (main): * textpath.c: (test), (main): * texturedtext.c: (test), (main): * upsample-bilinear.c: (test), (main): * upsample-nearest.c: (test), (main): Make all of the tests more independent by dropping setup.h.
2005-08-30 * memcpy-helper.c: Make it more useful.Billy Biggs1-1/+1
2005-08-19 * 256x256-alphagreen.png:Billy Biggs16-0/+18
* 256x256-darkgnome.png: * 48x48-brokenlock.png: * 48x48-mail.png: * 48x48-script.png: * 48x48-todo.png: * 512x512-lenna.png: * 512x512-primrose.png: * 512x512-redsquare.png: * 512x512-transparent.png: * 640x480-empty.png: * 640x480-opaque.png: * 640x480-shapes.png: * 640x480-text.png: * 640x480-transparentshapes.png: Add test images.
2005-08-19 * Initial import.INITIALBilly Biggs0-0/+0
2005-08-19Initial revisionBilly Biggs18-0/+1262