summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-09xlib: use a queue depth of 2 framesChris Wilson1-25/+44
2012-03-08demo: Make the antialias hint options dependent upon cairo-1.11.4Chris Wilson3-12/+19
2012-03-08demo: Move xlib over xcb in default backend priorityChris Wilson1-2/+2
2012-03-06Add sierpinski fractal triangle, lots of thin strokesChris Wilson3-1/+162
2012-03-05dragon: refine path construction to reduce demo overheadChris Wilson1-35/+17
2012-03-05Add wave-demoChris Wilson3-2/+205
2012-03-05Add pythagoras, a demonstration of many fillsChris Wilson2-0/+177
2012-03-05Add dragonChris Wilson3-1/+231
2012-02-28spiral: Simplify to emphasize measurement of the line drawing speed.Chris Wilson2-262/+446
2012-02-28waterfall: Clamp the range of font-sizesChris Wilson1-1/+15
2012-02-28Add a waterfall demoChris Wilson4-1/+347
2012-02-27chart: Add a vertical modeChris Wilson1-20/+52
2012-02-10spinner: Restrict to showing a single fileChris Wilson2-81/+10
2012-02-05spinner: compile fix, complete the transition for benchmarkingChris Wilson1-1/+15
2012-02-05Add a zoom effect to the spinner-demoChris Wilson1-1/+8
2012-02-05Add a split-screen mode for showing backend performance side-by-sideChris Wilson21-73/+578
2012-01-30Prelude to benchmarkingChris Wilson7-6/+28
2011-11-25gears: Demonstrate sprite cachingChris Wilson1-17/+100
2011-11-24xlib: Tweak synchronisationChris Wilson1-16/+9
2011-10-14fish: reset clip to display fpsChris Wilson1-1/+3
2011-10-13Add some rudimentary clipping variationsChris Wilson7-7/+148
2011-10-12xcb: Avoid the per-frame surface allocation and clearChris Wilson1-30/+18
2011-10-11flowers: tweak rendering of petalsChris Wilson1-6/+7
2011-10-10fish: Fix the position of and make the reflection more pronouncedChris Wilson1-5/+9
2011-10-09Makefile: fix detection of coglChris Wilson1-1/+1
2011-10-09gears: And remove the vestigial bits of the old linear gradient animationChris Wilson1-61/+9
2011-10-09slideshow: remove redundant codeChris Wilson1-9/+1
2011-10-08Consolidate all fps_draw() routines into oneChris Wilson12-452/+72
2011-10-08chart: Add an option to hide the fpsChris Wilson1-1/+9
2011-10-08slideshow: Add a sliding transition effectChris Wilson1-4/+39
2011-10-08spiral: Add fade option to disable radial maskChris Wilson1-8/+22
2011-10-08Separate out the linear gradient test from gearsChris Wilson4-54/+276
2011-10-08chart: Add antialias optionChris Wilson1-2/+3
2011-10-08flowers: Add an opaque option to disable the transparency groupChris Wilson1-44/+59
2011-10-08fish: Add a reflection effect using a linear gradientChris Wilson2-15/+64
2011-10-06Integrate with cairo-coglChris Wilson4-1/+107
2011-09-30chart: align the background grid correctly to the pixelsChris Wilson1-4/+4
2011-09-30Add the flowers-demo from ages ago.Chris Wilson3-1/+466
2011-09-30fish-demo: don't prescale the backgroundChris Wilson1-4/+6
2011-09-30Add an example of an animating chartChris Wilson3-1/+305
2011-09-30Add the "classic" cairogears demoChris Wilson3-1/+358
2011-09-29Add a fish-demoChris Wilson5-1/+258
2011-09-29xcb: Synchronize renderingChris Wilson2-12/+44
2011-09-11tiger: switchable antialiasing qualityChris Wilson5-6/+47
2011-09-09And example benchmarking mode for the tigerChris Wilson3-3/+38
2011-09-09device: limit window sizeChris Wilson6-2/+31
2011-09-09gitignore: add tiger-demoChris Wilson1-0/+1
2011-09-09spiral: Include a radial gradient for the pathChris Wilson1-1/+9
2011-08-31Add a spinning PostScript tiger demoØyvind Kolås3-1/+2485
2011-07-03demos: Switch to OVER in order to blend the textChris Wilson3-2/+6