summaryrefslogtreecommitdiff
path: root/apps/plugins/bench_scaler.c (follow)
Commit message (Expand)AuthorAge
* plugins: use lcd_putsf/lcd_putsxyfRafaël Carré2010-08-28
* Second try: Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-24
* Revert "Introduce plugin_crt0.c that every plugin links."Thomas Martitz2010-08-23
* Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-23
* Use pre-multiplication in scaler to save one multiply per color component on ...Andrew Mahone2009-05-26
* Use TIME_BEFORE in bench_* plugins, and use 10s test duration.Andrew Mahone2009-05-18
* Add a simple benchmark plugin for the scaler, using the pluginlib import of r...Andrew Mahone2009-05-16