wxWidgets/tests/benchmarks
Artur Wieczorek 07e9b82925 Add option to select pen style in graphics benchmarks
Since the performance of drawing lines with various pen styles can be the subject of examination it would be good to have the ability to select pen style with a command line option.
So, a new option "pen-style" is supported since now and with this new option "solid", "dot", "long_dash", "short_dash" styles can be explicitly selected.
2019-10-10 19:45:47 +02:00
..
htmlparser
bench_vc7_bench_graphics.vcproj
bench_vc7_bench_gui.vcproj Add a simple benchmark of wxDisplaySize() and related functions 2018-09-30 00:38:27 +02:00
bench_vc7_bench.vcproj
bench_vc7.sln
bench_vc8_bench_graphics.vcproj
bench_vc8_bench_gui.vcproj Add a simple benchmark of wxDisplaySize() and related functions 2018-09-30 00:38:27 +02:00
bench_vc8_bench.vcproj
bench_vc8.sln
bench_vc9_bench_graphics.vcproj
bench_vc9_bench_gui.vcproj Add a simple benchmark of wxDisplaySize() and related functions 2018-09-30 00:38:27 +02:00
bench_vc9_bench.vcproj
bench_vc9.sln
bench.bkl Add a simple benchmark of wxDisplaySize() and related functions 2018-09-30 00:38:27 +02:00
bench.cpp
bench.h
datetime.cpp
display.cpp Add a simple benchmark of wxDisplaySize() and related functions 2018-09-30 00:38:27 +02:00
graphics.cpp Add option to select pen style in graphics benchmarks 2019-10-10 19:45:47 +02:00
htmltest.html
image.cpp
ipcclient.cpp
log.cpp
makefile.bcc Add a simple benchmark of wxDisplaySize() and related functions 2018-09-30 00:38:27 +02:00
makefile.gcc Regenerate MinGW makefiles using response files 2019-10-06 23:04:21 +02:00
Makefile.in Increment version number to 3.1.3 2018-12-10 19:06:18 +01:00
makefile.vc Add a simple benchmark of wxDisplaySize() and related functions 2018-09-30 00:38:27 +02:00
mbconv.cpp
printfbench.cpp
strings.cpp
tls.cpp