aboutsummaryrefslogtreecommitdiffstats
path: root/bench/LightingBench.cpp
Commit message (Expand)AuthorAgeFilesLines
* stop using SkScalarMulMike Reed2017-02-141-5/+4
* Rein in the use of SkDevice.hrobertphillips2016-04-201-1/+0
* Update LightingImageFilter to sk_sprobertphillips2016-04-081-47/+47
* Remove const from `const int loops`.mtklein2015-10-011-7/+7
* Remove SkBitmapSourcefmalita2015-09-251-1/+0
* Add new SkPoint3 classrobertphillips2015-07-131-52/+55
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}mtklein2015-03-251-12/+12
* Fix up all the easy virtual ... SK_OVERRIDE cases.mtklein2015-01-091-12/+12
* Remove Sk prefix from some bench classes.tfarina2014-06-191-3/+3
* Simplify benchmark internal API.commit-bot@chromium.org2013-12-031-22/+41
* Refactoring: get rid of the SkBenchmark void* parameter.mtklein@google.com2013-09-131-20/+19
* Major bench refactoring.mtklein@google.com2013-09-101-1/+3
* Sanitizing source files in Skia_Periodic_House_Keepingskia.committer@gmail.com2013-04-251-1/+0
* Adding new bench tests for lighting and blursugoi@google.com2013-04-241-0/+227