summaryrefslogtreecommitdiff
path: root/fish-demo.c
AgeCommit message (Expand)AuthorFilesLines
2013-11-20Split screen into 16 simultaneous benchmarksHEADmasterChris Wilson1-1/+1
2012-08-14Demonstrate use of cairo_surface_create_similar_image for fast pixel uploadChris Wilson1-4/+3
2012-08-12Add a skia demo backendChris Wilson1-7/+7
2012-08-12fish: Optionally remove the backgroundChris Wilson1-1/+12
2012-03-21A small step towards portability: wean off gdk-pixbuf-2.0Chris Wilson1-0/+3
2012-02-05Add a split-screen mode for showing backend performance side-by-sideChris Wilson1-3/+35
2012-01-30Prelude to benchmarkingChris Wilson1-1/+1
2011-10-14fish: reset clip to display fpsChris Wilson1-1/+3
2011-10-13Add some rudimentary clipping variationsChris Wilson1-0/+5
2011-10-10fish: Fix the position of and make the reflection more pronouncedChris Wilson1-5/+9
2011-10-08Consolidate all fps_draw() routines into oneChris Wilson1-49/+3
2011-10-08fish: Add a reflection effect using a linear gradientChris Wilson1-15/+62
2011-09-30fish-demo: don't prescale the backgroundChris Wilson1-4/+6
2011-09-29Add a fish-demoChris Wilson1-0/+253