skia2/bench
tomhudson@google.com 5ea050f662 Optimize software radial gradients (remove branches from the inner loop where
we can, because an entire row is conservatively either outside or inside the
gradient.) Change the gradient benchmark to capture both cases, and add new
gm to detect errors in these optimized paths.



git-svn-id: http://skia.googlecode.com/svn/trunk@2327 2bbb7eff-a529-9590-31e7-b0007b416f81
2011-09-26 15:03:55 +00:00
..
BenchTool/BenchTool.xcodeproj move main.cpp outside of the xcode project 2009-01-07 11:49:19 +00:00
bench_compare.py Add graphing for multiple runs of bench. 2011-06-17 13:58:14 +00:00
bench_graph_svg.py More little improvements to bench_graph_svg.py 2011-08-08 20:27:04 +00:00
bench_util.py Incremental improvements to bench graph generation 2011-08-08 17:19:23 +00:00
BenchGpuTimer_gl.cpp Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
BenchGpuTimer_gl.h Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
BenchGpuTimer_none.cpp Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
BenchGpuTimer_none.h Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
benchmain.cpp Get rid of createRenderTargetFrom3DAPIState and associated glGets necessary to support it. 2011-08-19 17:22:05 +00:00
BenchSysTimer_c.cpp Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
BenchSysTimer_c.h Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
BenchSysTimer_mach.cpp Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
BenchSysTimer_mach.h Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
BenchSysTimer_posix.cpp Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
BenchSysTimer_posix.h Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
BenchSysTimer_windows.cpp Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
BenchSysTimer_windows.h Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
BenchTimer.cpp Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
BenchTimer.h Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
BitmapBench.cpp Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
BlurBench.cpp Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
DecodeBench.cpp Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
FPSBench.cpp Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
GradientBench.cpp Optimize software radial gradients (remove branches from the inner loop where 2011-09-26 15:03:55 +00:00
MathBench.cpp Change no-op math bench to noOp. 2011-08-31 19:47:59 +00:00
MatrixBench.cpp Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
PathBench.cpp Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
RectBench.cpp Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
RepeatTileBench.cpp Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
ScalarBench.cpp Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
SkBenchmark.cpp Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
SkBenchmark.h Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
TextBench.cpp Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00