summaryrefslogtreecommitdiff
path: root/chart-demo.c
AgeCommit message (Expand)AuthorFilesLines
2013-11-20Split screen into 16 simultaneous benchmarksHEADmasterChris Wilson1-1/+1
2012-08-12Add a skia demo backendChris Wilson1-1/+1
2012-03-21A small step towards portability: wean off gdk-pixbuf-2.0Chris Wilson1-0/+3
2012-02-27chart: Add a vertical modeChris Wilson1-20/+52
2012-02-05Add a split-screen mode for showing backend performance side-by-sideChris Wilson1-19/+49
2012-01-30Prelude to benchmarkingChris Wilson1-1/+1
2011-10-13Add some rudimentary clipping variationsChris Wilson1-1/+6
2011-10-08Consolidate all fps_draw() routines into oneChris Wilson1-52/+6
2011-10-08chart: Add an option to hide the fpsChris Wilson1-1/+9
2011-10-08chart: Add antialias optionChris Wilson1-2/+3
2011-09-30chart: align the background grid correctly to the pixelsChris Wilson1-4/+4
2011-09-30Add an example of an animating chartChris Wilson1-0/+301