summaryrefslogtreecommitdiff
path: root/spiral-demo.c
AgeCommit message (Expand)AuthorFilesLines
2013-11-20Split screen into 16 simultaneous benchmarksHEADmasterChris Wilson1-1/+1
2012-08-09Correct benchmark result messagesZhigang Gong1-1/+1
2012-03-21A small step towards portability: wean off gdk-pixbuf-2.0Chris Wilson1-0/+3
2012-02-28spiral: Simplify to emphasize measurement of the line drawing speed.Chris Wilson1-262/+136
2012-02-05Add a split-screen mode for showing backend performance side-by-sideChris Wilson1-1/+1
2011-10-08Consolidate all fps_draw() routines into oneChris Wilson1-40/+0
2011-10-08spiral: Add fade option to disable radial maskChris Wilson1-8/+22
2011-09-11tiger: switchable antialiasing qualityChris Wilson1-1/+2
2011-09-09spiral: Include a radial gradient for the pathChris Wilson1-1/+9
2011-07-03demos: Switch to OVER in order to blend the textChris Wilson1-1/+1
2011-07-02Share the common gdk-pixbuf to cairo_image_surface routineChris Wilson1-79/+0
2011-07-02spiral: Allow loading of individual imagesChris Wilson1-49/+93
2011-07-01spiral: delay showing fps to remove spurious first valueChris Wilson1-1/+4
2011-07-01spiral: Add option to hide the imagesChris Wilson1-12/+17
2011-07-01spiral: Print out only the number of images loaded from this directoryChris Wilson1-4/+8
2011-06-29spiral: Overlay the fpsChris Wilson1-18/+74
2011-06-29Autoinclude poppler based on presence of poppler-glibChris Wilson1-3/+4
2011-06-29Move the common device open into its own routine.Chris Wilson1-76/+6
2011-06-28A simple demonstration of the ability of various backendsChris Wilson1-0/+363